BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

App does not open on mac OS Monterrey #168

Open ianhz opened 1 year ago

ianhz commented 1 year ago

Hi there!

The app doesn't seem to open on mac OS Monterrey (12.3.1). Nothing happens when double clicking the .app file, although the icon appears at the dock, but nothing happens (when right clicking the icon, it says Application not responding).

I tried sudo open huestacean.app/Contents/MacOS/huestacean.app and got:

qrc:/qml/Screensync.qml:138: TypeError: Cannot call method 'numLights' of undefined libpng warning: iCCP: known incorrect sRGB profile qrc:/qml/Bridges.qml:238:4: QML Connections: Cannot assign to non-existent property "onConnectedChanged" libpng warning: iCCP: known incorrect sRGB profile qrc:/qml/Bridges.qml:239:13: Unable to assign [undefined] to QObject* qrc:/qml/main.qml:110:23: Unable to assign QQuickDrawer to QQuickItem qml: activeFocusItem QQuickItemDelegate(0x600000f18840)

Then it just hangs there. I also gave it full permissions to open and to screen grab.

Any clues? Thanks so much for this, I used to run this app back in 2019 when I first got my hue kit and it was amazing.