sublimehq / sublime_merge

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

Sublime Merge occasionally starts in "freeze" mode #1234

Open mkowsiak opened 3 years ago

mkowsiak commented 3 years ago

Version info

Description

Occasionally, Sublime Merge starts in "freeze" mode. It's hard to find out when, but sometimes, after opening Sublime Merger, the Application Menu is grey and opening GIT repository (local one) doesn't change anything. Application simply doesn't do anything.

Steps to reproduce

Steps to reproduce the behavior:

  1. Start application
  2. Choose File->Open
  3. Choose repository

Expected behavior

Repository is opened

What can make cause the issue

It looks like this issue might be triggered by Little Snitch 3. It looks like disabling it makes Sublime Merge start again. Then, turning traffic filtering on, again, doesn't harm Sublime Merge. Event more, Sublime Merge can be closed and started without any issues until it happens again (maybe it's related to some sort of license validation or update check?).

mkowsiak commented 3 years ago

It looks like it fails with Little Snitch 3 being disabled as well :(

This issue makes makes it impossible to run Sublime Merge and open projects. One must restart system and open repository again. Without restarting Sublime Merge will show only menu (grayed out) and will do nothing.

Fortunately, this happens not that often.

mkowsiak commented 3 years ago

One more comment here. When I run Sublime Text 3 I am getting following info

> /Applications/Sublime\ Text.app/Contents/MacOS/sublime_text
2021-09-09 09:21:53.388 sublime_text[1346:36160] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

This "freeze" state now happens in case of Sublime Text 3 - it means that application starts with greyed out menu and it's not possible to do anything.