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

[Bug] glazewm --help opens a new window to display help and closes #861

Open
freddiehaddad opened this issue Nov 20, 2024 · 4 comments
Open
Labels
help wanted Extra attention is needed type: bug Something isn't working

Comments

@freddiehaddad
Copy link

freddiehaddad commented Nov 20, 2024

Describe the bug

Typing glazewm --help in Windows Terminal results in:
image

Typing glazewm --help in WezTerm results in a new window opening and immediately closing.

In both cases, no help output is displayed.

Reproduction

Described in bug.

Stack trace or error logs (if applicable)

NA

Version number

3.6.0 (but it's happened with previous versions as well. I first noticed it in 3.5.0). It definitely wasn't introduced in the latest release.

@freddiehaddad freddiehaddad added the type: bug Something isn't working label Nov 20, 2024
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in glazewm Nov 20, 2024
@OliStarCooke
Copy link

Also have this bug on the latest build (rel 3.6.0) at the time of writing this.
Tried diverting the result of help command to .txt file but result was empty.
glazewm.exe --help > help.txt

@lars-berger lars-berger added the help wanted Extra attention is needed label Dec 1, 2024
@lars-berger
Copy link
Member

lars-berger commented Dec 1, 2024

Does the window handle error pop up when running glazewm --help or is that unrelated?

It works correctly when using the --help flag on the local debug build:

image

But I'm also able to reproduce the terminal window opening and closing. It might be due to uiAccess permissions in our release builds.

I'll likely be looking at other issues for quite some time before getting to this one so if anyone wants to investigate, just LMK and I can assign the issue 👍

@OlivierCooke
Copy link

OlivierCooke commented Dec 1, 2024

Personally I don't have any error pop ups. Simply the the command prompt flashes.

@Ashikaga1974
Copy link

Confirm the bug in 3.7.0

Powershell-window flickers with no output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type: bug Something isn't working
Projects
Status: 📬 Needs triage
Development

No branches or pull requests

5 participants