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] 0x80070578 non-fatal error while closing Windows Remote Desktop app that was connected to W11+GlazeWM machine #935

Open
OsadaP opened this issue Jan 21, 2025 · 2 comments
Labels
type: bug Something isn't working

Comments

@OsadaP
Copy link

OsadaP commented Jan 21, 2025

Describe the bug

PC1
Windows 11 24H2 (26100.2894)
GlazeWM 3.7.0+Zebar

Steps:

  1. Connect to PC1 on a physically different PC ('PC2') by Windows Remote Desktop app on the local network.
  2. Disconnect remote connection.
  3. Log in to PC1
  4. Non-fatal error occurs.

Image

Reproduction

No response

Stack trace or error logs (if applicable)

Version number

3.7.0

@OsadaP OsadaP added the type: bug Something isn't working label Jan 21, 2025
@github-project-automation github-project-automation bot moved this to 📬 Needs triage in glazewm Jan 21, 2025
@OsadaP OsadaP changed the title [Bug] 0x80070578 non-fatal error while closing Windows Remote Desktop app that was connected to Windows to W11+GlazeWM machine [Bug] 0x80070578 non-fatal error while closing Windows Remote Desktop app that was connected to W11+GlazeWM machine Jan 21, 2025
@Svyat-tmn
Copy link

I suggest adding RDP windows to the exceptions and you will be happy))

      - window_process: { equals: "mstsc" }
        window_class: { regex: "TscShellContainerClass" }

@gnammix
Copy link

gnammix commented Jan 31, 2025

Happens also in other cases; i.e.: gitextension when pulling.
TBF a popup for a non fatal error sounds odd, this should just go to the errors.log

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

No branches or pull requests

3 participants