Crash after upgrade from 216 to 229

Version: 1.0.229, profile 31 (pre-release). Upgrade from 1.0.216.

OS: Linux

The application sometimes crashes after using Ctrl+G and typing 2-3 letters. There is nothing relevant in the debugging console :disappointed_relieved:.

Please run the AppImage directly from the terminal and post the output on the terminal

There is only

(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397

in the terminal. After I use Ctrl+G and type for example “som” it freezes. Now I realized it’s not a crash, but a freeze and if I wait for about 10s, it unfreezes.

Actually now I realized that the console output might be relevant. It results from trying the search twice and two unfreezes.

GotoAnything has been made faster and this freeze has been fixed in recent commits but the new version hasn’t been released yet.

1 Like

I just opened the version 1.0.231 and now it works fine, as promised here