UncleGoogle / galaxy-integration-humblebundle

Humble Bundle integration for GOG Galaxy 2.0
GNU General Public License v3.0
188 stars 18 forks source link

Crashes on launch: MacOS 10.14.5, Galaxy 2.0.4 #16

Closed Taffer closed 5 years ago

Taffer commented 5 years ago

Describe the bug Installed the unzipped plugin, restarted Galaxy, went into Preferences -> Integrations, and clicked Connect. A red message in the "Connected/Not connected yet" field says "Plugin has crashed. Retry."

Expected behavior Expected the plugin to work as well as it did on my Windows 10 system. The Connect button has switched to "Disconnect".

Attach logs plugin-humble-log.zip

UncleGoogle commented 5 years ago

Thanks for report. I cant release patch right now, but you can probably fix it by replaceing 52 line in src/plugin.py to:

self._app_finder = None

Note that there is no support for lauching games on macos yet (#13)

UncleGoogle commented 5 years ago

Should be fixed by #17

Taffer commented 5 years ago

Confirmed, works like a charm. Thanks! 👍