vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Vorta does not start automatically in Tuxedo OS

Open Dev-Paxton opened this issue 1 year ago • 3 comments

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

  • [X] I tried to reproduce the issue.
  • [X] I was able to reproduce the issue.

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 avatar Apr 18 '24 22:04 Dev-Paxton

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

Dev-Paxton avatar Apr 18 '24 22:04 Dev-Paxton

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

m3nu avatar Apr 19 '24 10:04 m3nu

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

Dev-Paxton avatar Apr 29 '24 06:04 Dev-Paxton