glazewm icon indicating copy to clipboard operation
glazewm copied to clipboard

[Bug] Severe packet loss running GlazeWM

Open DanRoddis opened this issue 1 year ago • 3 comments

Describe the bug

I'm experiencing severe packet loss when running GlazeWM on Windows 11 Enterprise (Version 10.0.22621 Build 22621). The issue was first noticed when performance degraded during Google Meet calls, but I've since confirmed it's consistently reproducible using Cloudflare's speedtest.

I appreciate this could be a software/hardware interaction however other tiling window managers do not exhibit the same behaviour.

Reproduction Steps

Install GlazeWM on Windows 11 Enterprise (Version 10.0.22621 Build 22621) Launch GlazeWM Run Cloudflare speedtest (https://speed.cloudflare.com/) Observe significant packet loss Close GlazeWM Run speedtest again and observe normal network performance

Expected Behavior Network performance should remain stable regardless of whether GlazeWM is running.

Actual Behavior When GlazeWM is active, severe packet loss occurs consistently (100% reproducible on this device). This affects all network applications, with Google Meet being where I first noticed degraded performance. The issue resolves immediately when GlazeWM is closed.

Environment OS: Microsoft Windows 11 Enterprise OS Version: 10.0.22621 Build 22621 Application: GlazeWM (latest version) Network testing tool: Cloudflare speedtest

Additional Information

The issue appears to be specific to GlazeWM, as other applications run normally when GlazeWM is not active The packet loss is immediate when GlazeWM launches and resolves as soon as it's closed No relevant errors appear in Windows Event Viewer Network adapter and drivers are up to date

Version number

3.8.1

DanRoddis avatar Mar 29 '25 08:03 DanRoddis

Are you also running Zebar? There was a similar issue with specific VPN's that someone brought up here: #159. Could it be the same issue?

lars-berger avatar Mar 29 '25 09:03 lars-berger

@lars-berger yes, apologies I have logged this against the wrong applications - it is actually zebar, without zebar running there is no packet loss.

I am not connected via a VPN and removing the network provider from Zebar also corrects the issue.

DanRoddis avatar Mar 29 '25 10:03 DanRoddis

@lars-berger What do you think about tackling this issue, by replacing IP based IPC, with native to windows named pipes?
I am interested in this, mostly because of #628 and doing this, might also fix the internet instability issues.

HighPriest avatar Aug 26 '25 19:08 HighPriest