Skip to content
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

popup when choosing items from the clipboard using shortcuts no longer appears #42

Closed
ianhundere opened this issue Mar 3, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@ianhundere
Copy link

Describe the bug

i'm on Pop!_OS 21.10 and just noticed today that when using the shortcuts to choose an item from the clipboard the lil popup that would show what item you were on no longer appears.

How To Reproduce

try using shortcuts and preview / popup does not appear

Versions

GNOME Shell 40.5
GCH   Version: 8
org.gnome.shell.extensions.clipboard-history next-entry ['<Alt><Super>bracketright']
org.gnome.shell.extensions.clipboard-history disable-down-arrow true
org.gnome.shell.extensions.clipboard-history history-size 15
org.gnome.shell.extensions.clipboard-history preview-size 30
org.gnome.shell.extensions.clipboard-history cache-size 1024
org.gnome.shell.extensions.clipboard-history confirm-clear true
org.gnome.shell.extensions.clipboard-history strip-text false
org.gnome.shell.extensions.clipboard-history display-mode 0
org.gnome.shell.extensions.clipboard-history topbar-preview-size 10
org.gnome.shell.extensions.clipboard-history clear-history @as []
org.gnome.shell.extensions.clipboard-history private-mode false
org.gnome.shell.extensions.clipboard-history cache-only-favorites false
org.gnome.shell.extensions.clipboard-history toggle-menu ['<Super><Shift>V']
org.gnome.shell.extensions.clipboard-history paste-on-selection false
org.gnome.shell.extensions.clipboard-history notify-on-copy false
org.gnome.shell.extensions.clipboard-history move-item-first false
org.gnome.shell.extensions.clipboard-history enable-keybindings true
org.gnome.shell.extensions.clipboard-history toggle-private-mode ['<Super><Shift>P']
org.gnome.shell.extensions.clipboard-history prev-entry ['<Alt><Super>bracketleft']

Steps to repro

What causes the crash/bug?

Additional context (if a crash, provide stack trace)

Add any other context about the problem here.

@ianhundere ianhundere added the bug Something isn't working label Mar 3, 2022
@SUPERCILEX
Copy link
Owner

Do you mean the notification that says "Copied" and has the copied text (with Alt + Super + {)? Does anything show up when you run journalctl -n 1000000 | grep -B 10 -A 10 'clipboard-history'? If not, do you have Do Not Disturb mode on?

@ianhundere
Copy link
Author

ianhundere commented Mar 3, 2022 via email

@SUPERCILEX
Copy link
Owner

Lol, all good. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants