Robert Mader
Robert Mader
Is this on Wayland? In that case it's likely a duplicate of https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/issues/194. I'm afraid the fix (in gtk-3.24.14) is unlikely to get backported to debian 9 though :/
> @rmader currently the extension uses the new-ish "selection api", which I know has (or had) issues with Xwayland. Do you think that might be the cause of this? Uh,...
As it turns out this is actually a GTK on Wayland issue. We're about to fix it :) (Gnome shell dev here, using this extension as well)
This got fixed in https://gitlab.gnome.org/GNOME/gtk/merge_requests/1438, released in 3.24.14
If you are experiencing this on X11, you are (most likely) not running into the same bug as the the Author of the the issue - that bug has been...
> Hi, on debian/sid, gnome on wayland, libgtk 3.24.14, i somewhat reproduce the issue: once copied, i need to select the item twice in clipboard history or else it doesn't...
@grizonic: mind confirming that this particular issue has been fixed? :) (and closing)
This crash seems to have deeper roots and is discussed at multiple places: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714989 https://bugzilla.redhat.com/show_bug.cgi?id=1489554 It might have been partly solved by https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/115 but I'm running a gnome-shell version with...
Here are fixes from other extensions that trigger this bug: https://github.com/home-sweet-gnome/dash-to-panel/pull/263 https://github.com/codito/gnome-pomodoro/pull/321 This shouldn't be too hard to apply clipboard indicator. Don't have time to make PR atm but if...
Right - my idea was to spread the link in places with people who already have the board and might consider contributing such code, such as https://discourse.ubuntu.com/t/installing-ubuntu-21-04-on-the-hifive-unmatched/22456/23