ColorHighlighter icon indicating copy to clipboard operation
ColorHighlighter copied to clipboard

ColorHighter 8.0 stop working on macos 10.13.1 SublimeText3 Build 3143

Open iPPLE opened this issue 7 years ago • 12 comments

There is not color highlight on the color code.

iPPLE avatar Oct 05 '17 05:10 iPPLE

#378

DotCoyote avatar Oct 05 '17 08:10 DotCoyote

You need to provide:

  • OS.
  • ST version.
  • ST logs.
  • a screenshot

Monnoroch avatar Oct 05 '17 09:10 Monnoroch

i have the same problem.

osx 10.13

sublime 3.0 build 3143

Nobiuss avatar Oct 05 '17 11:10 Nobiuss

@iPPLE @Nobiuss

I had a similar issue on macOS 10.12.6, but managed to resolve it by playing around with the highlighting settings in Tools > Color Highlighter. I think it may be due to the fact that 8.0 has a completely different settings structure and wipes any previous user settings. Hopefully this helps you too!

TheHanna avatar Oct 05 '17 16:10 TheHanna

it works for a short time yesterday,but it doesn't work today ,I don't know why! I have tried many times!

123cnm avatar Oct 06 '17 01:10 123cnm

A bug report has to contain:

  • an OS version.
  • a ST version.
  • A screenshot.
  • The plugin settings.
  • The color scheme name.
  • ST logs.

Monnoroch avatar Oct 06 '17 10:10 Monnoroch

@Monnoroch Does not work on MBP 2017 on version 10.13 on Sublime Text 3.0 Build 3143. Theme used is Boxy. Got this log error:

plugins loaded
Traceback: error.

Output:


Error:
/bin/sh: convert: command not found

Highlighting colors with gutter icons is not supported with current ImageMagick setup. Try configuring the "icon_factory setting"

Screenshot attached. screen shot 2017-10-07 at 12 56 27 pm

firebolt55439 avatar Oct 07 '17 19:10 firebolt55439

@iPPLE named colors are not supported yet #381. Error is due to ImageMagick not being installed and is not relevant in this case.

Monnoroch avatar Oct 07 '17 20:10 Monnoroch

@Monnoroch I figured it out. Looks like the default ColorHighlighter settings are different than what I'm used to. Needed to configure highlighting, etc. and disable gutter icons entirely.

firebolt55439 avatar Oct 07 '17 20:10 firebolt55439

@firebolt55439 it gets disabled automatically after the error you saw, but yeah. New features -- new configs.

Monnoroch avatar Oct 07 '17 20:10 Monnoroch

Color Highlighter v8.0 is not working : . MacOS Hight Sierra 10.13.1 . Sublime Text 3 Stable version Build 3143 . Color Scheme "color_scheme": "Packages/Materialize/schemes/Material Glacier.tmTheme", Note : not working with all color schemes . Log :

Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 210, in on_api_ready m.plugin_loaded() File "main in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 603, in plugin_loaded File "settings in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 32, in init File "settings in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 97, in init File "settings in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 116, in init File "settings in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 132, in init File "settings in /Users/praseth/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 191, in init AssertionError environment variables loaded using: /bin/bash -l Package Control: Skipping automatic upgrade, last run at 2017-11-29 10:15:56, next run at 2017-11-29 11:15:56 or after

. Screenshot : image

I tried all the ways, no colors is displayed even from selection.

iPPLE avatar Nov 29 '17 04:11 iPPLE

Even in latest 10.13, I am facing this issue. Any other alternate anyone of you used?

ezeeyahoo avatar Feb 11 '18 08:02 ezeeyahoo