Skip to content
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

Not working on Scientific Linux release 6.6 (Carbon) #80

Open
fsMarcoRouleau opened this issue Nov 23, 2015 · 2 comments
Open

Not working on Scientific Linux release 6.6 (Carbon) #80

fsMarcoRouleau opened this issue Nov 23, 2015 · 2 comments

Comments

@fsMarcoRouleau
Copy link

Whenever pressing "ok" I get this issue, and it looks like the colorPicker is not doing anything:

traceback (most recent call last):
File "/PATH/TO/SUBLIME/Packages/ColorPicker/lib/linux_colorpicker.py", line 26, in
if color_sel.run() == getattr(Gtk, 'RESPONSE_OK', Gtk.ResponseType.OK):
AttributeError: type object 'ResponseType' has no attribute 'OK'

Removing the ".OK" from that line fixes it just fine. Anyway that was my quick workaround

@karelb
Copy link

karelb commented May 11, 2016

Thanks. Works for me!

@tarpan
Copy link

tarpan commented Jun 6, 2016

You saved me from scrapping ST altogether! Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants