emmetio / livestyle-sublime-old

Live bi-directional CSS edit of new generation
http://livestyle.emmet.io
260 stars 23 forks source link

Unrecognized character '²' at char 25737 #15

Closed ehibes closed 11 years ago

ehibes commented 11 years ago

When I modify css properties from browser, I get this error in SublimeText:

Emmet LiveStyle: [client] Unrecognized character '²' at char 25737

Browser or SublimeText modification doesn't refresh code or browser. I installed all without any problem.

sergeche commented 11 years ago

Can you provide CSS snippet example where this character occurs?

ehibes commented 11 years ago

I can't reproduce this error. My css file is very long. But it always doesn't work. I created sample minimal html & css files to test console return and I get this :

PyV8: Creating new thread
reloading plugin Package Control.Package Control
plugins loaded
Emmet LiveStyle: client connected
Emmet LiveStyle: You have the most recent PyV8 binary
Package Control: Skipping automatic upgrade, last run at 2013-08-06 18:16:33, next run at 2013-08-06 19:16:33 or after
Emmet LiveStyle: [client] No associated file found
Writing file /home/ibes/Mahaigaina/testemmet/style.css with encoding UTF-8 (atomic)
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Emmet LiveStyle: [client] No associated file found
Writing file /home/ibes/Mahaigaina/testemmet/style.css with encoding UTF-8 (atomic)

I enabled LiveStyle on browser and associated file. I'm on ubuntu.

sergeche commented 11 years ago

Are you on stable Chrome or Canary?

sergeche commented 11 years ago

Are you on stable Chrome or Canary? I just figured out it doesn’t work in Canary

ehibes commented 11 years ago

Google Chrome stable Version 26.0.1410.63

sergeche commented 11 years ago

Try to update Chrome to most recent version (it’s 28)

williw commented 11 years ago

Emmet LiveStyle: [client] Unrecognized character '≈' at char 64915 I have the same Problem in Chrome 28 Lastest stable Version

sergeche commented 11 years ago

This error means your CSS is invalid. Check your CSS files for errors