emmetio / livestyle-sublime-old

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

Not working after chrome update #69

Closed iaminawe closed 11 years ago

iaminawe commented 11 years ago

After updating to Version 29.0.1547.57 via the automatic updater within chrome, livestyle no longer seems to be working.

Can anyone else confirm this?

scherii commented 11 years ago

Yep, same here.

sergeche commented 11 years ago

Working on a fix right now

scherii commented 11 years ago

Thank you! If you need additional info – just ask :)

Edit: Console output is Port: Could not establish connection. Receiving end does not exist. Error in event handler: TypeError: Cannot read property 'result' of undefined

sergeche commented 11 years ago

Just pushed v0.8.2 of Chrome extension, let me know if it works for you

bskimball commented 11 years ago

Still doesn't work. It was working and was great. Now the LiveStyle button is not showing in devtools. Chrome Version 29.0.1547.62 LiveStyle Version 0.8.2.830

sergeche commented 11 years ago

Try to restart Chrome. If it doesn’t help, open DevTools in detached window and open DevTools for this window (Ctrl+Shift+I) and open Console tab: it may show errors

bskimball commented 11 years ago

The only errors in the console are Invalid CSS properties and tokens. I have my anti-virus disabled and I'm not showing any errors in the ST console or Chrome console. I re-installed the extension in Chrome and the Package in ST2. I might try to reinstall ST and let you know if that works.

sergeche commented 11 years ago

These errors for your page. You should open DevTools for DevTools

bskimball commented 11 years ago

I see

Failed to load resource chrome-extension://diebikgmpmeppiilkaijjbdgciafajmg/emmet.js

bskimball commented 11 years ago

Starting LiveStyle extension devtools.js:18

sergeche commented 11 years ago

It should’t be the cause of problems. Can we connect via TeamViewer so I can see what’s going on?

bskimball commented 11 years ago

Sure if you want

sergeche commented 11 years ago

OK, open TeamViewer and send me your ID and password at serge.che@gmail.com

bskimball commented 11 years ago

For anyone else who comes accross this page with a similar issue:

I had a corrupt Chrome user profile on Windows 7

  1. Uninstall Chrome
  2. navigate to AppData directory
  3. navigate to Local
  4. delete Google directory
  5. re- install Chrome
  6. re-install LiveStyle

Everything works great now!

scherii commented 11 years ago

Just wanted to let you know that it works for me (Chrome 29.0.1547.65)

EhsanKia commented 11 years ago

I'm on Chrome 30.0.1599.28, Chrome extension 0.8.2.830 and Sublime extension v2013.09.03.21.11.17.

I haven't seen LiveStyle working for almost a month now. I don't really want to reinstall my entire Chrome to fix this. Anyone has any idea how I can debug this? Turned on debug on sublime and there didn't seem to be anything strange happening there, any way to debug the Chrome extension?

sergeche commented 11 years ago

@EhsanKia current Canary version is 31. LiveStyle won’t work in Canary 30 because of some temporary restrictions introduced in v30

EhsanKia commented 11 years ago

Well Chrome 30 is beta channel, but I just tried with Canary 31 and it still doesn't seem to be working.

sergeche commented 11 years ago

Can you describe what exactly isn’t working? No LiveStyle panel, no active connection, no file associations..?

EhsanKia commented 11 years ago

Really sorry about this. After a bit of debugging, turns out it was prefixfree that was messing me up.

iaminawe commented 11 years ago

Can confirm that its fixed it for me - thanks again for a really super useful workflow tool

scherii commented 10 years ago

Yes, I've came to the same conclusion :) sorry @sergeche!