chrysos349
chrysos349
> You can merge this PR with gnome-core. merged with #48752
>Also this needs mutter 45 to work. I have it installed. > Just making sure, how did you test this? Enabled a setting in gnome-control-center, and had to manually launch...
Created separate PRs for select packages.
`budgie-desktop-10.7.2_3` needs to be updated to be compatible with `mutter-45.*` ``` budgie-desktop-10.7.2_3: broken, unresolvable shlib `libmutter-12.so.0' budgie-desktop-10.7.2_3: broken, unresolvable shlib `libmutter-clutter-12.so.0' budgie-desktop-10.7.2_3: broken, unresolvable shlib `libmutter-cogl-12.so.0' ```
> Yes, you need to revbump it. (10.7.1+ already supports mutter-12) unfortunately, it needs to support mutter-13 (which is provided by `mutter-45.*`). revbumping `budgie-desktop` will produce the error ``` Run-time...
split `sushi` into a separate pr added `gnome-remote-desktop`
- added gcc14-compat patches for `gdm` and `xdg-desktop-portal-gnome`. - move gnome-45 to this pr. - rename this pr to gnome-45.0
I enabled remote desktop on localhost via `gnome-remote-desktop` (#49123), and successfully connected to localhost with `gnome-connections`. No segfaulting. ** UPD 1** Actually, i reproduced the same intermittent segfaults when trying...
The backported patch didn't fix crashes. `45.0` introduced clipboard channel support (via the update gtk-frdp widget), which causes crashes. `46.beta` and `46.rc` also crash. `44.0` doesn't exhibit this behavior, because...
`gnome-connections-45.0` on `Ubuntu 23.10` also crashes when having something in the clipboard and connecting to localhost. So not a void-specific bug.