openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
382 stars 47 forks source link

Fresh installation of 0.3.0 on macOS doesn't open any GUI #12

Closed Qonstrukt closed 1 year ago

Qonstrukt commented 1 year ago

I've downloaded the latest 0.3.0 release, set it's attributes correctly using:

xattr -cr /Applications/TrguiNG.app

Then started the app, but it doesn't show anything, no windows pop up. The context menus are empty and all actions that are there, like Switch to fullscreen don't do anything. Then after a minute or so, the app just quits itself.

Console logs: https://gist.github.com/Qonstrukt/6c431ce578cc1e74e92775dca1fd3d16

qu1ck commented 1 year ago

Macos issues are the hardest for me to troubleshoot because I don't have a mac. Let me see what I can do.

If any mac dev out there wants to help it would be greatly appreciated.

qu1ck commented 1 year ago

Fixed in v0.4.0.

Qonstrukt commented 1 year ago

Thanks, works great now 😄 Looks and feels very nice for a non-native application I have to say, great job!