hezral / clips

Multi format clipboard manager with extra features
GNU General Public License v3.0
40 stars 1 forks source link

Doesn't work with Appimage #18

Closed staniki closed 3 years ago

staniki commented 3 years ago

I'm using the LibreWolf web browser as an Appimage, and Clips doesn't work with it :(

hezral commented 3 years ago

can you explain what exactly doesn't work?

staniki commented 3 years ago

The copied text from the LW appimage is not shown in Clips

hezral commented 3 years ago

it seems to be working on my end. which version are you using?

https://user-images.githubusercontent.com/762735/133789391-eb1427cb-8b9f-43fc-aee9-146807403a2a.mp4

hezral commented 3 years ago

Did you confirm again?

staniki commented 3 years ago

Hm..very strange, today I updated the application to the latest version 1.0.3 and still Clips does not copy from the LW :( I even tried to reinstall the program - nothing. In addition, Clips is not called for me by the Command (Super) + Ctrl + C.

hezral commented 3 years ago

the shortcut needs to be setup manually due to the sandbox permissions. You can follow the instructions in https://github.com/hezral/clips/issues/11

I'm not sure why its not working for you.. can you help to run clips from the terminal?

flatpak run com.github.hezral.clips

and try to copy something from the LW browser. then see what is shown in the terminal. copy the output and share it here.

thanks.

staniki commented 3 years ago

2021-09-21 14:34:29.349098 startup Gtk-Message: 14:34:29.405: Failed to load module "canberra-gtk-module"

hezral commented 3 years ago

hmm there's no error :/

leave it open and see if anything else shows up.

I will try on another machine to see if i can reproduce the issue

hezral commented 3 years ago

Just tested on another machine and it works. I got the LW appimage from here https://gitlab.com/librewolf-community/browser/appimage/-/releases. Are you getting it from there as well?

hezral commented 3 years ago

closing this as can't reproduce