5GUIs icon indicating copy to clipboard operation
5GUIs copied to clipboard

Crashes on macOS 13?

Open helje5 opened this issue 2 years ago • 9 comments

In an app review, someone mentioned that 5 GUIs crashes on macOS 13 betas. I don't have them installed yet, but should check that.

helje5 avatar Jun 24 '22 13:06 helje5

Hm, it does seem to work for me. But that is on 13.1.

helje5 avatar Oct 31 '22 15:10 helje5

I'm noticing this too on Ventura 13.0

rhys-rant avatar Oct 31 '22 17:10 rhys-rant

I'm on Ventura 13.0.1 (Apple Silicon Mac) and I can't open the app. It doesn't "crash" per se, it just hangs forever and never opens, so I eventually have to kill it. You can probably see the App Store crash logs on Xcode Organizer

antoniogermano avatar Dec 13 '22 04:12 antoniogermano

Now that 13.1 is officially released, could you give this another try? It still seems to work fine for me.

helje5 avatar Dec 13 '22 22:12 helje5

Still hangs forever on 13.1 image Restarting it with "Don't reopen" windows doesn't help. image I always click "Report" so you can get the logs from App Store Connect / Xcode's Organizer, it's 5.5MB stack trace so I'm hesitant to post it here image

I could not reproduce it from source; when building from Xcode (main branch), it opens fine (develop doesn't build, missing BundleFeatureDetectionOperation.swift file). Only the Mac App Store version crashes. Maybe some file/settings on Application Support folder is causing the crash?

Dragging the app from Applications folder to the trash bin, emptying it then downloading again from Mac App Store doesn't fix it.

I tried to re-symbolicate the 5 GUI-log.crash with the dSYM I got from archiving the main branch but it doesn't seem to be working

Symbol directory paths:
Finding Symbols:
0 binary images were found.
No symbolic information found

(off-topic: I could only get it to tell me the GUI of two electron apps, all other apps I quickly tested from Xcode said "Crazy, we couldn't detect any technology?!", e.g. Shortcuts app)

antoniogermano avatar Dec 14 '22 17:12 antoniogermano

Won't launch on my M1 Mac running Ventura 13.2. Same "Application Not Responding" as above.

AMR692 avatar Feb 07 '23 17:02 AMR692

Also seeing it hang on launch. Intel mac running macOS 13.2.1.

shawnrc avatar Feb 20 '23 17:02 shawnrc

dead project ? still not working on 13.3. Looks like there is no more commits and activity in general

cedricloneux avatar May 10 '23 02:05 cedricloneux

PRs are totally welcome, the issue is listed and known and someone just has to work on it.

helje5 avatar May 11 '23 12:05 helje5