dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #03185
[Bug 1238258] [NEW] indicator-power tries to use icons that don't exist
Public bug reported:
When I log in, my mouse is shown as "not present" until the first upower
statistics arrive. While that happens, indicator-power tries to use an
icon that doesn't exist:
ie, from src/device.c:
g_ptr_array_add (names, g_strdup_printf("%s-missing-symbolic", kind_str));
g_ptr_array_add (names, g_strdup_printf("gpm-%s-missing", kind_str));
g_ptr_array_add (names, g_strdup_printf("%s-missing", kind_str));
kind_str is "mouse".
"mouse-missing" isn't an icon available anywhere, including gnome-icon-
themes, or ubuntu-mono.
Perhaps it should use gpm-mouse-000?
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: indicator-power 12.10.6+13.10.20131008-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct 10 16:44:39 2013
InstallationDate: Installed on 2012-11-13 (330 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: indicator-power
UpgradeStatus: Upgraded to saucy on 2013-08-19 (52 days ago)
** Affects: indicator-power (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug saucy
** Attachment added: "screenshot showing the issue"
https://bugs.launchpad.net/bugs/1238258/+attachment/3872987/+files/Screenshot%20from%202013-10-10%2016%3A11%3A39.png
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1238258
Title:
indicator-power tries to use icons that don't exist
Status in “indicator-power” package in Ubuntu:
New
Bug description:
When I log in, my mouse is shown as "not present" until the first
upower statistics arrive. While that happens, indicator-power tries to
use an icon that doesn't exist:
ie, from src/device.c:
g_ptr_array_add (names, g_strdup_printf("%s-missing-symbolic", kind_str));
g_ptr_array_add (names, g_strdup_printf("gpm-%s-missing", kind_str));
g_ptr_array_add (names, g_strdup_printf("%s-missing", kind_str));
kind_str is "mouse".
"mouse-missing" isn't an icon available anywhere, including gnome-
icon-themes, or ubuntu-mono.
Perhaps it should use gpm-mouse-000?
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: indicator-power 12.10.6+13.10.20131008-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct 10 16:44:39 2013
InstallationDate: Installed on 2012-11-13 (330 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: indicator-power
UpgradeStatus: Upgraded to saucy on 2013-08-19 (52 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1238258/+subscriptions
Follow ups
References