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

Color Picker doesn't show up anymore #43

Closed
Ghaleon opened this issue Mar 27, 2014 · 37 comments
Closed

Color Picker doesn't show up anymore #43

Ghaleon opened this issue Mar 27, 2014 · 37 comments

Comments

@Ghaleon
Copy link

Ghaleon commented Mar 27, 2014

OS: Windows 7 - 64bits;
Sublime Version: 2.0.2;

It was working just great, but today morning, I tried to use it and wasn't working anymore...

I installed Control Package, installed Color Picker and Emmet.

I sent this command on log:

sublime.log_commands(True)
sublime.log_input(True)

And received this:
key evt: shift+control+c
command: color_picker

any idea? Thanks!

I installed de ST3 and now I'm getting this error:

line 293, in run
NameError: global name 'CHOOSECOLOR' is not defined

@LOQUILLO
Copy link

Here isn't working anymore, too.
OS: Windows 7 64bits
Sublime Text: 2.0.2

Maybe the problem was since compilation using Visual Studio 2013.

@LOQUILLO
Copy link

I had fixed the problem removing this new package and back to old versión saved in "Backup" folder

@mkanet
Copy link

mkanet commented Mar 28, 2014

This addon broke on ALL my PCs yesterday. I had spent a bunch of time trying to troubleshoot before I realized the problem was caused by an update. Aren't these commits tested before uploading? Anyway. Where can I download the previous version that still works? I had deleted my backup folder accidentally while trouble shooting.

@mkanet
Copy link

mkanet commented Mar 28, 2014

I don't have BACKUP folder that contains an older version of this addon. I also tried using "SublimeColorPickerWindowsOnly" instead of this plugin (for at least a temporary fix); but, unfortunately that plugin is also broken (hangs when trying to open the Windows color picker). Hopefully, someone here is watching; and, can offer at least a temporary fix.

@Ghaleon
Copy link
Author

Ghaleon commented Mar 28, 2014

How may I make sure to DO NOT UPDATE again ?

And wich update did you remove to make it work? Could you be more specific, please... THanks!

@weslly
Copy link
Owner

weslly commented Mar 28, 2014

Fixed in 8c5483b

It should be working again in a few minutes.

@weslly weslly closed this as completed Mar 28, 2014
@Ghaleon
Copy link
Author

Ghaleon commented Mar 28, 2014

Should I Do something @weslly or just wait? D:

@weslly
Copy link
Owner

weslly commented Mar 28, 2014

You can wait a few minutes and update it with Package Control by selecting it in the Command Palette: Package Control: Upgrade Package

By default, it updates all packages when starting the editor, but their server take some minutes to update the version number cache.

@Ghaleon
Copy link
Author

Ghaleon commented Mar 28, 2014

Working !! You're awesome @weslly !
Thanks a bunch.

@mkanet
Copy link

mkanet commented Mar 28, 2014

I can confirm it's working too! Thanks @weslly!

@LOQUILLO
Copy link

Working again, thanks @wesly

@jedevera
Copy link

OS: Windows xp (SP 3),
SUBLIME TEXT 3
COLORPICKER: 1.9.2

hi guys i have a problem on installing colorpicker on my ST3. it doesn't show up. i already removed/installed it but still, i'm facing the same problem. im new here in github.

thanks a lot

@FerX
Copy link

FerX commented Apr 1, 2014

to me has stopped working.
I uninstalled.
I reinstalled.
I manually set key bindings
But it does not work in linux-ubuntu-kde-sublimetext 3

where can i debug it ?

thanks.

@LOQUILLO
Copy link

LOQUILLO commented Apr 1, 2014

I think that the problem is in keybinding, try add it to Preference - Keybindings - User.
This problem was when installed the first time, but adding keybinding a User file all was solved.
It's necessary change the last letter of keybinding, maybe have conflicts with other.
Mine is: { "keys": ["ctrl+alt+shift+c"], "command": "color_pick" }

@Aufree
Copy link

Aufree commented Apr 23, 2014

It's not work for me,i tried type Package Control: Upgrade Package,But it show me there are no packages ready upgrade,Why?

@LOQUILLO
Copy link

hi @Aufree which is your OS?

@Aufree
Copy link

Aufree commented Apr 24, 2014

@LOQUILLO I use windows 7 system.

@LOQUILLO
Copy link

Me too, then it's necessary uninstall, restart ST, install again and test
color_picker

@Aufree
Copy link

Aufree commented Apr 25, 2014

@LOQUILLO Oh,You are lucky man!But it still not work for me.

@LOQUILLO
Copy link

Hi @Aufree paste here the console logs and a screenshot.

@Aufree
Copy link

Aufree commented Apr 25, 2014

Hi,@LOQUILLO This is my console logs,
startup, version: 2221 windows x64 channel: stable
executable: /D/Sublime Text 2/sublime.exe
working dir: /D/Sublime Text 2
packages path: /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Packages
settings path: /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Settings
PackageSetup not required
Py_GetProgramName(): sublime.exe
Py_GetExecPrefix(): D:\Sublime Text 2
Py_GetProgramFullPath(): D:\Sublime Text 2\sublime.exe
Py_GetPath(): D:\Sublime Text 2\python26.zip;D:\Sublime Text 2\DLLs;D:\Sublime Text 2\lib;D:\Sublime Text 2\lib\plat-win;D:\Sublime Text 2\lib\lib-tk;D:\Sublime Text 2
Py_GetPythonHome(): D:\Sublime Text 2
catalogue loaded
found 8 files for base name Default.sublime-keymap
found 1 files for base name Default.sublime-mousemap
found 8 files for base name Main.sublime-menu
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Alternative Autocompletion\alternative_autocomplete.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\font.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py
PyV8: Creating new thread
Emmet: Creating thread
Emmet: Loading https://api.github.com/repos/emmetio/pyv8-binaries/contents
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\GBK Encoding Support\sublime_gbk.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Gem Browser\SublimeGemBrowser.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\OpenInBrowser\openinbrowser.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\SublimeERB\erb_block.py
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py
plugin init time: 2.2948
loading bindings
loading pointer bindings
found 1 files for base name Default.sublime-theme
theme loaded
app ready
pre session restore time: 3.48179
wrote startup cache, added files: 2 orphaned files: 2 total files: 115 cache hits: 113
startup time: 3.79653 (package setup was not run)
loaded 1310 snippets
Emmet: You have the most recent PyV8 binary
Package Control: No updated packages
ignored packages updated to: [Vintage, ColorPicker]
found 1 files for base name Default.sublime-theme
reloading /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings
theme loaded
found 1 files for base name Default.sublime-theme
theme loaded
ignored packages updated to: [Vintage]
found 1 files for base name Default.sublime-theme
reloading /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Packages/User/Package Control.sublime-settings
reloading /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings
theme loaded
found 1 files for base name Default.sublime-theme
Reloading plugin C:\Users\Administrator\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py
found 9 files for base name Default.sublime-keymap
theme loaded.
sublime-text

@LOQUILLO
Copy link

hi @Aufree, hehehehehe, lol, ColorPicker is blocked or marked like "Ignored", you need go to: Preferences - Package Control - Enable Package and click in "ColorPicker".
Then your problema is solved.
enabled_ignored

@Aufree
Copy link

Aufree commented Apr 25, 2014

It seems to be not so simple,You should look at this:
lgj dioh3 zj2 cyb b07
l6entam fv gvfzh4obxw

@LOQUILLO
Copy link

In your logs ColorPicker is marked like "ignored":
"Package Control: No updated packages
ignored packages updated to: [Vintage, ColorPicker]
found 1 files for base name Default.sublime-theme
reloading /C/Users/Administrator/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings"

@LOQUILLO
Copy link

Restart ST, and check again but in Settimgs - User file, somelike this:
"ignored_packages":
[
"FTPSync",
"Vintage"
],

@Aufree
Copy link

Aufree commented Apr 25, 2014

Hi,@LOQUILLO,I did what you said,then issue still exist:
7 2q sbf kgvj76 2rua8

@LOQUILLO
Copy link

Hi @weslly Check in ST like this (Color Picker in submenú):
check_colorpicker_menu_check
and in Preferences - Key Bindings - User add this lines, like in the image:
check_keybinding_colorpicker
This must done with the problem.

@Aufree
Copy link

Aufree commented Apr 25, 2014

"this" what?

@LOQUILLO
Copy link

hi @Aufree and wich is the final.

@Aufree
Copy link

Aufree commented Apr 26, 2014

@LOQUILLO Cool,Man,It works! Thank you! 🍻 : 😘

@LOQUILLO
Copy link

Hi @Aufree, hehehehe, I knew that you could to do with a bit of help. Now you must to be very happiest.

@Viktorminator
Copy link

I found out that Color Picker actually launches when not pointed near or at #some color.
I use Ubuntu 12.10 x64. Sublime text 3

@LOQUILLO
Copy link

LOQUILLO commented Dec 2, 2014

Hi @Viktorminator maybe is the keybinding what you are using, check this in Preference - Keybindings - User.
It's necesary add your own keybinding, something like this:#43 (comment)

@Viktorminator
Copy link

@LOQUILLO tnx, keybinding is fine - I double checked it.

@LOQUILLO
Copy link

LOQUILLO commented Dec 3, 2014

Hi @Viktorminator with problems yet, then paste here the console logs.

@GroxTheProgrammer
Copy link

GroxTheProgrammer commented Dec 3, 2016

I have installed color picker but it doesn't work. It does nothing, prints out nothing in the console, neither the shortcut or trying to load through Package Control doesn't also work. It is like I never installed this package! Please help! I am using Sublime Text 3, build 3126. I am using Windows XP.

@toewailin
Copy link

![image](https://user-images.githubusercontent.com/23572867/30986807-4e162b48-a4c7-11e7-9f93-a6404d298806.png
where is color picker? i can find ? snippet command already exit, but i can't find, how can i do for this? please help!

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

10 participants