CSS-Extended icon indicating copy to clipboard operation
CSS-Extended copied to clipboard

plugin_host error in build 3101 / 3102 / 3103 !

Open PixelT opened this issue 9 years ago • 27 comments

In build 3101 / 3102 / 3103 when using this plugin in random(?) time show error:

plugin_host has exited unexpectedly, plugin functionality won't be 
available until Sublime Text has been restarted

Log from console:

PARSING FILE path\to\file.css
PARSING FILE path\to\file.css
error: plugin_host has exited unexpectedly, plugin functionality won't be available until Sublime Text has been restarted

:(

PixelT avatar Feb 09 '16 18:02 PixelT

Came here to post the same thing... For now I use the CSS3 package as a workaround.

EDIT: Hardware is: OS X 10.11.3 + Sublime Dev 3102.

gobijan avatar Feb 10 '16 17:02 gobijan

@GoBijan, does CSS3 package provide css completion for external files? I was unable to understand how...

As for CSS-Extended, I'm having the exact same problem since I upgraded ST to the new release 3103.

dafonso avatar Feb 12 '16 16:02 dafonso

@subhaze did you plan to fix it? :)

PixelT avatar Feb 13 '16 08:02 PixelT

Same issue here. Too bad, the completion example are exactly what I need!

rnnyrk avatar Feb 13 '16 11:02 rnnyrk

I'll look into this, there's work in progress on fixing/changing scopes on latest builds of ST 3 which this plugin may use. I've just not had time to dig in yet, but on radar.

subhaze avatar Feb 13 '16 16:02 subhaze

I like this plugin so much, but it unusable after 3103.

zhaoxin34 avatar Feb 29 '16 03:02 zhaoxin34

I plan on updating it, just waiting for all the changes that are happening with scopes to settle down. JS seems to be the hot one at the moment, but just holding off for just a bit longer to see if anything else drastic happens.

subhaze avatar Feb 29 '16 17:02 subhaze

Same issue here :'(

roberthpereira avatar Mar 04 '16 02:03 roberthpereira

:+1: Made sublime practically unusable, and was pain in the ass to figure out why

alexpusch avatar Mar 04 '16 15:03 alexpusch

is everyone on this thread using the /dev build or /beta ?

subhaze avatar Mar 04 '16 15:03 subhaze

I use the latest 3103 build

alexpusch avatar Mar 04 '16 15:03 alexpusch

OK, that's the latest beta build, the latest build is at 3107. There's been some significant scope changes from 3103 to 3107, so I'm still holding off till a new beta is out since I believe this effects that build the most.

I've not been getting an error in the latest dev builds, but not to say this issue is resolved. I'm just not experiencing it. I also deleted all the cache and reindexed, which may help some that are on the dev release channel.

subhaze avatar Mar 04 '16 16:03 subhaze

i also use the latest 3103 build

roberthpereira avatar Mar 05 '16 03:03 roberthpereira

Same bug for me, this plugin just suddenly started crashing the plugin_host. Windows 10, Sublime Build 3103

ATouhou avatar Mar 07 '16 16:03 ATouhou

Same problem here. Debian 7.9, Sublime Build 3103.

thiagobraga avatar Mar 11 '16 14:03 thiagobraga

I noticed, the error displays only(?) when I used gulp to compile sass / scss files. When I write simple html / css code (without any gulp or sass / scss) the error doesn't show Someone else has the same observations?

Edit I have this error always, when try to compile scss / sass files to css (no matter which way - I try Sass Build + SublimeOnSaveBuild instead of using gulp -> this same effects....)

PixelT avatar Mar 14 '16 10:03 PixelT

Testing on 3109 - problem still exist :)

PixelT avatar Mar 18 '16 09:03 PixelT

I'll try to dig into this more, though I'm not having the plug_host crash with SCSS.

Also, pull requests are welcomed.

subhaze avatar Mar 18 '16 13:03 subhaze

Same problem here. Sublime Build 3103.I use SublimeSaveOnBuild to compile.

kenzouno1 avatar Mar 28 '16 00:03 kenzouno1

I change settings from: "css_extension": [".css",".less",".scss"] to: "css_extension": [".scss"],

and seems to work okay.... (30 min short testing) Tomorrow I will test this longer

PixelT avatar Apr 10 '16 19:04 PixelT

Unfortunatelly, this is not help... When I try add SCSS files to cache, the error will show :(

PixelT avatar Apr 10 '16 19:04 PixelT

Thanks for the feedback. I'm not having crashes as others report and unfortunately haven't had time to work through to try and make something reproducible on my side. I'm running OS X + dev build 3109.

subhaze avatar Apr 11 '16 14:04 subhaze

Testing on 3111 - problem still exist .Using with css cache.

kenzouno1 avatar Apr 25 '16 09:04 kenzouno1

Testing on 3112 - stil exist :(

PixelT avatar May 11 '16 09:05 PixelT

Still crashing on build 3114

rickdoesburg avatar Jun 06 '16 08:06 rickdoesburg

I'm also crashing on build 3114. Do you think it's conflicting with another plugin? I hope you can fix this soon, because it would be a very useful plugin!

Alan-flat5 avatar Jun 14 '16 07:06 Alan-flat5

I also have the same problem, but it is caused by the plugin: Color Highlighter

YaKazama avatar Jan 21 '19 15:01 YaKazama