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

Black and inaccessible floating windows #19

Open
moritzschaefer opened this issue Feb 19, 2024 · 4 comments
Open

Black and inaccessible floating windows #19

moritzschaefer opened this issue Feb 19, 2024 · 4 comments

Comments

@moritzschaefer
Copy link

It happens to me once in a while that EXWM starts to fail to properly show floating windows (e.g. file save dialog). These then appear as black boxes (in the size of the dialog that's supposed to be there).
There is no way to interact with these dialogs (so I can also not make them tiling again), but I can kill the buffer, which makes them disappear (and also unfreeze the associated X application).

Unfortunately, once this happens the first time, emacs is "locked" in a state, in which this always happens to floating windows, so I need to restart Emacs to fix it.

Can I provide any debug information to pinpoint the issue?

@Stebalien
Copy link
Contributor

By "save" dialog, I assume you mean an Emacs save dialog? EXWM is supposed to run these functions in a subordinate Emacs process.

Or are you talking about other X applications (that's what it sounds like)? If so:

  • Could you provide a screenshot of this happening? (if possible, just to make sure we don't end up talking past each other).
  • Run M-x exwm-debug, reproduce the issue, then upload contents in the *XELB-DEBUG* buffer.

Finally, just for completeness, are you running a compositor (like picom)? I'm asking because "black windows" can also mean transparency issues.

Also note: there's more debugging instructions in https://github.com/emacs-exwm/exwm/wiki#how-to-report-a-bug if this isn't sufficient.

@moritzschaefer
Copy link
Author

moritzschaefer commented Feb 27, 2024

@Stebalien thanks for your response last week. I am still waiting for the issue to occur again, but when it does, I will provide all the suggested information.

I am not a compositor. by "save dialog" I mean the thing you get when saving your file/document in Gimp, Inkscape, Libreoffice, etc.

@Stebalien
Copy link
Contributor

Ok, got it. So the issue is floating windows.

What EXWM version are you using?

@moritzschaefer
Copy link
Author

Yes, floating windows.

My EXWM version is exwm-20231006.20000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants