Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on macOS 13? #23

Open
helje5 opened this issue Jun 24, 2022 · 9 comments
Open

Crashes on macOS 13? #23

helje5 opened this issue Jun 24, 2022 · 9 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@helje5
Copy link
Member

helje5 commented Jun 24, 2022

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 helje5 added the bug Something isn't working label Jun 24, 2022
@helje5
Copy link
Member Author

helje5 commented Oct 31, 2022

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

@rhys-rant
Copy link

I'm noticing this too on Ventura 13.0

@antoniogermano
Copy link

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

@helje5
Copy link
Member Author

helje5 commented Dec 13, 2022

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

@antoniogermano
Copy link

antoniogermano commented Dec 14, 2022

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)

@AMR692
Copy link

AMR692 commented Feb 7, 2023

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

@shawnrc
Copy link

shawnrc commented Feb 20, 2023

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

@cedricloneux
Copy link

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

@helje5
Copy link
Member Author

helje5 commented May 11, 2023

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

@helje5 helje5 added the help wanted Extra attention is needed label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants
@antoniogermano @shawnrc @helje5 @AMR692 @cedricloneux @rhys-rant and others