Sublime Forum

Sublime freezes & not responding

#1

when I type a text after -> or :: it hangs & not responded. I don’t able to understand what is going on. I unstall the application & reinstall it but problem is still there.Please give a solution.

0 Likes

#2

reinstalling won’t help, you need to remove whichever dodgy plugin you have installed which is causing this behavior
https://www.sublimetext.com/docs/3/revert.html

0 Likes

#3

HI. I have the same problem and I also has perform a fresh intallation and I have the same problem

It also need more than 20 second to start. I have perform a fresh installation of the last version

0 Likes

#4

Did you read the reply above yours and revert Sublime Text to a freshly installed state? Reinstalling does not delete your plugins.

0 Likes

#5

I have delete everything %APPDATA%/sublimetext3 and %LOCALAPPDATA%/sublimetext3 and also I have reinstall it

The process is running but the program is not open

it opens but like 2 or 3 minutes before.

then it also get block a lot of times

Captur2a

This is my Work pc, I also have another PC and it works perfect. I hev no idea what is happening and how to fix it. I love sublime text because of my experience with my other pc

DPI mode: per-monitor v2
startup, version: 3211 windows x64 channel: stable
executable: /C/Program Files/Sublime Text 3/sublime_text.exe
working dir: /C/Program Files/Sublime Text 3
packages path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Local
zip path: /C/Program Files/Sublime Text 3/Packages
zip path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: [“Vintage”]
generating syntax summary
generating meta info summary
pre session restore time: 195.917
startup time: 196.049
first paint time: 196.049
reloading plugin Default.arithmetic
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.detect_indentation
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.install_package_control
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.quick_panel
reloading plugin Default.rename
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.settings
reloading plugin Default.show_scope_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.ui
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin ShellScript.ShellScript
plugins loaded

0 Likes

#6

These trace I think is important:

pre session restore time: 204.68

Why is taking to much in session restore time???

DPI mode: per-monitor v2
startup, version: 3211 windows x64 channel: stable
executable: /C/Program Files/Sublime Text 3/sublime_text.exe
working dir: /C/Program Files/Sublime Text 3
packages path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Local
zip path: /C/Program Files/Sublime Text 3/Packages
zip path: /C/Users/gggarrido/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: [“Vintage”]
pre session restore time: 204.68
startup time: 204.898
first paint time: 204.898

all apps and programs on the PC worls nice, this is the only one that have problems

0 Likes

#7

Could you check the size of the session file? It should be in C:\Users\gggarrido\AppData\Roaming\Sublime Text 3\Local\Session.sublime_session.

If it’s not obscenely large, then my only guess is that some other program like an anti-virus is affecting Sublime Text performance.

0 Likes

#8

Captura

Just 6Kb :frowning:

The point is that if it’s due to antivirus, the antivirus must only Hate sublime text, because the rest of the programs works perfect (notepad++, visualcode, intelliJ…)

0 Likes