livestyle-sublime-old
livestyle-sublime-old copied to clipboard
LiveStyle "stopped working" + not showing CSS styles in DevTools > Elements > Styles
Hello, it is the 2nd day I am having hard times with Google Chrome and LiveStyle. Seems my LiveStyle doesn't want to work anymore. Cant make css changes on the fly, simply there is no style name for site elements anymore but the proper css styles chosen in LiveStyle menu in DevTools.
here is the log, please advise, thank you.
DPI scale: 1
startup, version: 3065 windows x32 channel: stable
executable: /C/Program Files (x86)/Sublime Text 3/sublime_text.exe
working dir: /C/Program Files (x86)/Sublime Text 3
packages path: /C/Users/computer/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/computer/AppData/Roaming/Sublime Text 3/Local
hardware concurrency: 4
zip path: /C/Program Files (x86)/Sublime Text 3/Packages
zip path: /C/Users/computer/AppData/Roaming/Sublime Text 3/Installed Packages
found 9 files for base name Default.sublime-keymap
found 1 files for base name Default.sublime-mousemap
found 6 files for base name Main.sublime-menu
loading bindings
loading pointer bindings
found 1 files for base name Default.sublime-theme
theme loaded
app ready
startup cache, total files: 195 cache hits: 195
pre session restore time: 0.091384
startup time: 0.129384
first paint time: 0.134384
launching: /C/Program Files (x86)/Sublime Text 3/plugin_host.exe
reloading plugin Default.block
reloading plugin Default.comment
reloading plugin Default.copy_path
reloading plugin Default.delete_word
reloading plugin Default.detect_indentation
reloading plugin Default.duplicate_line
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.indentation
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_file_settings
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.swap_line
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.trim_trailing_white_space
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin Compare Side-By-Side.sbs_compare
reloading plugin LiveStyle.livestyle
loaded 1005 snippets
reloading plugin Package Control.Package Control
reloading plugin Require Node.js Modules Helper.Edit
Traceback (most recent call last):
File "C:\Program Files (x86)\Sublime Text 3\sublime_plugin.py", line 73, in reload_plugin
m = importlib.import_module(modulename)
File "./importlib/init.py", line 90, in import_module
File "
LiveStyle can’t break DevTools CSS pane, it simply has no access to it. Make you’re using most recent stable Chrome version
I am using the latest version - 38.0.2125.104 m (well, as far as Chrome tells me).
I'll try to describe my problem in other words.
Everything worked fine till recent days. I've been using ST3 with LiveStyle Chrome extenstion fine for months.
But lately DevTools > Elements > Styles column does not show the specific CSS this or that HTML element uses. So when I make changes to the css rules in Chrome they don't appear in Sublime opened CSS file though the css styles assigned in LiveStyle panel in DevTool window.
My thoughts were, that my settings are messed up, but I can't find where exactly.
Every piece of the puzzle seems to be installed, but there is something wrong. Maybe some plugin or so.
Apart from Chrome version is where any other solution/way to figure the problem out?
Exactly the same issue after my Win7 Chrome has been updated to 38.0.2125.104 m
Got it fixed! My solution:
- back up all chrome settings into the cloud (preferences > google account > sign in);
- uninstall after closing chrome;
- downloaded a previous stable version (37.0.2062.102), used some torrent for that;
- restarted the PC;
- turned the internet off;
- disabled "automatic update" in chrome (chrome://plugins/);
- switched back online and got all my chrome settings back and a working ST3 + LiveStyle! ;]
till the next version of chrome proves its stability with LiveStyle. Cheers! And thanks to Sergeche, the root was in Chrome.
Though the issue is still there. And I want to believe the cause will be found so we all would not wind up LiveStyleLess with newer Google Chrome versions.