No clipboard history is shown
See original GitHub issueDescribe the bug
No clipboard history is shown in the UI panel.
How To Reproduce
Versions
GNOME Shell 42.5
GCH Version: 21
org.gnome.shell.extensions.clipboard-history cache-only-favorites false
org.gnome.shell.extensions.clipboard-history cache-size 100
org.gnome.shell.extensions.clipboard-history clear-history @as []
org.gnome.shell.extensions.clipboard-history confirm-clear true
org.gnome.shell.extensions.clipboard-history disable-down-arrow true
org.gnome.shell.extensions.clipboard-history display-mode 0
org.gnome.shell.extensions.clipboard-history enable-keybindings true
org.gnome.shell.extensions.clipboard-history history-size 1000
org.gnome.shell.extensions.clipboard-history move-item-first true
org.gnome.shell.extensions.clipboard-history next-entry @as []
org.gnome.shell.extensions.clipboard-history notify-on-copy false
org.gnome.shell.extensions.clipboard-history paste-on-selection true
org.gnome.shell.extensions.clipboard-history prev-entry @as []
org.gnome.shell.extensions.clipboard-history private-mode false
org.gnome.shell.extensions.clipboard-history process-primary-selection false
org.gnome.shell.extensions.clipboard-history strip-text true
org.gnome.shell.extensions.clipboard-history toggle-menu ['<Super><Shift>V']
org.gnome.shell.extensions.clipboard-history toggle-private-mode ['<Super><Shift>P']
org.gnome.shell.extensions.clipboard-history topbar-preview-size 10
org.gnome.shell.extensions.clipboard-history window-width-percentage 25
Steps to repro
No specific user action - just open the panel from the notification bar, or using the global keyboard shortcut after copying any text/image.
Additional context (if a crash, provide stack trace)
Leaving gnome-shell
logs below
drabb@x13 ~/Desktop $ journalctl /usr/bin/gnome-shell -f -o cat
...
JS ERROR: TypeError: undefined has no properties
loop/<@/home/drabb/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/store.js:144:56
parseAvailableAware@/home/drabb/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/store.js:189:7
loop@/home/drabb/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/store.js:142:26
loop/<@/home/drabb/.local/share/gnome-shell/extensions/clipboard-history@alexsaveau.dev/store.js:137:11
...
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Clipboard History not working or showing in Windows 11/10
Clipboard History not working or showing in Windows 11/10 · Make sure Clipboard History is Enabled · Restart File Explorer · Enable Clipboard ......
Read more >8 Ways to Fix the Clipboard History When It Stops Working in ...
1. Ensure the Clipboard History Is Enabled · Right-click the Windows Start button and select Settings. · Click the toggle next to Clipboard ......
Read more >Top 6 Ways to Fix Clipboard History Not Working on Windows ...
Top 6 Ways to Fix Clipboard History Not Working on Windows 11 · 1. Re-Enable Clipboard History · 2. Enable Clipboard Sync ·...
Read more >How to Fix Windows 10 Clipboard History Empty, Not Showing ...
Solution #2 – Check If Clipboard History is Enabled · Open the Settings menu of your Windows 10 PC. · Select System. ·...
Read more >Windows 10 - Clipboard is not displayed. - Microsoft Community
It was a really great feature and come in handy many of the time. Though clipboard history is enabled in settings, it is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you! And yep, it’s the same bug as usual. This time there’s only 4 duplicated IDs. Sadly still have no idea what could be causing it though my current guess is that gnome briefly runs two instances of itself somehow.
Going to close this issue since I have no idea what to do about it. Related: #96 and #52.
metadata.txt
Think attachment here should work - otherwise I’ll upload as a gist.