khimaros / smart-auto-move

Smart Auto Move learns the size and position of your application windows and restores them to the correct place on subsequent launches. Supports Wayland.
https://extensions.gnome.org/extension/4736/smart-auto-move/
GNU General Public License v3.0
79 stars 4 forks source link

'!window->override_redirect' failed spam #3

Closed terencode closed 2 years ago

terencode commented 2 years ago

After enabling the extension, my log is spammed with the following message :

meta_window_move_resize_frame: assertion '!window->override_redirect' failed and meta_window_change_workspace: assertion '!window->override_redirect' failed I'm on Archlinux, GNOME 41.2.

khimaros commented 2 years ago

hi @terencode thank you for the report. so far i have not been able to reproduce this. are you running on X11 or Wayland? do you have any other extensions enabled?

terencode commented 2 years ago

Hey khimaros, I'm on X11. I had other extensions installed but I disabled them all except this extension and I could still reproduce after a restart of the shell. However, now that I installed the latest version, I only see a few lines after enabling the extension and nothing else.

khimaros commented 2 years ago

that's great to hear. closing this for now as i cannot reproduce and it seems to be resolved for you. thank you for the report.

terencode commented 2 years ago

Nevermind, I enabled this extension again to try out v10 and I get the same problem...