codic12 / worm

A dynamic, tag-based window manager written in Nim
MIT License
711 stars 24 forks source link

BadAccess #74

Closed LotfiAghel closed 2 years ago

LotfiAghel commented 2 years ago

18:38:31 | INFO | wm.nim:35 | Opened display X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Serial number of failed request: 23 Current serial number in output stream: 24

codic12 commented 2 years ago

Not an issue, it's because you're trying to run worm on top of another window manager. You have to start it in xinitrc or similar, or use a display manager.