-
Notifications
You must be signed in to change notification settings - Fork 411
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
OS X 10.11 - Sometimes Listboxes don't completely refresh #453
Comments
As soon as I hover the pointer over the market scrollbar, it renders a color-change/highlight of the scroll bar and in that instant it also corrects the module list. I can repeat over and over. |
Does this happen all the time from what you can tell, or is it variable? Part of the code is to clear the display. I may need to add a |
Right now It's looking pretty consistent. For some reason there were other times when it would complete the refresh on it's own without touching the scrollbar, but the refresh would be very delayed. I can't reproduce the delayed refresh issue anymore. |
I can't get this to reproduce on 10.10. I haven't tried on my 10.7 VM image I've tried going to and from large to small lists to no avail. It works pretty well actually =(. I wonder if this has anything to do with the slow GUI issue with 10.11. I have no idea how to fix it, and I haven't been able to get a 10.11 test environment up and running. |
If I log into CREST, then I get the delayed list refresh behavior, as if a CREST thread somehow periodically triggers refreshes of my lists. I am consistently seeing this. (OSX 11.2, all downloaded Wx3 build versions) |
Are you still having this problem? I feel like 10.11 has a lot of issues that the previous versions don't, and I'm not sure why. I still haven't really pushed myself to get a 10.11 hackintosh to help check these... Can you possibly produce a video so I can see exactly what events are happening? One with the listbox not clearing, and one with the CREST thing refreshing after a certain delay (which makes no sense, tbh) Also, try to bypass the app launcher by running pyfa directly from terminal and let me know if issue continues. |
I can confirm I've seen messed up market lists in osx 10.11.2. I usually see it if I choose open-market-group from an item in a fit. The market item list is a jumble of relevant and non-relevant items. Clicking on the market group name in the left pane refreshes the list. |
Just got a 10.11 hackintosh set up, can confirm as well. The text and icon don't refresh, which is odd. When it fixes itself, the real items are unmasked for lack of a better explanation. Once I get a dev environment set up on this I can hopefully debug it properly. |
Guys, can anyone confirm if this is still a thing in 2.x releases? I'm hoping the GUI version upgrade fixes some of these older mac issues, just trying to figure out what's still relevant and what's not |
This issue only triggered after logging into CREST, so if CREST is dead then so is this issue. |
We still use a lot of the old code from the CREST stuff, but I agree, unless this happens again, might as well close the issue. Thanks! |
Sometimes when switching between lists, old items will persist and mix in with the new items being loaded. I've noticed this on a Crest fit screen before and here I've a screenshot of it mixing two different market module lists; it failed to overwrite the two items shown on the previous list.
Going to a blank list, like "Propulsion" before going back to a list will clear the problem.
and this one:
Prerelease 1.16.3 OSX 10.11.1
The text was updated successfully, but these errors were encountered: