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

Nothing is being copied to Pano even though clipboard itself works, stopped working ~10 days ago #233

Open
emilfihlman opened this issue Nov 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@emilfihlman
Copy link

Description

For some reason nothing is being copied to pano, copy paste still works, though

Problem Explanation

The bug happens when trying to copy anything, nothing is copied to Pano, but clipboard itself works.
Pano comes up just fine when I press my keyboard shortcut, but it's empty. I tried restarting the application, but that just simply cleared my pano history. Last thing copied showed said it was copied 10 days ago. Happens with all programs I try.

Pano is installed from the default extensions manager thingy

Expected Behavior

Copied stuff should show up in Pano

It happens with any application?

  • [X ] Yes, it applies to any application.

It happens only on one computer?

  • [X ] I don't know.

It happens only with some specific gnome configuration?

  • [X ] I don't think that the configuration matters, or rather I haven't changed anything as far as I know (a classic thing to say)

It happens only with some specific extension installed?

  • [ X] I don't think that the installed extensions affect the bug/behavior.

Diagnostics

Environment

$ uname -a
Linux portable 6.1.0-12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 (2023-09-07) x86_64 GNU/Linux

$ cat /etc/*-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
...

$ cat /etc/debian_version
12.2

$ gnome-shell --version
GNOME Shell 43.6

Video

Screencast.from.2023-11-12.23-10-07.webm

Application Details

Pano Configuration

$ dconf dump /org/gnome/shell/extensions/pano/
[/]
global-shortcut=['<Super>v']
history-length=500
is-in-incognito=false
paste-on-select=false
play-audio-on-copy=false
send-notification-on-copy=false
show-indicator=true
sync-primary=true
watch-exclusion-list=true
window-height=300

[code-item]
body-bg-color='rgba(0,0,0,0.526667)'
body-font-family='Cantarell'
body-font-size=14
header-bg-color='rgb(0,0,0)'
header-color='rgb(11,89,0)'

[color-item]
header-bg-color='rgb(133,133,133)'
metadata-font-family='Cantarell'
metadata-font-size=16

[emoji-item]
body-bg-color='rgba(255,143,0,0.53)'
header-bg-color='rgb(255,143,0)'

[file-item]
body-bg-color='rgba(0,0,0,0.526667)'
body-color='rgb(255,255,255)'
body-font-family='Cantarell'
body-font-size=14
header-bg-color='rgb(0,0,0)'

[image-item]
body-bg-color='rgba(35,35,35,0.9)'
header-bg-color='rgb(26,95,180)'
metadata-font-family='Cantarell'
metadata-font-size=14

[link-item]
metadata-bg-color='rgb(0,0,0)'
metadata-link-font-family='Cantarell'
metadata-link-font-size=10
metadata-title-font-family='Cantarell'
metadata-title-font-size=14

[text-item]
body-bg-color='rgba(0,0,0,0.51)'
body-color='rgb(255,255,255)'
body-font-family='Cantarell'
body-font-size=14
header-bg-color='rgb(255,255,255)'
header-color='rgb(0,0,0)'

Enabled Extensions

$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['drive-menu@gnome-shell-extensions.gcampax.github.com',
'date-menu-formatter@marcinjakubowski.github.com',
'dash-to-dock@micxgx.gmail.com',
'user-theme@gnome-shell-extensions.gcampax.github.com',
'just-perfection-desktop@just-perfection',
'quick-settings-tweaks@qwreey',
'workspace-switch-wraparound@theychx.org',
'appindicatorsupport@rgcjonas.gmail.com',
'apps-menu@gnome-shell-extensions.gcampax.github.com',
'places-menu@gnome-shell-extensions.gcampax.github.com',
'gTile@vibou',
'pano@elhan.io']
@emilfihlman emilfihlman added the bug Something isn't working label Nov 12, 2023
@oae
Copy link
Owner

oae commented Nov 12, 2023

If you press Alt you toggle between your favorites/recently copied views. In the video you see the favorites view. Try pressing Alt key.

@emilfihlman
Copy link
Author

emilfihlman commented Nov 13, 2023

Ah, that's great! It seems to work now. Thank you!

BUT two issues:

Before restarting the application, even if I didn't have favourites on, I couldn't copy, ie the view was normal and not favourites and showed stuff but nothing was added there when copying, so there is still some issue that prevented me from copying, as I've been actively using my computer and copying stuff all the time.
image

Pressing (or holding or double tapping etc) alt pulses the view and doesn't successfully switch between the two views. Pressing the star fortunately allows me to switch between the two views. It doesn't seem to be visible in the normal screen capture.

Screencast.from.2023-11-13.02-09-35.webm
doc_2023-11-13_02-15-42.mp4

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