mihirlad55 / polybar-dwm-module

A dwm module for polybar
MIT License
116 stars 15 forks source link

dwm module crashes when steam is closed #32

Closed quasinormalguy closed 3 years ago

quasinormalguy commented 3 years ago

Checklist

Describe the bug

Expected behavior:

Actual behavior:

Was it working before?

To Reproduce

Open steam and close with Mod+Shift+c

Polybar Log

polybar|error: Failed to setup tray client, removing... (XCB_WINDOW (3))
polybar|error: module/dwm: [dwmipcpp] Client with window id 44040237 not found
polybar|notice:  Stopping 'module/dwm'...

Screenshots

polybar-issue

Environment:

polybar 3.5.2-100-g0c3e139a

Features: +alsa +curl +dwm +i3 +mpd +network(libnl) +pulseaudio +xkeyboard

X extensions: +randr (+monitors) +composite +xkb +xrm +xcursor

Build type: Release
Compiler: /usr/bin/c++
Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wextra -Wpedantic -O3 -DNDEBUG
Linker flags: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now 

Additional context

quasinormalguy commented 3 years ago

same as issue #26