question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No clipboard history is shown

See original GitHub issue

Describe 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
...

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
SUPERCILEXcommented, Oct 11, 2022

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.

SAVE_TEXT@115975
Length: 80
Id: 1100

DELETE_TEXT@116056
Id: 100

SAVE_TEXT@116061
Length: 80
Id: 1101

DELETE_TEXT@116142
Id: 100

SAVE_TEXT@116147
Length: 103
Id: 1102

DELETE_TEXT@116251
Id: 101

SAVE_TEXT@116256
Length: 103
Id: 1103

DELETE_TEXT@116360
Id: 101

SAVE_TEXT@116365
Length: 61
Id: 1104

DELETE_TEXT@116427
Id: 102

SAVE_TEXT@116432
Length: 61
Id: 1105

DELETE_TEXT@116494
Id: 102

SAVE_TEXT@116499
Length: 31
Id: 1106

DELETE_TEXT@116531
Id: 103

SAVE_TEXT@116536
Length: 31
Id: 1107

DELETE_TEXT@116568
Id: 103

SAVE_TEXT@116573
Length: 19
Id: 1108

DELETE_TEXT@116593
Id: 104

MOVE_ITEM_TO_END@116598
Id: 978

SAVE_TEXT@116603
Length: 16
Id: 1109

DELETE_TEXT@116620
Id: 105
0reactions
drabbcommented, Oct 10, 2022

metadata.txt

Think attachment here should work - otherwise I’ll upload as a gist.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found