sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
274 stars 14 forks source link

Hangs shortly after launch #1788

Closed ayush-j closed 1 year ago

ayush-j commented 1 year ago

Version info

Description

After launching Sublime Merge, it restores my sessions and works for 10-15 seconds then hangs forever and I have to kill the process.

The started happening immediately after update and is always happening now.

Steps to reproduce

Steps to reproduce the behavior:

  1. Open repository ...
  2. Run command ...
  3. Click on ...

Expected behavior

A description of what you expected to happen.

Debug Information

=== App Version Information ===
Build: 2087

=== Git Version Information ===
Using Git: C:\git\bin\git.exe (custom)
git version 2.37.0.windows.1

=== Browse Page Information ===
HEAD: 69a0aa1a59b978ba3e24e61fbb1c25b4d0091f78
Is in merge: 0
Is in cherry_pick: 0
Is in rebase: 0
Is in revert: 0

=== Git Status Information ===

=== Our Status Information ===

=== Our Config Information ===

Our config output is identical to the Git config output

=== Git Attributes Information ===
git check_attr --all output

=== Our Modified Files Newline Normalisation and EOL Information ===

=== Our Modified Files Flag Information ===
Ignoring symlinks: 1

Screenshots

If applicable, add screenshots to help explain your problem. This section may be omitted/removed.

ayush-j commented 1 year ago

After removing a particular repo from my session, I no longer get the hang. I tried a clean profile and if I load that repo, Sublime Merge works for a few seconds (I can click on commits etc) but then hangs again indefinitely.

I can't share the repo details (it is a large repo) but this is the state when it is stuck: image

dpjohnst commented 1 year ago

Hi @ayush-j,

Thanks for reporting this issue.

Could you confirm:

Kind regards, - Dylan from Sublime HQ

ayush-j commented 1 year ago
dpjohnst commented 1 year ago

Hi @ayush-j,

Thanks for the additional information.

Could you confirm if reverting to build 2085 resolves the issue for the given repository: https://download.sublimetext.com/sublime_merge_build_2085_x64_setup.exe

Kind regards, - Dylan from Sublime HQ

dpjohnst commented 1 year ago

Hi @ayush-j,

We've just released Sublime Merge 2088 - could you confirm if this version resolves this issue for you?

Thanks, - Dylan from Sublime HQ

ayush-j commented 1 year ago

@dpjohnst No, after updating, I re-opened the repo and it hung again after 15-20 seconds

dpjohnst commented 1 year ago

Could you confirm if reverting to build 2085 resolves the issue for the given repository: https://download.sublimetext.com/sublime_merge_build_2085_x64_setup.exe

Kind regards, - Dylan from Sublime HQ

ayush-j commented 1 year ago

@dpjohnst Yes, that works fine. No issues.

dpjohnst commented 1 year ago

Hi @ayush-j,

Thanks for the additional information - we've identified the cause of the issue and have just released build 2089 to address this. Could you confirm that build 2089 resolves this issue on your end?

Kind regards, - Dylan from Sublime HQ

ayush-j commented 1 year ago

Thanks @dpjohnst! Build 2089 is working fine.