-
-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Description
Pasting through pano just types v
instead of actually pasting anything. I am on GNOME 49 on Arch using the latest git build (7a27512)
Problem Explanation
Pasting doesn't work as it used to on GNOME 48. Affects all applications as far as I can tell. If I keep pressing CTRL, then the actual contents are pasted instead of just a v
getting typed.
Expected Behavior
Pano should paste the selected item from the clipboard history into applications such as web browsers or text editors.
Reprodution
How one can find the bug?
Steps To Reproduce
- Open a text editor
- Copy some things to fill up the clipboard history
- Paste something with Pano
- Observe that Pano just typed
v
.
Details
Mark with [ ] all that applies:
It happens with any application?
- Yes, it applies to any application.
It happens only on one computer?
- I don't know.
- No. I have tried it on more than one computer.
It happens only with some specific gnome configuration?
- I don't think that the configuration matters.
- Yes. Only if the following config is set up:
- Fill in a list with any configuration tha applies.
It happens only with some specific extension installed?
- I don't think that the installed extensions affect the bug/behavior.
- Yes. Only if the following gnome extension is installed:
- Fill in a list with any extension tha applies.
- Fill in also any detail about the extensions that applies.
Diagnostics
Under what conditions does it happen?
Fill in all information that applies:
Environment
- GNOME Shell version: 49
- Distro: Arch Linux
- Distro version: latest
Application Details
What is pasted, if applicable
v
Application Version
at 11:21:08 ❯ : paru -Qi gnome-shell-extension-pano-git
Name : gnome-shell-extension-pano-git
Version : 23.alpha5.r10.g7a27512-1
Description : Next-gen Clipboard Manager for Gnome Shell```
...
Output and Logs
Gnome
Command: journalctl --since=now --follow /usr/bin/gnome-shell
at 11:22:12 ❯ : journalctl --since=now --follow /usr/bin/gnome-shell
Sep 26 11:22:15 ROC01-02336 gnome-shell[1915]: Received multiple virtual 0x1d key releases (ignoring)
Pano Configuration
Command: dconf dump /org/gnome/shell/extensions/pano/
[/]
global-shortcut=['<Shift><Super>v']
history-length=100
incognito-shortcut=['<Shift><Super>p']
is-in-incognito=false
play-audio-on-copy=false
send-notification-on-copy=false
sync-primary=false
Enabled Extensions
Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['legacyschemeautoswitcher@joshimukul29.gmail.com',
'do-not-disturb-while-screen-sharing-or-recording@marcinjahn.com',
'caffeine@patapon.info',
'appindicatorsupport@rgcjonas.gmail.com',
'lockkeys@vaina.lt',
'just-perfection-desktop@just-perfection',
'launch-new-instance@gnome-shell-extensions.gcampax.github.com',
'places-menu@gnome-shell-extensions.gcampax.github.com',
'pano@elhan.io']