Hugo B. S. Benedicto

Results 18 comments of Hugo B. S. Benedicto

@David-Kunz @dimas-cyriaco @gxbsst hey! I hope you are doing well. Removing the `cwd` option from `dap` config resolved the problem for me. Have you tried that?

Hi, everyone. Excuse me. Any updates on this?

I tried to replicate the issue in different ways to improve the description, that's why it's a bit edited. I even thought the problem was fixed suddenly, but what happens...

> i dont have multiple monitors so i cannot test this Well, I don't have much knowledge on the necessary tecnologies to fix this, I guess. I'd gladly share my...

> Test with vanilla dwm and a clean installation and if the issue persists, send a detailed bug report to the appropriate suckless mailing list (see [here](http://suckless.org/community/)). In fact, this...

> Test with vanilla dwm and a clean installation and if the issue persists, send a detailed bug report to the appropriate suckless mailing list (see [here](http://suckless.org/community/)). In fact, this...

> It is possible to test multi-monitor behaviour using Xephyr with the Xinerama RANDR extension, e.g. > > ```sh > Xephyr +extension RANDR +xinerama -screen 1000x1080 -screen 1000x1080 -ac :3...

I could get a log of the problem: ``` dwm: fatal error: request code=53, error code=9 X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of...

> I see what you mean now. > > By "open a screen" in this context refers to hotplugging (or enabling) a new monitor while the window manager is running....