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

DejaDup autostart not working #233

Closed
franksmcb opened this issue Mar 11, 2020 · 1 comment
Closed

DejaDup autostart not working #233

franksmcb opened this issue Mar 11, 2020 · 1 comment

Comments

@franksmcb
Copy link

Expected behaviour

org.gnome.DejaDup.Monitor.desktop should autostart DejaDup Monitor on boot to run automatic backups configured by user.

Actual behaviour

org.gnome.DejaDup.Monitor.desktop does not auytostart DejDup Monitor on boot. Backups set by user to autostart will not run.

Steps to reproduce the behaviour

Boot system with DejaDup set to auto backup.

syslog shows this error. mate-session[1670]: WARNING: Could not parse desktop file /etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop: Unrecognized desktop file Version '1.1'

MATE general version

1.24

Linux Distribution

20/04 Ubuntu MATE

/etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop

[Desktop Entry]
Version=1.1
X-Ubuntu-Gettext-Domain=deja-dup

Name=Backup Monitor
Comment=Schedules backups at regular intervals

Icon=org.gnome.DejaDup

Exec=/usr/libexec/deja-dup/deja-dup-monitor

X-GNOME-Autostart-Delay=120

StartupNotify=false
NoDisplay=true

Type=Application
Categories=Utility;Archiving;

Fix

If "Version=1.1" is removed from the /etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop file the auto-start will function as expected.

@franksmcb
Copy link
Author

This is fixed with #234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant