-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Edited syntax coloring preferences are not applied or saved #3211
Comments
As a further data point, I tried to reproduce this but failed, but my environment is almost the opposite: Spyder 3.0.0.dev0 (Commit: c8b76e9), Python 3.5.1 64bits, Qt 4.8.7, PyQt4 (API v2) 4.11.4 on Linux. |
In case it helps... I use OS X 10.11.5 on MacBook Pro retina 15 in. Please let me know if you need other information. |
I also fail to reproduce it on Linux, we'll see on Mac |
I just tested this issue using master and a Mac, and I failed to reproduce it too. I think this was fixed along the way, I don't remember in which beta :-) |
I'm having this issue as well. I can 'edit selected' to change between bold and italics, but when modifying colours, pressing OK twice closes the preferences box, doesn't give me a chance to hit 'apply', and changes aren't put through. python 3.6.2 macos sierra spyder 3.2.3. |
I'm having a similar issue to @TeaPearce. I try to change the color of one of the "Highlight" texts on the "Syntax Coloring" section (after clicking "Edit Selected" to get to the edit window). I'm allowed to edit the color by selecting from the color wheel, but the preferences window closes altogether when I hit OK (as if it's crashing). I installed spyder 3.2.3 two weeks ago through the Anaconda package, and I'm using Mac 10.12.6. |
@dandawg I finally realised that the confirmation box with 'apply' was being opened, just was weirdly displayed behind the spyder editor window so I didn't see it. Maybe it's the same for you? |
Yeah, looks like after clicking OK, the "apply" window was immediately sent behind the main spyder window. This gave the illusion that it was closed. Once I found it and clicked apply there, my color changes stayed. |
@TeaPearce, could open a new issue about the problem you found and its solution? That way we can fix it in a future release. |
I just encountered this problem with Spyder 2.3.5.2 on Ubuntu 15.10. Not only didn't the change I specified take hold, other changes did occur that then couldn't be changed back. And most frustratingly, the RESTORE DEFAULTS option seemed to have no effect. |
I think you need to press Apply first. Please see the @TeaPearce comment above. |
I did press Apply. Perhaps too many times! ;-) |
Not working for me either. No matter how many times I apply. No hidden windows or anything of that sort. When I apply and press Ok and then again go back to Tools -> Preferences -> .., the change is lost. Windows x64, Python 3.5.2, Anaconda 4.1.1 64 bit. Spyder version 2.3.9 |
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I expect the occurrence colors to change in the editor, but I don't see the change. When I go the Syntax coloring section again, I find that the change is lost.
Please provide any additional information below
Spyder: 3.0.0b3
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: