Skip to content
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

No window appears upon launching Streamlink twitch gui #919

Closed
4 tasks done
ktulsyan opened this issue Nov 5, 2022 · 2 comments
Closed
4 tasks done

No window appears upon launching Streamlink twitch gui #919

ktulsyan opened this issue Nov 5, 2022 · 2 comments

Comments

@ktulsyan
Copy link

ktulsyan commented Nov 5, 2022

Checklist

Streamlink Twitch GUI version

Version 2.2.0 (2.2.0)

Streamlink version

No response

Operating system, environment and configuration details

Trying to run on macOS Ventura 13.0

Description

No window appears when I open the app. However, an icon does appear in the dock.
Upon right-clicking the dock icon and clicking "Show all windows" I see a message saying "No windows available"

Things I've tried:
Launch the app with debug logs and with --reset-window parameter

Log output:

❯ cat 2022-11-05_05-44-29.log
[2022-11-05T05:44:30.204Z][debug][Application]
Parameters
{
    "_": [],
    "tray": false,
    "hide": false,
    "hidden": false,
    "max": false,
    "maximize": false,
    "maximized": false,
    "min": false,
    "minimize": false,
    "minimized": false,
    "reset-window": true,
    "versioncheck": true,
    "version-check": true,
    "logfile": true,
    "loglevel": "debug",
    "l": "debug",
    "launch": "",
    "goto": ""
}

 ~/Library/Logs/streamlink-twitch-gui 

Additionally, I've also tried granting Full disk access to Streamlink Twitch GUI just in case that was the issue.

Debug log

No response

@bastimeyer
Copy link
Member

Sounds like a duplicate of #911

Please try the latest version from the master branch:
https://github.com/streamlink/streamlink-twitch-gui#-download
https://github.com/streamlink/streamlink-twitch-gui#-build

I'm waiting for an NW.js bugfix (#913) before I can publish a new release.

@ktulsyan
Copy link
Author

ktulsyan commented Nov 5, 2022

Working with latest commit from master . Thanks for the quick turnaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants