samschott / maestral

Open-source Dropbox client for macOS and Linux
https://maestral.app
MIT License
3.12k stars 64 forks source link

Maestral.app shows no GUI and no tray icon #933

Closed gitsnaf closed 1 year ago

gitsnaf commented 1 year ago

Describe the bug I have a new MBP-M2 with Ventura 13.4. I did a fresh install, using the latest app bundle: 1.7.3 On the very first start I was able to link my drop box account and then the GUI disappeared. Even no tray icon. In the backgroud I see two maestral processes and I can see that it's syncing my dropbox folder in the background.

To Reproduce Killing the app in the background and then starting via double click again always leads to no gui and no tray icon. But the app is running in the background. Starting the app via command line also leads to no gui and no tray icon but shows this error: [Cocoa] Not implemented: ScrollContainer.set_on_scroll()

Expected behaviour The gui and a tray icon should appear.

System:

gitsnaf commented 1 year ago

After a few reboots, I now have my tray icon back. I don't know why, but it seems to work now.

samschott commented 1 year ago

Could this be a case of "hidden by the notch"?

gitsnaf commented 1 year ago

Maybe. I had already thought of that. That's why I closed all applications with a tray icon, so there should have been enough room for the Maestral tray icon. However, I could not check this because I did not have an external monitor during the installation.