tom-james-watson/Emote

Auto copy not working for me (UK) but working for my friend (US)

Closed this issue · 3 comments

hey, the auto paste doesn't seem to work for me (i'm in the UK) but it does for my friend (who's in the US) with the same distro (Arch with xfcee4), equally up to date and both of us downloaded Emote through aur, and i'm at a bit of a loss to know why it work for my friend but not for me. we also both have the same settings on clipboard manager

Probably you are using Wayland? The aur version has some changes vs this codebase though, so I'd say it's not officially supported.

i just checked and i'm definitely using X11
image but im gonna see if the version from snap works

Edit: the snap version has the same issue, but while it does run, i got this error on load when running it in the console:


(emote:69963): Gtk-WARNING **: 23:37:11.442: GTK+ module /snap/emote/24/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 23:37:11.442: Failed to load module "canberra-gtk-module"

(emote:69963): Gtk-WARNING **: 23:37:11.442: GTK+ module /snap/emote/24/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 23:37:11.442: Failed to load module "canberra-gtk-module"```

found the fix, i was missing xdotool 🤦