Scribus Forums

Scribus => General Discussion => Topic started by: Kunda on September 26, 2015, 11:39:46 PM

Title: OSX users who run 1.5.1 please test this bug
Post by: Kunda on September 26, 2015, 11:39:46 PM
http://bugs.scribus.net/view.php?id=13187

It will require you logging-in/signing up to the bug tracker to give your results.

Thanks
Title: Re: OSX users who run 1.5.1 please test this bug
Post by: GarryP on September 28, 2015, 02:21:37 PM
Done, and note added (couldn't replicate problem).
Title: Re: OSX users who run 1.5.1 please test this bug
Post by: Kunda on September 29, 2015, 12:46:56 AM
thanks Garry!
I updated the bug to reflect a better way to reproduce.
But no need to try to reproduce since we may have found the issue.

Cheers!

BTW... can you update your build since there have been over 100 commits since you did?
brew update && brew upgrade --all && brew reinstall --HEAD scribus --verbose
Title: Re: OSX users who run 1.5.1 please test this bug
Post by: GarryP on September 29, 2015, 11:00:36 AM
No problem Kunda. Glad to hear the problem has been found.

On a Homebrew note, I tried "brew update" and got the following message:
Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

Would this be expected? I thought Homebrew didn't need root access. (I recently upgraded my XCode installation.)
Title: Re: OSX users who run 1.5.1 please test this bug
Post by: Kunda on September 29, 2015, 01:49:35 PM
Hey GarryP,

You're right it doesn't need root access. It's for updating Xcode.
Check out the solution over at stackoverflow and follow it exactly: http://stackoverflow.com/questions/27499434/troubles-with-installation-of-homebrew

Cheers
Title: Re: OSX users who run 1.5.1 please test this bug
Post by: GarryP on September 29, 2015, 02:20:05 PM
Thanks Kunda, that did the trick.

As clarification to anyone else reading this, all you have to do is:
(1) Run XCode.
(2) Accept the licence agreement.
(3) Enter your password (if necessary) to allow XCode to finish installing its components.
(4) Close XCode.

And you should be up-and-running again.