You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just debugging a problem with version 2.6.0 (both the app image and the source version). When I ran the app, I would see a splash screen, but the main window would never appear. I eventually realized that it was because a dialog was popping up telling me about the 2.6.1 version. However, I couldn't interact with the dialog because it was hidden by the splash screen. No combination of Alt-Tab, Alt-click, or any other window manager shortcuts would allow me to get to the dialog box and without clearing the dialog the main window never popped up. Eventually solved by passing -n to suppress the splash screen. Also updated to 2.6.1 and did not encounter the issue (because there is no update available).
Not sure how to force the dialog to trigger to test on the newest version.
The text was updated successfully, but these errors were encountered:
Just debugging a problem with version 2.6.0 (both the app image and the source version). When I ran the app, I would see a splash screen, but the main window would never appear. I eventually realized that it was because a dialog was popping up telling me about the 2.6.1 version. However, I couldn't interact with the dialog because it was hidden by the splash screen. No combination of Alt-Tab, Alt-click, or any other window manager shortcuts would allow me to get to the dialog box and without clearing the dialog the main window never popped up. Eventually solved by passing
-n
to suppress the splash screen. Also updated to 2.6.1 and did not encounter the issue (because there is no update available).Not sure how to force the dialog to trigger to test on the newest version.
The text was updated successfully, but these errors were encountered: