jbuchermn / newm

Wayland compositor
MIT License
959 stars 30 forks source link

Strange error: impossible to move from window #131

Open CRAG666 opened 2 years ago

CRAG666 commented 2 years ago

newm_log.txt I leave the log here

Note a behavior just before the error occurred the cursor did not move and then made it delayed, with a lot of lag that was notorious for about 30s

This is the mistake that most caught my attention:

BUG In pixman_region32_union_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug

When I open Rofi to remove my session, I noticed a strange behavior, when I pressed ESC the colored edge stayed for 30s that never happened when everything was fine.

@jbuchermn Thank you very much for everything, I look forward in case you need something to fix the bug

jbuchermn commented 2 years ago

Can you describe in a bit more detail what you did before the error happened and what wasn't working then?

CRAG666 commented 2 years ago

@jbuchermn The error is quite simple, I just opened my applications like any other day, browsed through the applications and suddenly I couldn't switch windows anymore. I tried but it wouldn't move, the strange thing is that it didn't lock, i.e. I could move the mouse to type etc. even use some shortcuts but I couldn't move, also as I said the borders in floating windows took a while to disappear after the window closes

CRAG666 commented 2 years ago

@jbuchermn Right now the error occurred.In the video it is not seen that I try to use the keyboard, but I press mode and nothing happens, I try to use any shortcut that involves mod and does not work and as I said it freezes completely mode and therefore does not let you change your window.On the other hand as I said the frame of the floating windows it takes to disappear and that happens in the video.As I commented at all times during the video I try to use mod but I can't

https://user-images.githubusercontent.com/34254373/181392402-59cc2af3-4f98-497f-9b13-861597105275.mp4

CRAG666 commented 2 years ago

Something that also notes is that it does not happen under any time in specific.Until now I have the theory based on the error that tube today, that the behavior occurs when it interacts with a GTK3 window, there is also another related error, I leave the video too.