yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
556 stars 26 forks source link

Unable to resume from suspension in Wayland #46

Closed Microwave-WYB closed 2 years ago

Microwave-WYB commented 2 years ago

In the most recent manjaro with gnome 41, I'm unable to resume my gnome session after suspend under wayland. There's no problem when I reinstalled normal mutter, and there's no problem under xorg session.

500InternalError commented 2 years ago

same problem here. gnome-log says /mutter-rounded/src/backends/native/meta-onscreen-native.c:1046):meta_onscreen_native_swap_buffers_with_damage: runtime check failed: (onscreen_native->gbm.next_fb == NULL

RedCommand commented 2 years ago

same problem here.

500InternalError commented 2 years ago

I guess it's a bug from upstream. I noticed that someone reported the same issue in https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441?commit_id=6b8d25eb6370a5040185ac83b44e32e3189e0533 , and this repo also applies that patch. So I guess removing the mr1441.patch from PKGBUILD might help

500InternalError commented 2 years ago

Confirmed working after removing mr1441.patch

Microwave-WYB commented 2 years ago

Confirmed working after removing mr1441.patch

Wow it actually worked! Thanks a lot.

Krindog7337 commented 2 years ago

Confirmed working after removing mr1441.patch

How to remove mr1441.patch from PKGBUILD? Can't install it when removing mr1441.patch file

500InternalError commented 2 years ago

Confirmed working after removing mr1441.patch

How to remove mr1441.patch from PKGBUILD? Can't install it when removing mr1441.patch file

comment or remove this patch -p1 < $srcdir/mr1441.patch