5GUIs
5GUIs copied to clipboard
Crashes on macOS 13?
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.
Hm, it does seem to work for me. But that is on 13.1.
I'm noticing this too on Ventura 13.0
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
Now that 13.1 is officially released, could you give this another try? It still seems to work fine for me.
Still hangs forever on 13.1
Restarting it with "Don't reopen" windows doesn't help.
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
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)
Won't launch on my M1 Mac running Ventura 13.2. Same "Application Not Responding" as above.
Also seeing it hang on launch. Intel mac running macOS 13.2.1.
dead project ? still not working on 13.3. Looks like there is no more commits and activity in general
PRs are totally welcome, the issue is listed and known and someone just has to work on it.