You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running the Flatpak version of CopyQ v9.1.0 with the Backup On Exit command added and enabled and the backups have never worked. I have enabled this and had it work on MANY other systems whether they be Linux, Mac, or Windows (mostly Linux) for years now. I am currently running the Alpha pre-release of Pop!_OS Cosmic (Alpha 3 right now - have been running since the initial Alpha version) using the Flatpak install of CopyQ (because I cannot get the deb version to work on Wayland ... did I ever mention how unhappy I am with Wayland?)
I believe that have found where the CopyQ data is located for the Flatpak install (not a big Flatpak or Snap fan either). Please confirm this.
./.var/app/com.github.hluk.copyq/config/copyq/
So if this is correct, I can certainly backup the files if necessary but it sure would be nice if the built-in backup on exit worked.
To Reproduce
Run CopyQ on Pop!_OS 24.04 Cosmic (which is running a Wayland DE)
Expected behavior
It would be great if the backup on exit worked
Screenshots
NONE
Version, OS and Environment
rstrom@pop-os:~/.var/app/com.github.hluk.copyq/config/copyq$ flatpak run com.github.hluk.copyq version
CopyQ Clipboard Manager 9.1.0
Qt: 6.7.3
KNotifications: 6.7.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: KDE Flatpak runtime
The Backup On Exit command should normally work, but there are cases when the app is aborted if exiting the desktop environment, e.g. when there is no session manager.
I just checked on Sway (Wayland tiling compositor) and the backup is only created if I exit the application myself, but not when I exit sway itself. :(
I'm looking into writing alternative command to back up regularly.
I downloaded the Fedora 41 sway ISO and tried getting it up and running in a virtual machine this weekend. I got it installed but it did not want to behave in a VM.
I did get the Fedora 41 i3 ISO built into a VM and working so I am pretty confident that there was something weird with either the ISO build of the Fedora 41 sway or just running the sway DE in a VM.
I also implemented Kali 2024.3 with the i3 desktop in a VM this weekend and it is running beautifully ... and I have CopyQ working on it (have not checked the backups yet but I didn't think of it until now).
I like the idea of the regular backups!
Can you please validate that I have the info on the location of the CopyQ data files (posted above) when installed using Flatpak? This is one of the reasons that I am not a fan of either Flatpak or Snap.
Can you please validate that I have the info on the location of the CopyQ data files (posted above) when installed using Flatpak?
I'm not sure, but you can check the paths used by CopyQ with copyq info (e.g. run terminal or in Action dialog with "Store standard output" set to "text/plain"). Unfortunately, in case of Flatpak, I think it could show some "virtual" locations (mounted just for the app).
Describe the bug
Running the Flatpak version of CopyQ v9.1.0 with the Backup On Exit command added and enabled and the backups have never worked. I have enabled this and had it work on MANY other systems whether they be Linux, Mac, or Windows (mostly Linux) for years now. I am currently running the Alpha pre-release of Pop!_OS Cosmic (Alpha 3 right now - have been running since the initial Alpha version) using the Flatpak install of CopyQ (because I cannot get the deb version to work on Wayland ... did I ever mention how unhappy I am with Wayland?)
I believe that have found where the CopyQ data is located for the Flatpak install (not a big Flatpak or Snap fan either). Please confirm this.
So if this is correct, I can certainly backup the files if necessary but it sure would be nice if the built-in backup on exit worked.
To Reproduce
Run CopyQ on Pop!_OS 24.04 Cosmic (which is running a Wayland DE)
Expected behavior
It would be great if the backup on exit worked
Screenshots
NONE
Version, OS and Environment
Additional context
The text was updated successfully, but these errors were encountered: