Kronuz / ColorHighlight

🎨 Lightweight Color Highlight colorizer for Sublime Text
MIT License
118 stars 12 forks source link

Not working on st 3.1.1 build 3176 on mac #3

Closed norman784 closed 5 years ago

norman784 commented 6 years ago

Color Highlight v1.2.0

Traceback (most recent call last):
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/ColorHighlight.py", line 979, in _update_view
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/ColorHighlight.py", line 592, in highlight_colors
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/colorizer.py", line 254, in setup_color_scheme
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/colorizer.py", line 78, in hash
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/colorizer.py", line 102, in content
  File "/Users/{user}/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlight.sublime-package/colorizer.py", line 62, in read_package
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 192, in load_resource
    raise IOError("resource not found")
OSError: resource not found

Edit: When I install the plugin sublime freeze, after restarting the app works fine but not the plugin

Kronuz commented 6 years ago

This is weird. It’s as if it couldn’t read the color scheme resource. What color scheme are you using?

norman784 commented 6 years ago

Material-Theme-Darker, could it be the issue?

AmrSubZero commented 6 years ago

Same issue here ST3 3.1.1 (3176).

brent58 commented 5 years ago

Same issue for me on Windows 10 PC. However, changed color scheme from Monokai (SL) to Breakers and everything works fine. So must be a problem with the sublime linter color scheme I was using.

BenJam commented 5 years ago

++ on MacOS build 3.1.1 3176

edit: actually crashed Sublime, but on restart seems to be working...

sfc-gh-afedorov commented 5 years ago

also not working with "theme": "Monokai Pro.sublime-theme"