Sublime Forum

Sublime freezes on Ubuntu Gnome 16.04

#1

Since Build 3126 sublime keeps freezing on startup. It won’t unfreeze no matter what I do. I have reverted to an initial state and it works, but as soon as I install the plugins I use it works until I close it and then it freezes on startup. I have been using those plugins for 4-5 months now and I didn’t have any issues until now.

My plugins are:

    "All Autocomplete",
    "AngularJS",
    "ApacheConf.tmLanguage",
    "API Blueprint",
    "Auto Close HTML Tags",
    "AutoAligner",
    "Autoprefixer",
    "Babel",
    "Babel Snippets",
    "BeautifyRuby",
    "Blade Spacer",
    "Bootstrap 3 Autocomplete",
    "Bootstrap 4 Autocomplete",
    "BracketHighlighter",
    "Case Conversion",
    "Color Highlighter",
    "CSS3",
    "CSScomb",
    "Dockerfile Syntax Highlighting",
    "EditorConfig",
    "Emmet",
    "ES6-Toolkit",
    "ESLint",
    "ESLint-Formatter",
    "Facebook Material Theme",
    "Flexbox Snippets",
    "Git Conflict Resolver",
    "Gitignore",
    "GitStatus",
    "HTML Boilerplate",
    "HTML Snippets",
    "HTML-CSS-JS Prettify",
    "HTML5",
    "HTMLAttributes",
    "Icon Fonts",
    "jQuery",
    "JSONLint",
    "JsonTree",
    "JSX",
    "Laravel Blade Highlighter",
    "Local History",
    "Markdown Preview",
    "Material Color Scheme",
    "Material Nil",
    "Material Theme",
    "Materialize",
    "One Dark Material - Theme",
    "Origami",
    "Package Control",
    "PostCSS Sorting",
    "QuickOpen",
    "Rails Developer Snippets",
    "React and React Router Snippets",
    "React ES6 Snippets",
    "ReactJS",
    "RuboCop",
    "Ruby on Rails snippets",
    "Sass",
    "SassBeautify",
    "SCSS",
    "SCSS Expander",
    "SCSS Snippets",
    "SideBarEnhancements",
    "SublimeCodeIntel",
    "SublimeLinter",
    "SublimeLinter-annotations",
    "SublimeLinter-contrib-eslint",
    "SublimeLinter-contrib-htmllint",
    "SublimeLinter-contrib-scss-lint",
    "SublimeLinter-contrib-sublime-syntax",
    "SublimeLinter-csslint",
    "SublimeLinter-json",
    "SublimeLinter-jsxhint",
    "SublimeLinter-php",
    "SublimeLinter-pylint",
    "SublimeLinter-rubocop",
    "SublimeLinter-shellcheck",
    "SyncedSideBar",
    "Syntax Highlighting for PostCSS",
    "Terminal",
    "TrailingSpaces"

And my settings are:

{
“color_scheme”: “Packages/User/SublimeLinter/OneDark (SL).tmTheme”,
“default_line_ending”: “unix”,
“ensure_newline_at_eof_on_save”: true,
“font_size”: 9,
“highlight_modified_tabs”: true,
“ignored_packages”:
[
“PyV8”,
“Vintage”
],
“material_theme_accent_scrollbars”: true,
“material_theme_arrow_folders”: true,
“material_theme_compact_panel”: true,
“material_theme_compact_sidebar”: true,
“material_theme_contrast_mode”: true,
“material_theme_panel_separator”: true,
“material_theme_small_statusbar”: true,
“material_theme_small_tab”: true,
“material_theme_tabs_autowidth”: true,
“material_theme_tabs_separator”: true,
“material_theme_tree_headings”: true,
“save_on_focus_lost”: true,
“show_encoding”: true,
“tab_size”: 2,
“theme”: “Material One Dark.sublime-theme”,
“translate_tabs_to_spaces”: true,
“use_simple_full_screen”: true,
“word_wrap”: true
}

0 Likes

#2

maybe one or more of those plugins received an update that reduced performance

what does Tools menu -> Developer -> Profile Plugins show?

0 Likes

#3

Here is the output of Profile Plugins:

This list shows how much time each plugin has taken to respond to each event:

on_activated:
Git Conflict Resolver.GitConflictResolver: 1.427s total, mean: 0.038s, max: 0.318s
SublimeLinter.sublimelinter: 0.043s total, mean: 0.001s, max: 0.007s
BracketHighlighter.bh_core: 0.003s total, mean: 0.000s, max: 0.002s
TrailingSpaces.trailing_spaces: 0.011s total, mean: 0.000s, max: 0.001s
SyncedSideBar.SyncedSideBar: 0.018s total, mean: 0.000s, max: 0.006s
Color Highlighter.ColorHighlighter: 0.043s total, mean: 0.001s, max: 0.008s
Default.pane: 0.012s total, mean: 0.000s, max: 0.006s
Origami.origami: 0.029s total, mean: 0.001s, max: 0.010s
SideBarEnhancements.SideBar: 0.023s total, mean: 0.000s, max: 0.005s
SublimeCodeIntel.SublimeCodeIntel: 0.057s total, mean: 0.001s, max: 0.021s
EditorConfig.EditorConfig: 0.016s total, mean: 0.000s, max: 0.011s

on_close:
SublimeLinter.sublimelinter: 0.000s total, mean: 0.000s, max: 0.000s
Color Highlighter.ColorHighlighter: 0.000s total, mean: 0.000s, max: 0.000s
Default.pane: 0.001s total, mean: 0.000s, max: 0.001s
Default.settings: 0.001s total, mean: 0.000s, max: 0.001s
Origami.origami: 0.000s total, mean: 0.000s, max: 0.000s
SideBarEnhancements.SideBar: 0.000s total, mean: 0.000s, max: 0.000s
SublimeCodeIntel.SublimeCodeIntel: 0.000s total, mean: 0.000s, max: 0.000s
Local History.LocalHistory: 0.000s total, mean: 0.000s, max: 0.000s

on_deactivated:
Default.history_list: 0.135s total, mean: 0.002s, max: 0.045s
Local History.LocalHistory: 0.001s total, mean: 0.000s, max: 0.000s

on_hover:
BracketHighlighter.bh_core: 0.000s total, mean: 0.000s, max: 0.000s
Default.symbol: 0.034s total, mean: 0.001s, max: 0.021s

on_modified:
SublimeLinter.sublimelinter: 0.001s total, mean: 0.000s, max: 0.000s
BracketHighlighter.bh_core: 0.000s total, mean: 0.000s, max: 0.000s
TrailingSpaces.trailing_spaces: 0.001s total, mean: 0.000s, max: 0.001s
Color Highlighter.ColorHighlighter: 0.001s total, mean: 0.000s, max: 0.000s
SideBarEnhancements.Stats: 0.001s total, mean: 0.000s, max: 0.000s
Default.settings: 0.004s total, mean: 0.000s, max: 0.002s
SideBarEnhancements.SideBar: 0.001s total, mean: 0.000s, max: 0.000s
SublimeCodeIntel.SublimeCodeIntel: 0.005s total, mean: 0.000s, max: 0.001s
JSONLint.JSONLint: 0.003s total, mean: 0.000s, max: 0.002s

on_post_save:
GitStatus.GitStatus: 0.085s total, mean: 0.009s, max: 0.015s
RuboCop.rubocop_listener: 0.000s total, mean: 0.000s, max: 0.000s
SublimeLinter.sublimelinter: 8.327s total, mean: 0.833s, max: 0.991s
AngularJS.AngularJS-sublime-package: 0.005s total, mean: 0.001s, max: 0.001s
Markdown Preview.MarkdownPreview: 0.004s total, mean: 0.000s, max: 0.003s
Color Highlighter.ColorHighlighter: 0.024s total, mean: 0.002s, max: 0.012s
ESLint-Formatter.ESLint-Formatter: 7.700s total, mean: 0.770s, max: 0.929s
SassBeautify.SassBeautify: 0.005s total, mean: 0.001s, max: 0.003s
SideBarEnhancements.SideBar: 0.000s total, mean: 0.000s, max: 0.000s
Local History.LocalHistory: 0.000s total, mean: 0.000s, max: 0.000s
EditorConfig.EditorConfig: 0.000s total, mean: 0.000s, max: 0.000s

on_pre_close:
Default.history_list: 0.004s total, mean: 0.001s, max: 0.003s
Default.settings: 0.000s total, mean: 0.000s, max: 0.000s

on_pre_save:
Git Conflict Resolver.GitConflictResolver: 0.015s total, mean: 0.001s, max: 0.007s
HTML-CSS-JS Prettify.HTMLPrettify: 0.003s total, mean: 0.000s, max: 0.003s
Autoprefixer.Autoprefixer: 0.003s total, mean: 0.000s, max: 0.003s
Default.trim_trailing_white_space: 0.004s total, mean: 0.000s, max: 0.001s
TrailingSpaces.trailing_spaces: 0.003s total, mean: 0.000s, max: 0.000s
SublimeCodeIntel.SublimeCodeIntel: 0.000s total, mean: 0.000s, max: 0.000s
BeautifyRuby.beautify_ruby: 0.008s total, mean: 0.001s, max: 0.004s
SublimeLinter.sublimelinter: 0.000s total, mean: 0.000s, max: 0.000s
EditorConfig.EditorConfig: 0.007s total, mean: 0.001s, max: 0.001s
PostCSS Sorting.PostCSSSorting: 0.003s total, mean: 0.000s, max: 0.003s

on_selection_modified:
RuboCop.rubocop_listener: 0.002s total, mean: 0.000s, max: 0.000s
BracketHighlighter.bh_core: 0.001s total, mean: 0.000s, max: 0.000s
TrailingSpaces.trailing_spaces: 0.010s total, mean: 0.001s, max: 0.002s
Color Highlighter.ColorHighlighter: 0.009s total, mean: 0.000s, max: 0.005s
SideBarEnhancements.Stats: 0.018s total, mean: 0.000s, max: 0.016s
SublimeCodeIntel.SublimeCodeIntel: 0.014s total, mean: 0.000s, max: 0.010s

I didn’t know this option, seems really usefull.

0 Likes

#4

Update: If I don’t move the mouse at all before pressing a keyboard key sublime doesn’t freeze.

0 Likes