-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Needs fixing for Mac OS Big Sur #78
Comments
same here. Are there build instructions somewhere? how is this built for mac? maybe we can give it a shot if someone is familiar with the IDE/Compiler used for mac? |
Same for me... |
Well it seems to be a QTCreator project according to .pri and .pro file in the repository root. If anybody knows how to work with this IDE you might have a chance to compile / link against Big Sur libraries. |
Knowing nothing about QT I managed to get this compiled on macOS (Catalina) for a different reason. Hope it helps.
Hope this helps! |
It worked, but the program crashes after a few seconds :/ |
Building it locally worked for me! Thank you @eddiezane for the script. |
it builds, very unstable and crashes all the time, but i guess it works, better than nothing. Thanks for the script. I may go to the VNC version. Any ideas on how to change the resolution of it, so you can resize the window? (VNC version)thanks
On Wednesday, November 25, 2020, 08:37:19 PM PST, Phil DeJarnett <[email protected]> wrote:
Building it locally worked for me! Thank you @eddiezane for the script.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I also built it, after connecting to ozwdaemon it seems to update some networks data, but crashes a few seconds later. Here is the stack trace if anyone is interested. |
For it to be stable on Big Sur we have to wait till the QT Framework releases a update. There are known issues with QT on Big Sur right now so I won't do anything till a new version is released. |
I already thought this might be the issue, but was too lazy to look into QTs release notes. Anyway thanks for the update. |
maybe the way to go is to simply fix the VNC embedded client version and improve the resolution beyond 640x480, that way you dont need to use the OS specific client |
@fgonza2 - Yea, I agree... the only reason I use the native client is to get around the horrible vnc resolution |
This was working (it's open for ~15 seconds before crashing, but was enough for me to check some things), but today I went to run ozw admin and it wouldn't open. After rebuilding everything, I see this error:
|
for tracking purpose, I believe this is the issue on QT side: https://bugreports.qt.io/browse/QTBUG-85546 |
the real fix here is to fix the VNC resolution |
FYI you can work around this by using a different VNC client. I can connect successfully with the Mac version of RealVNC (and it lets me resize the window) |
@ex-nerd As far as I can tell, this just makes the image bigger, but you are still looking at a 640x480 resolution image or something, which is far too small to see all the information within the app. |
Oh, you are totally right. Darn. |
After upgrading to the newest Mac OS Version ozwadmin doesn't start anymore, it seems to be stuck somewhere. The menu bar still appears but besides that I only get the spinning beach ball.
The text was updated successfully, but these errors were encountered: