-
Notifications
You must be signed in to change notification settings - Fork 15
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
Another styles plugin issue #139
Comments
Fixed in master (9de9f8d). |
Oh, I screwed up (drive by coding is never good). |
Could you call the following in the Console, and open the file specified: from PyQt4 import QtCore
QtCore.QSettings(parent=ui).fileName() If you could copy the value of the setting under 'General' called '_palette', and paste it here. |
No, not 'General._palette', 'plugins.Style._palette'... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error shown during launch of hyperspyui.
I think this occured after I saved the styles within the plugin, but I am unsure:
The text was updated successfully, but these errors were encountered: