desktop file mentions executable which does not exist

Bug #1341283 reported by HaraldK
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-power-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

The upstart .desktop file mentions an executable which does not exist.

% apt-cache show gnome-power-manager|grep -i version
Version: 3.8.2-1ubuntu2

% dpkg -L gnome-power-manager |grep desktop
/usr/share/applications/gnome-power-statistics.desktop
/etc/xdg/autostart/gnome-power-manager.desktop

This bug pertains to the second file as follows:

% grep Exec /etc/xdg/autostart/gnome-power-manager.desktop
Exec=gnome-power-manager

% dpkg -L gnome-power-manager |grep gnome-power-manager
/usr/share/doc/gnome-power-manager
/usr/share/doc/gnome-power-manager/README
/usr/share/doc/gnome-power-manager/NEWS.gz
/usr/share/doc/gnome-power-manager/copyright
/usr/share/doc/gnome-power-manager/AUTHORS
/usr/share/doc/gnome-power-manager/changelog.Debian.gz
/etc/xdg/autostart/gnome-power-manager.desktop

The binary executable or script does not exist, at least not in this package. Either there is a typo in the desktop file and it should actually fire up the statistics binary, or the binary is missing or a dependency to some package containing the binary is missing.

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.