borgbase / vorta

Desktop Backup Client for Borg Backup
https://vorta.borgbase.com
GNU General Public License v3.0
1.99k stars 132 forks source link

Vorta does not start automatically in Tuxedo OS #1990

Open Dev-Paxton opened 5 months ago

Dev-Paxton commented 5 months ago

Description

When I reboot my system, vorta does not start. Reproduce Issue:

  1. Create VM https://www.tuxedocomputers.com/de/TUXEDO-OS-in-VirtualBox-VMware-oder-Gnome-Boxes-testen
  2. sudo apt update && sudo apt upgrade -y && sudo apt install vorta
  3. Launch vorta and click checkbox in misc
  4. Reboot
  5. Where vorta?

Reproduction

OS

Tuxedo OS 2, KDE

Version of Vorta

0.8.3

What did you install Vorta with?

Distribution package

Version of Borg

1.2.0

Logs

Couldn't find anything about autostart in the logs
Dev-Paxton commented 5 months ago

Looks like something is wrong with the .desktop file. It works if I set autostart via system settings.

Vorta .desktop file: vora.desktop [Desktop Entry] Name=Vorta GenericName=Backup Software Exec=vorta --daemonize Type=Application Icon=com.borgbase.Vorta Categories=Utility;Archiving;Qt; Keywords=borg; StartupWMClass=vorta StartupNotify=false GNOME-Autostart-enabled=true X-GNOME-Autostart-Delay=20

System .desktop file: com.borgbase.Vorta.desktop [Desktop Entry] Categories=Utility;Archiving;Qt; Exec=vorta GenericName=Backup Software Icon=com.borgbase.Vorta Keywords=borg; Name=Vorta StartupWMClass=vorta Type=Application

m3nu commented 5 months ago

Autostart is different for each system. If you have a reproducible solution we can add it to the docs though.

Dev-Paxton commented 5 months ago

Yes, that would be if you add vorta under systemsettings -> startup & shutdown -> autostart (for kde)