SeafileClient on macOS 27

The Seafile Client 9.0.19 seems to have a problem on macOS 27 (Beta 2). The client works in the background. The icon appears in the menu bar but when you click this icon in order to open the main window the app crashes.

Reading the backtrace bottom-up, the chain is:
-[NSStatusItem popUpStatusItemMenu:] → menu tracking begins → posts a notification → an observer installed by libqcocoa.dylib (Qt’s macOS platform plugin) handles it → throws an NSException → nothing catches it → objc_exception_throwstd::terminateabort().

You can contact me for detailed crash reports.

Regards

Thank you for the report.

Could you please attach the macOS crash log (or any relevant backtraces) along with any additional information you have, such as whether the issue is reproducible every time, your Mac model, console logs or Qt debug output.

I have opened a ticket at github and have attached the files there. The bug has been confirmed and is taken care of by the developers.

This is a bug in Qt framework: Jira . We’ll need to wait for update from Qt.