deja-dup does not display progress bar in unity launcher icon

Bug #972194 reported by JB5
22
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Unity
Triaged
Low
Unassigned
unity (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Whilst deja-dup is backing up, a progress bar used to be displayed in the unity launcher over the deja-dup icon.
This no longer happens for me.

Ubuntu precise 12.04 Beta 2

uname -a
Linux ERIC 3.2.0-21-generic #34-Ubuntu SMP Fri Mar 30 04:25:35 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

compiz --version
Compiz 0.9.7.4

unity --version
unity 5.8.0

deja-dup --version
deja-dup 22.0

Progress bar appears as expected when firefox is downloading something, and during software updates though the update-manager.

Revision history for this message
JB5 (sir-bunt) wrote :

After some more digging around.

In /usr/share/applications/
I have three deja-dup desktop files. !?!
One of which will display the progress bar whilst backing up if locked to the launcher.
The other two will load up the deja-dup preferences window if clicked and if backup is run from the preference window DO NOT display the progress bar.

From my dash, one of the non-progress bar desktop files is found, if this is locked to the launcher, no progress bar is displayed during backup.

Not sure if this is universal or something peculiar to my system.

Revision history for this message
JB5 (sir-bunt) wrote :

OK, I've edited the deja-dup desktop file to include a quicklist to allow access to the preferences, and ALSO displays the progress bar whilst running.
[code]
mkdir ~/.local/share/applications
cp /usr/share/applications/deja-dup.desktop ~/.local/share/applications/
cd ~/.local/share/applications/
gedit deja-dup.desktop
[/code]
Add the following to the bottom of the file & save. NB save it as deja-dup.desktop, DO NOT change the name or the progress bar will not be painted onto the icon
[code]
X-Ayatana-Desktop-Shortcuts=Preferences;

[Preferences Shortcut Group]
Name=Backup-Preferences
Comment==Change your backup settings
Exec=deja-dup-preferences
TargetEnvironment=Unity
StartupNotify=true
Type=Application
Categories=GNOME;GTK;System;Archiving;Utility;Settings;X-GNOME-SystemSettings;
NotShowIn=GNOME;Unity;
[/code]
Lock this file to the launcher, i.e. drag the file from a nautilus instance onto the launcher bar.
This seems to work, it is just a pity that the deja-dup pulled up by the dash doesn't also have the progress bar.

affects: compiz (Ubuntu) → unity (Ubuntu)
Changed in unity (Ubuntu):
status: New → Triaged
importance: Undecided → Low
Changed in unity:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

This seems to work to me now. Closing

Changed in unity (Ubuntu):
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.