sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
800 stars 35 forks source link

Sublime Text freezes #6415

Open DonaldDuck313 opened 1 week ago

DonaldDuck313 commented 1 week ago

Description of the bug

Sublime Text freezes and I can't do anything, see attached video (in case it isn't clear from the video, I'm clicking everywhere while I'm recording it).

https://github.com/sublimehq/sublime_text/assets/40611243/cc11c861-8ee8-4545-bda7-8833ac67f8c3

Steps to reproduce

I don't know, this seems to happen randomly.

Expected behavior

It should be possible to edit text using Sublime Text as usual.

Actual behavior

Whenever I click, try to type or anything else, nothing happens.

Sublime Text build number

4169

Operating system & version

Windows 11

(Linux) Desktop environment and/or window manager

No response

Additional information

I don't know if the OpenGL context information is relevant because I had to restart Sublime Text to get it to work again.

OpenGL context information

DPI mode: per-monitor v2
startup, version: 4169 windows x64 channel: stable
executable: /C/Program Files/Sublime Text/sublime_text.exe
application: /C/Program Files/Sublime Text
working dir: /C/Program Files/Sublime Text
packages path: /C/Users/glind/AppData/Roaming/Sublime Text/Packages
state path: /C/Users/glind/AppData/Roaming/Sublime Text/Local
zip path: /C/Program Files/Sublime Text/Packages
zip path: /C/Users/glind/AppData/Roaming/Sublime Text/Installed Packages
ignored_packages: ["Vintage"]
pre session restore time: 0.315553
startup time: 0.471553
first paint time: 0.510553
reloading plugin Default.arithmetic
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading python 3.3 plugin Highlight Trailing Whitespace.highlight-trailing-whitespace
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
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.html_print
reloading plugin Default.indentation
reloading plugin Default.install_package_control
reloading plugin Default.keymap
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
plugins loaded
TerminalFi commented 1 week ago

The first test is does it happen in safe mode ? To eliminate plugin interference

deathaxe commented 1 week ago

Is there by chance a modal dialog box open in background or on another screen? Sometimes those get burried behind a window and cause exactly this behavior.

DonaldDuck313 commented 3 days ago

The first test is does it happen in safe mode ? To eliminate plugin interference

I don't know, it happens randomly and it's rare enough that it's hard to reproduce.

Is there by chance a modal dialog box open in background or on another screen? Sometimes those get burried behind a window and cause exactly this behavior.

Probably not, I didn't hear any sound when I tried to click on the screen.

deathaxe commented 3 days ago

If it is happening while working on JavaScript files, you are probably seeing https://github.com/sublimehq/sublime_text/issues/6416