-
Notifications
You must be signed in to change notification settings - Fork 102
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
bug: Wont show app window on macOS 13 (M1) #129
Comments
unable to reproduce on M1, 2020 - 13.3 Beta (22E5230e) |
This somewhat happened to me. |
Can't seem to reproduce on M2, macOS 13.2.1. |
Because Apple fixed some of the quirks of M1, which is now called M2. |
Can reproduce on M2 Mac Air with macOS 13.2.1, even with the new .dmg file that was added to the download links yesterday |
I have found a couple of workarounds, but haven't figured out the core of the issue. I believe its related to initially denying a permission prompt, or a bug causing the prompt to not be delivered in the first place. I am on MacOS Monterey 12.6.7 on an older Macbook. I have this same issue. Here are the two workarounds I've found: First workaroundGo to {
"firstrun": true
} Or if the file already exists, set Second workaroundGo to System Preferences > Security & Privacy > Privacy. Select This worked for me on MacOS Monterey 12.6.7, please share if this works or fails on your computer. |
Thanks for the advice. |
Will likely be solved by the switch away from Electron: revoltchat/frontend#14 |
What happened?
After downloading and running the app, it shows in the dock but it never visibly appears as a window
Happens on the DMG download and the App download
16" Macbook Pro with M1 Pro
macOS 13, Ventura
The text was updated successfully, but these errors were encountered: