New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't open Preferences under 10.7 (Lion) #1628
Comments
Hmm… they look almost identical to me. Seems strange. Do you get the spinner no matter which prefs you open (Catalog, Plugins etc.)? On 1 Oct 2013, at 03:05, Rob McBroom notifications@github.com wrote:
|
Yeah. Same behavior. Nothing the first time (after a relaunch), and just the spinner after the second try. The only thing that changes is if you go to the main Preferences, then click one of the other panes, then come back. At that point, the items on the left show up, but still nothing on the right. |
OK, I broke down and installed Xcode in the VM. The problem is 80cbf0b, which uses So… drop 10.7 support? |
Sorry I didn't reply to the last email. I was going to suggest just symlinking the app to your VM then building/doing the git bisect on your host OS. I guess you're all set up now anyways so… :)
When you first mentioned the problem I kind of thought… yeah we should. It's pretty impractical for us to keep support for 10.7, since we can't test on it (well, we can now). Maybe once 10.9 is out for a few months we can ditch it. On 3 Oct 2013, at 23:41, Rob McBroom notifications@github.com wrote:
|
In a shared folder or something? Might work.
No. I checked that first, but couldn't see a way to install it.
I was mostly kidding, but yeah, once 10.9 ships, it's fair game. |
This is not an issue with 1.1.0, but is happening with the current master, which contains a number of changes.
The first time you open preferences, you don't see anything. The second time you try, a blank window appears with the spinner in the upper-left spinning forever.
I took some samples after opening the prefs with both a build from
master
and 1.1.0.Failed: http://cl.ly/text/2Q021d1k0B2U
Working: http://cl.ly/text/0z1T381F1b3U
I've checked that none of the NIBs were changed to 10.8. I haven't done a bisect because I really don't want to install the dev tools in the 10.7 VM, but I can if it comes to it.
The text was updated successfully, but these errors were encountered: