Monnoroch / ColorHighlighter

ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.
https://sublime.wbond.net/packages/Color%20Highlighter
1.31k stars 130 forks source link

Code color bug #70

Closed LOQUILLO closed 10 years ago

LOQUILLO commented 10 years ago

When I select code color something like #xxxxxx and "Choose color" then display other color: bug v5 0 When I select code color something like #xxx and "Choose color" then display the correct color: bug ok v5 0

Monnoroch commented 10 years ago

Can't reproduce it. This must be some mess with machine endianness.

LOQUILLO commented 10 years ago

I use Win7 x64 - Spanish version - UTF-8 ST 2

jesseleite commented 10 years ago

I am having same problem on OSX Mavericks and ST3.

I LOVE the idea of this new color picker you added right click context menu... However, if "Choose Color" opens the color picker with a different color than my selected color code, then I can't use it.

Monnoroch commented 10 years ago

Ok, i'll dig into it.

jesseleite commented 10 years ago

Awesome thx :)

Monnoroch commented 10 years ago

@JerseyMilker Check out new version, please. I can't be sure, that the bug is fixed, haven't got the machine to test.

LOQUILLO commented 10 years ago

Nothing, the new version dont fix the problem. "highlight_all": true in User file, but it's disabled, nothing is being highlighted.

Monnoroch commented 10 years ago

@LOQUILLO, Can you please test this binary https://www.dropbox.com/s/x3xmsgalvgkv67t/ColorPicker_win.exe? It should print additional information to sublime console. I could use that info.

LOQUILLO commented 10 years ago

It fix the correct color bug. But ""highlight_all": true" isn't working, yet.

LOQUILLO commented 10 years ago

here is console log: startup, version: 2221 windows x64 channel: stable executable: /C/Program Files/Sublime Text 2/sublime_text.exe working dir: /C/Program Files/Sublime Text 2 packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings PackageSetup not required Py_GetProgramName(): sublime_text.exe Py_GetExecPrefix(): C:\Program Files\Sublime Text 2 Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2 Py_GetPythonHome(): C:\Program Files\Sublime Text 2 catalogue loaded found 93 files for base name Default.sublime-keymap found 8 files for base name Default.sublime-mousemap found 90 files for base name Main.sublime-menu Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\ASCII-Decorator.py Couldn't load pkg_resources Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subcomments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subfiglet.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\cache.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\location.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\style_parser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\csscheme.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\scope_data.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb JS\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctags.py", line 12, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctagsplugin.py", line 11, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\Character Table.py", line 196, in plugin_loaded() File ".\Character Table.py", line 193, in plugin_loaded create_mnemonic_keymap(user_dir) File ".\Character Table.py", line 188, in create_mnemonic_keymap os.rename(fn+'.tmp', fn) WindowsError: [Error 183] No se puede crear un archivo que ya existe Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\ClassHierarchy.py", line 9, in from helpers import hierarchy_base_decorator, to_underscore ImportError: cannot import name hierarchy_base_decorator Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CodeFormatter\CodeFormatter.py CodeFormatter: Plugin Initialized Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorSchemeEditor\color_scheme_editor.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py Emmet: No need to update PyV8 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\jumping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileHeader\FileHeader.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hipster Ipsum\hipsteripsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py InsertDate settings changed Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremText\LoremText.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Non Text Files\NonTextFiles.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PHP Built-in WebServer\PHP Built-in WebServer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\QuickGotoAnything\QuickGotoAnything.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringEncode\string_encode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert-colorcode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py imported capp_lint imported pep8 imported pyflakes imported pyflakes.api imported pyflakes.checker imported pyflakes.messages imported pyflakes.reporter SublimeLinter: C loaded SublimeLinter: CoffeeScript loaded SublimeLinter: CSS loaded SublimeLinter: c_cpplint loaded SublimeLinter: Git Commit Message loaded SublimeLinter: Ruby Haml loaded SublimeLinter: haskell loaded SublimeLinter: HTML loaded SublimeLinter: Java loaded SublimeLinter: JavaScript loaded SublimeLinter: Lua loaded SublimeLinter: Annotations loaded SublimeLinter: Objective-J loaded SublimeLinter: Perl loaded SublimeLinter: PHP loaded SublimeLinter: Puppet loaded SublimeLinter: Python loaded SublimeLinter: ruby-lint loaded SublimeLinter: Ruby loaded SublimeLinter: pylint loaded SublimeLinter: XML loaded Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimipsum\Sublimipsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zeal\zeal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zip Browser\Zip Browser.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, *m_info) File ".\Zip Browser.py", line 227 SyntaxError: Non-ASCII character '\xe2' in file .\Zip Browser.py on line 227, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py plugin init time: 5.15474 TernJS: No need to update PyV8 Syncing project empty Starting TernJS server for empty with 1 libs and 0 files top level value must be an array loading bindings loading pointer bindings Unable to parse binding {} found 1 files for base name Nexus.sublime-theme theme loaded app ready pre session restore time: 6.46968 using gamma: 1.6 (err: 17.2047) wrote startup cache, added files: 1 orphaned files: 0 total files: 383 cache hits: 382 startup time: 7.23452 (package setup was not run) Emmet LiveStyle: Cannot send message, client list empty Package Control: Skipping automatic upgrade, last run at 2014-04-11 06:17:05, next run at 2014-04-11 07:17:05 or after found 90 files for base name Main.sublime-menu loaded 6668 snippets Init webFont _download_font_info found 90 files for base name Main.sublime-menu reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings SublimeLinter: css enabled (using node.js) Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 979, in on_activated File ".\ColorHighlighter.py", line 730, in on_activated File ".\ColorHighlighter.py", line 773, in find_all File ".\ColorHighlighter.py", line 360, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3' Emmet LiveStyle: Cannot send message, client list empty found 90 files for base name Main.sublime-menu found 1 files for base name Nexus.sublime-theme theme loaded Color Picker error: Input: 34526fFF

Parsed input: 52 82 111 255

Initial: 6F5234

Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 979, in on_activated File ".\ColorHighlighter.py", line 730, in on_activated File ".\ColorHighlighter.py", line 773, in find_all File ".\ColorHighlighter.py", line 360, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3'

LOQUILLO commented 10 years ago

here is other log: startup, version: 2221 windows x64 channel: stable executable: /C/Program Files/Sublime Text 2/sublime_text.exe working dir: /C/Program Files/Sublime Text 2 packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings PackageSetup not required Py_GetProgramName(): sublime_text.exe Py_GetExecPrefix(): C:\Program Files\Sublime Text 2 Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2 Py_GetPythonHome(): C:\Program Files\Sublime Text 2 catalogue loaded found 93 files for base name Default.sublime-keymap found 8 files for base name Default.sublime-mousemap found 90 files for base name Main.sublime-menu Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\ASCII-Decorator.py Couldn't load pkg_resources Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subcomments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subfiglet.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\cache.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\location.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\style_parser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\csscheme.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\scope_data.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb JS\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctags.py", line 12, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctagsplugin.py", line 11, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\Character Table.py", line 196, in plugin_loaded() File ".\Character Table.py", line 193, in plugin_loaded create_mnemonic_keymap(user_dir) File ".\Character Table.py", line 188, in create_mnemonic_keymap os.rename(fn+'.tmp', fn) WindowsError: [Error 183] No se puede crear un archivo que ya existe Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\ClassHierarchy.py", line 9, in from helpers import hierarchy_base_decorator, to_underscore ImportError: cannot import name hierarchy_base_decorator Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CodeFormatter\CodeFormatter.py CodeFormatter: Plugin Initialized Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorSchemeEditor\color_scheme_editor.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py Emmet: No need to update PyV8 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\jumping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileHeader\FileHeader.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hipster Ipsum\hipsteripsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py InsertDate settings changed Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremText\LoremText.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Non Text Files\NonTextFiles.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PHP Built-in WebServer\PHP Built-in WebServer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\QuickGotoAnything\QuickGotoAnything.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringEncode\string_encode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert-colorcode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py imported capp_lint imported pep8 imported pyflakes imported pyflakes.api imported pyflakes.checker imported pyflakes.messages imported pyflakes.reporter SublimeLinter: C loaded SublimeLinter: CoffeeScript loaded SublimeLinter: CSS loaded SublimeLinter: c_cpplint loaded SublimeLinter: Git Commit Message loaded SublimeLinter: Ruby Haml loaded SublimeLinter: haskell loaded SublimeLinter: HTML loaded SublimeLinter: Java loaded SublimeLinter: JavaScript loaded SublimeLinter: Lua loaded SublimeLinter: Annotations loaded SublimeLinter: Objective-J loaded SublimeLinter: Perl loaded SublimeLinter: PHP loaded SublimeLinter: Puppet loaded SublimeLinter: Python loaded SublimeLinter: ruby-lint loaded SublimeLinter: Ruby loaded SublimeLinter: pylint loaded SublimeLinter: XML loaded Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimipsum\Sublimipsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zeal\zeal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zip Browser\Zip Browser.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, *m_info) File ".\Zip Browser.py", line 227 SyntaxError: Non-ASCII character '\xe2' in file .\Zip Browser.py on line 227, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py plugin init time: 5.07335 TernJS: No need to update PyV8 Syncing project empty Starting TernJS server for empty with 1 libs and 0 files top level value must be an array loading bindings loading pointer bindings Unable to parse binding {} found 1 files for base name Nexus.sublime-theme theme loaded app ready pre session restore time: 6.37736 using gamma: 1.6 (err: 17.2047) wrote startup cache, added files: 1 orphaned files: 0 total files: 383 cache hits: 382 startup time: 7.15086 (package setup was not run) Emmet LiveStyle: Cannot send message, client list empty Package Control: Skipping automatic upgrade, last run at 2014-04-11 06:17:05, next run at 2014-04-11 07:17:05 or after found 90 files for base name Main.sublime-menu loaded 6668 snippets Init webFont _download_font_info found 90 files for base name Main.sublime-menu reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings SublimeLinter: css enabled (using node.js) Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 979, in on_activated File ".\ColorHighlighter.py", line 730, in on_activated File ".\ColorHighlighter.py", line 773, in find_all File ".\ColorHighlighter.py", line 360, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3' Emmet LiveStyle: Cannot send message, client list empty found 90 files for base name Main.sublime-menu found 1 files for base name Nexus.sublime-theme theme loaded Color Picker error: Input: 34526fFF

Parsed input: 52 82 111 255

Initial: 6F5234

Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 979, in on_activated File ".\ColorHighlighter.py", line 730, in on_activated File ".\ColorHighlighter.py", line 773, in find_all File ".\ColorHighlighter.py", line 360, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3' Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 979, in on_activated File ".\ColorHighlighter.py", line 730, in on_activated File ".\ColorHighlighter.py", line 773, in find_all File ".\ColorHighlighter.py", line 360, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3'

LOQUILLO commented 10 years ago

The first log is when I had select/pick color, the second log is when had selected/picked color and select "Choose color" and loaded Color Picker.

Monnoroch commented 10 years ago

Wait a second, this binary is the same as in master branch, only prints of debug info are added! It just can't fix a color problem!

Monnoroch commented 10 years ago

Which color did you select with last log? I need exact text.

jesseleite commented 10 years ago

Weird, since updating, I can't even open the Choose Color picker now; whether by SUPER-SHIFT-C, or by right-click context menu... nothing happens. (I am in OSX Mavericks.)

LOQUILLO commented 10 years ago

34526f for boths logs

LOQUILLO commented 10 years ago

hi @JerseyMilker patiente, patiente, this will be fixed soon. We need to help with tests for solve bugs, ok

jesseleite commented 10 years ago

That's fair, thank you sirs :D

Monnoroch commented 10 years ago

@JerseyMilker Yeah, sorry, it was a typo i missed. Fixed now.

Monnoroch commented 10 years ago

@LOQUILLO What color do you select to cause the bug with ValueError: invalid literal for int() with base 10: '0.3' ?

LOQUILLO commented 10 years ago

34526f for boths logs

LOQUILLO commented 10 years ago

this is the code #34526f for boths logs, but is the same for any #xxxxxx code.

LOQUILLO commented 10 years ago

This is the console log for #069 (069) code color: startup, version: 2221 windows x64 channel: stable executable: /C/Program Files/Sublime Text 2/sublime_text.exe working dir: /C/Program Files/Sublime Text 2 packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings PackageSetup not required Py_GetProgramName(): sublime_text.exe Py_GetExecPrefix(): C:\Program Files\Sublime Text 2 Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2 Py_GetPythonHome(): C:\Program Files\Sublime Text 2 catalogue loaded found 94 files for base name Default.sublime-keymap found 8 files for base name Default.sublime-mousemap found 90 files for base name Main.sublime-menu Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\ASCII-Decorator.py Couldn't load pkg_resources Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subcomments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subfiglet.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\cache.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\location.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\style_parser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\csscheme.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\scope_data.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb JS\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctags.py", line 12, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctagsplugin.py", line 11, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\Character Table.py", line 196, in plugin_loaded() File ".\Character Table.py", line 193, in plugin_loaded create_mnemonic_keymap(user_dir) File ".\Character Table.py", line 188, in create_mnemonic_keymap os.rename(fn+'.tmp', fn) WindowsError: [Error 183] No se puede crear un archivo que ya existe Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\ClassHierarchy.py", line 9, in from helpers import hierarchy_base_decorator, to_underscore ImportError: cannot import name hierarchy_base_decorator Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CodeFormatter\CodeFormatter.py CodeFormatter: Plugin Initialized Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorSchemeEditor\ColorSchemeEditor-ST2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py Emmet: No need to update PyV8 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\jumping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileHeader\FileHeader.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hipster Ipsum\hipsteripsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py InsertDate settings changed Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremText\LoremText.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Non Text Files\NonTextFiles.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PHP Built-in WebServer\PHP Built-in WebServer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\QuickGotoAnything\QuickGotoAnything.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringEncode\string_encode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert-colorcode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py imported capp_lint imported pep8 imported pyflakes imported pyflakes.api imported pyflakes.checker imported pyflakes.messages imported pyflakes.reporter SublimeLinter: C loaded SublimeLinter: CoffeeScript loaded SublimeLinter: CSS loaded SublimeLinter: c_cpplint loaded SublimeLinter: Git Commit Message loaded SublimeLinter: Ruby Haml loaded SublimeLinter: haskell loaded SublimeLinter: HTML loaded SublimeLinter: Java loaded SublimeLinter: JavaScript loaded SublimeLinter: Lua loaded SublimeLinter: Annotations loaded SublimeLinter: Objective-J loaded SublimeLinter: Perl loaded SublimeLinter: PHP loaded SublimeLinter: Puppet loaded SublimeLinter: Python loaded SublimeLinter: ruby-lint loaded SublimeLinter: Ruby loaded SublimeLinter: pylint loaded SublimeLinter: XML loaded Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimipsum\Sublimipsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zeal\zeal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zip Browser\Zip Browser.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, *m_info) File ".\Zip Browser.py", line 227 SyntaxError: Non-ASCII character '\xe2' in file .\Zip Browser.py on line 227, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py plugin init time: 8.83312 TernJS: No need to update PyV8 Syncing project empty Starting TernJS server for empty with 1 libs and 0 files top level value must be an array loading bindings loading pointer bindings Unable to parse binding {} found 1 files for base name Nexus.sublime-theme theme loaded app ready pre session restore time: 10.4521 using gamma: 1.6 (err: 17.2047) wrote startup cache, added files: 7 orphaned files: 1 total files: 384 cache hits: 377 startup time: 11.4002 (package setup was not run) Emmet LiveStyle: Cannot send message, client list empty found 90 files for base name Main.sublime-menu loaded 6668 snippets Init webFont _download_font_info found 90 files for base name Main.sublime-menu reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings Package Control: No updated packages SublimeLinter: css enabled (using node.js) Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 985, in on_activated File ".\ColorHighlighter.py", line 736, in on_activated File ".\ColorHighlighter.py", line 779, in find_all File ".\ColorHighlighter.py", line 366, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3' Emmet LiveStyle: Cannot send message, client list empty found 90 files for base name Main.sublime-menu found 1 files for base name Nexus.sublime-theme theme loaded Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 985, in on_activated File ".\ColorHighlighter.py", line 736, in on_activated File ".\ColorHighlighter.py", line 779, in find_all File ".\ColorHighlighter.py", line 366, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3'

LOQUILLO commented 10 years ago

I had selected/picked '#069' (069) code color and select "Choose color" and loaded Color Picker.

LOQUILLO commented 10 years ago

Wait, wait, wait, I see that versión of ColorHighlighter.py (on my machine) is 6.0.0

jesseleite commented 10 years ago

Hey, not sure if this is relevant to this issue you guys are working on or not... When I open "Choose Color" to edit a color code, the picker opens fine. But if I click "Cancel" in the picker itself, the currently selected color code gets changed to #000000. If "Cancel" is clicked, it should not modify any of my code, right?

LOQUILLO commented 10 years ago

This is the new concole log with ColorHighlighter.py 6.0.2: startup, version: 2221 windows x64 channel: stable executable: /C/Program Files/Sublime Text 2/sublime_text.exe working dir: /C/Program Files/Sublime Text 2 packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings PackageSetup not required Py_GetProgramName(): sublime_text.exe Py_GetExecPrefix(): C:\Program Files\Sublime Text 2 Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2 Py_GetPythonHome(): C:\Program Files\Sublime Text 2 catalogue loaded found 94 files for base name Default.sublime-keymap found 8 files for base name Default.sublime-mousemap found 90 files for base name Main.sublime-menu Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\ASCII-Decorator.py Couldn't load pkg_resources Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subcomments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subfiglet.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\cache.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\location.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\style_parser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\csscheme.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\scope_data.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb JS\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctags.py", line 12, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\test_ctagsplugin.py", line 11, in import unittest2 as unittest ImportError: No module named unittest2 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\Character Table.py", line 196, in plugin_loaded() File ".\Character Table.py", line 193, in plugin_loaded create_mnemonic_keymap(user_dir) File ".\Character Table.py", line 188, in create_mnemonic_keymap os.rename(fn+'.tmp', fn) WindowsError: [Error 183] No se puede crear un archivo que ya existe Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, m_info) File ".\ClassHierarchy.py", line 9, in from helpers import hierarchy_base_decorator, to_underscore ImportError: cannot import name hierarchy_base_decorator Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CodeFormatter\CodeFormatter.py CodeFormatter: Plugin Initialized Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorSchemeEditor\ColorSchemeEditor-ST2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py Emmet: No need to update PyV8 Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\jumping.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileHeader\FileHeader.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hipster Ipsum\hipsteripsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py InsertDate settings changed Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremText\LoremText.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Non Text Files\NonTextFiles.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PHP Built-in WebServer\PHP Built-in WebServer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\QuickGotoAnything\QuickGotoAnything.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringEncode\string_encode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert-colorcode.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime convert colorcode\convert.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py imported capp_lint imported pep8 imported pyflakes imported pyflakes.api imported pyflakes.checker imported pyflakes.messages imported pyflakes.reporter SublimeLinter: C loaded SublimeLinter: CoffeeScript loaded SublimeLinter: CSS loaded SublimeLinter: c_cpplint loaded SublimeLinter: Git Commit Message loaded SublimeLinter: Ruby Haml loaded SublimeLinter: haskell loaded SublimeLinter: HTML loaded SublimeLinter: Java loaded SublimeLinter: JavaScript loaded SublimeLinter: Lua loaded SublimeLinter: Annotations loaded SublimeLinter: Objective-J loaded SublimeLinter: Perl loaded SublimeLinter: PHP loaded SublimeLinter: Puppet loaded SublimeLinter: Python loaded SublimeLinter: ruby-lint loaded SublimeLinter: Ruby loaded SublimeLinter: pylint loaded SublimeLinter: XML loaded Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimipsum\Sublimipsum.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\colors.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zeal\zeal.py Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zip Browser\Zip Browser.py Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin m = imp.load_module(modulename, *m_info) File ".\Zip Browser.py", line 227 SyntaxError: Non-ASCII character '\xe2' in file .\Zip Browser.py on line 227, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py plugin init time: 6.76787 TernJS: No need to update PyV8 Syncing project empty Starting TernJS server for empty with 1 libs and 0 files top level value must be an array loading bindings loading pointer bindings Unable to parse binding {} found 1 files for base name Nexus.sublime-theme theme loaded app ready pre session restore time: 8.26487 using gamma: 1.6 (err: 17.2047) wrote startup cache, added files: 1 orphaned files: 0 total files: 384 cache hits: 383 startup time: 9.12872 (package setup was not run) Emmet LiveStyle: Cannot send message, client list empty Package Control: Skipping automatic upgrade, last run at 2014-04-11 14:10:54, next run at 2014-04-11 15:10:54 or after found 90 files for base name Main.sublime-menu loaded 6668 snippets Init webFont _download_font_info found 90 files for base name Main.sublime-menu reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings Python version 2 OS name: nt, Platform: win32 Match! C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ('Opening ', 'c:\users\test\appdata\local\temp\tmpggqzrk.htm') C:/Program Files (x86)/Google/Chrome/Application/chrome.exe %s SublimeLinter: css enabled (using node.js) Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 985, in on_activated File ".\ColorHighlighter.py", line 736, in on_activated File ".\ColorHighlighter.py", line 779, in find_all File ".\ColorHighlighter.py", line 366, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3' Emmet LiveStyle: Cannot send message, client list empty found 90 files for base name Main.sublime-menu found 1 files for base name Nexus.sublime-theme theme loaded Traceback (most recent call last): File ".\sublime_plugin.py", line 205, in on_activated callback.module, "on_activated", EVENT_TIMEOUT) File ".\sublime_plugin.py", line 154, in run_timed_function ret = f() File ".\sublime_plugin.py", line 204, in run_timed_function(lambda: callback.on_activated(v), File ".\ColorHighlighter.py", line 985, in on_activated File ".\ColorHighlighter.py", line 736, in on_activated File ".\ColorHighlighter.py", line 779, in find_all File ".\ColorHighlighter.py", line 366, in isInColor File ".\ColorHighlighter.py", line 98, in conv_from_rgbad ValueError: invalid literal for int() with base 10: '0.3'

LOQUILLO commented 10 years ago

Hi @JerseyMilker your is a bug for Mac version only; it was a bug for Windows versión too, but was fixed. Maybe if you is testing could helpus for solve this issue. I think that it's the Mac ColorPicker need fix this issue.

LOQUILLO commented 10 years ago

Hi @JerseyMilker maybe the ColorHighlighter in your machine need an update, or delete completly and install again, you will get the new files updated.

Monnoroch commented 10 years ago

The thing is i have no mac to rebuild the code for it, sorry :(

Monnoroch commented 10 years ago

@LOQUILLO I dont beleve its #34526f. The log clearly sais: ValueError: invalid literal for int() with base 10: '0.3'. The string "0.3" have to be somewhere in your file! Could you find it and send me the color?

jesseleite commented 10 years ago

Okay. It seems it's completely broken on OSX still. If you can't rebuild the Mac stuff, I am not sure if I am very knowledgable to help :( Are you saying this is an Apple issue, meaning that they need to update their Color Picker? Or is this just a matter of someone building an updated ColorPicker_osx_x64 binary to include with Color Highlighter? If the latter, I can look into building and testing the binary on OSX.

Monnoroch commented 10 years ago

@JerseyMilker Yes, i just need to rebuild the ColorPicker_osx_x64 binary file, but i have no mac to do such. Unfortunatly, it's not a simple thing to do, one would need to build Qt statically, and then build the binary linked with static Qt libs. Do you have any other problems except with wrong color in picker?

jesseleite commented 10 years ago

Well I have a bit of experience with building and linking C++ against SFML libs... though I did that in Windows with CMake and Visual Studio. I've never built binaries on mac or used XCode. I am primarily a web dev :( I'd be willing to try though if you can't find anyone. And if that's the case, is the Qt lib a free download?

As for my problems, yes if you look at my above comment (above the last log paste), I have problem with pressing the "Cancel" button in the OSX Color Picker. Pressing cancel ends up changing the selected color code to #000000.

Monnoroch commented 10 years ago

This problem has also been fixed, and it will work as soon as someone helps me with building the ColorPicker/qt project for mac.

jesseleite commented 10 years ago

Can I use CMake? I am downloading now... Though, looking at your repo structure, I would need guidance what source to build, and where to get Qt for linking, etc.

LOQUILLO commented 10 years ago

hi @Monnoroch this is the css file: https://github.com/LOQUILLO/CSS-files/blob/master/socialMedia.css

LOQUILLO commented 10 years ago

hi @JerseyMilker check this: http://qt-project.org/downloads

http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-mac-x64-clang-5.2.1.dmg

Monnoroch commented 10 years ago

@LOQUILLO, Thanks very much, i finally fixed your problem!