Your message dated Sun, 28 Jul 2013 11:57:20 +0200
with message-id <[email protected]>
and subject line Re: Bug#718168: Info received (Bug#718168: Acknowledgement
(xfce4-power-manager: Power manager settings not showing up in settings
manager))
has caused the Debian Bug report #718168,
regarding xfce4-power-manager: Power manager settings not showing up in
settings manager
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
718168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718168
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xfce4-power-manager
Version: 1.2.0-2
Severity: important
Tags: patch
Dear Maintainer,
The power manager settings launcher does not show up in the
xfce4-settings-manager
panel. The "Categories=" field value in
/usr/share/application/xfce4-power-manager-settings.desktop contains
a typo causing that bug.
Attaching a patch, feel free to apply it.
Thanks
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xfce4-power-manager depends on:
ii libc6 2.17-7
ii libdbus-1-3 1.6.12-1
ii libdbus-glib-1-2 0.100.2-1
ii libgdk-pixbuf2.0-0 2.28.2-1
ii libglib2.0-0 2.36.3-3
ii libgtk2.0-0 2.24.20-1
ii libnotify4 0.7.5-2
ii libx11-6 2:1.6.0-1
ii libxext6 2:1.3.2-1
ii libxfce4ui-1-0 4.10.0-3
ii libxfce4util6 4.10.1-1
ii libxfconf-0-2 4.10.0-2
ii libxrandr2 2:1.4.1-1
ii upower 0.9.20-2
ii xfce4-power-manager-data 1.2.0-2
Versions of packages xfce4-power-manager recommends:
ii consolekit 0.4.5-3.1
Versions of packages xfce4-power-manager suggests:
ii udisks 1.0.4-7
pn xfce4-power-manager-plugins <none>
-- no debconf information
--- xfce4-power-manager-settings.desktop 2012-09-28 18:35:59.000000000 +0200
+++ xfce4-power-manager-settings.desktop 2013-07-28 11:35:27.824507414 +0200
@@ -83,7 +83,7 @@
Icon=xfpm-ac-adapter
Terminal=false
Type=Application
-Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
+Categories=X-XFCE;Settings;DesktopSettings;X-XFCE-SettingsDialog;
StartupNotify=true
X-XfcePluggable=true
X-XfceHelpFile=xfce4-power-manager.html
--- End Message ---
--- Begin Message ---
Sorry for the noise.
My .desktop launcher was different from the file provided in the .deb
package from debian repositories.
It had been edited somehow, anyway reinstalling xfce4-power-manager
solved the problem for me.
Thanks
--- End Message ---