-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emoji picker opens but emojis cannot be picked (nothing happens upon clicking) #78
Comments
|
Same. Clicking on emojis does nothing; no copy to clipboard.
flatpak list | grep smile
Lorenzo Paderi it.mijorus.smile 2.9.3 stable system |
|
Perhaps related to #76. Here's what I tried:
Note:
|
|
Sorry I've been quite busy lately. I'll try to reproduce this bug as soon as I can |
|
@TClockBroughtMeHere I guess you are under xorg, right? |
Yeah, that's right, I'm using xorg. |
|
I have released an update right now, there was a bug that was preventing the buttons from being clickable. Not sure if it is related though, please let me know if version 2.9.4 fixes the issue for you |
Thanks. Sadly, nothing appears to have changed, emojis still don't get inserted. |
Ok wait... if you are talking about the fact that emojis don't get inserted when you select them, that is to be expected if you are under Wayland. Apps cannot paste content on other apps, that's a limitation of the Wayland protocol at the moment |
I'm using X11 (or Xorg), not Wayland. Sorry if I got the terms mixed up (tho I don't think so?). I'm still a complete Linux newb. I'm using Linux Mint 21.3. Cinnamon and Wayland isn't enabled by default in Linux Mint (and won't be for a long time if I understand correctly). |
|
Could it be something like xclip or xsel? Actually, that doesn't really make sense, since the clipboard management part is built in... It would be nice if there was an option to have the Emoji sent to stdout instead for cases like this. Then the output could just be piped to something like xsel to manage the clipboard part. Probably great for tiling window manager users. I'm on i3, and while it's definitely quicker than Googling "shrug emoji" and copy-pasting it, I haven't managed to get it to paste automatically either. |
|
I have the same issue. I'm running x11: Version: Any flag I can enable for debug logs or something? |
The emoji picker opens fine, but nothing happens when you click on the emoji. Some stats:
Desktop: Cinnamon 6.0.4, Gtk: GTK 3.24.33 wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia
The text was updated successfully, but these errors were encountered: