-
Notifications
You must be signed in to change notification settings - Fork 0
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
Empty screen on Catalina #1
Comments
Unfortunately I do not have Catalina. I suspect it has something to do with that notarization BS. I will do some research tomorrow. I'm on my way to the airport. |
I'm really sorry. I don't know what to do without having a dev machine with Catalina. I can buy another external hard disk, clone my system, boot from the external disk, and upgrade the external disk to Catalina. Isn't there something that shows up in |
Neh, it's not security related. The main interface in your preference pane does briefly show the same as I remember it, just right after the window grows to accommodate the interface, the interface goes blank. |
I really wished I had access to a Catalina system. I'm on 10.14.6 and I have no code deprecation warnings nor other Xcode issues. However, when I set the Deployment target to 10.14 or 10.15, I get 24 deprecations. Here's also a compiled version: MongoDB.prefPane.zip |
Thanks. Tried the branch, both from zip and from source. The zip wouldn't install, probably because of some code signing problem, however the build from source did install, but shows the same symptoms as before. |
Hello, I'm having the same problem: The MongoDB pref pane comes out blank in Catalina. There are two extra steps I had to take to get here:
When you are able to open it in not-safe mode: You may see the actual MongoDB Preference interface for a second (logo on the left with On/Off switches next to it and on the right column a list box and such). However, after a second it all disappears, leaving a blank grey window behind. |
Thanks for the additional info. Unfortunately I don't understand what is going on. I still don't have Catalina, because 2 apps from the AppStore are 32bit and noone replied to my support requests (which I sent numerous times over the past 6 months) as to how I should run these apps on Catalina. |
Yep, I have been able to find a machine with Catalina. Unfortunately, I have no idea what the problem is. There are still no warnings or error messages during compile and runtime. It just doesn't work. The Apple support forums are useless, so I am very sorry, but I can't fix this. |
I just built this from source in Xcode because my System Preferences wouldn't let me install the binary download.
However briefly after it should show the screen depicted in the screenshot in this repo, it jumps to:
macOS 10.15.1, Xcode 11.2.1
The text was updated successfully, but these errors were encountered: