indicator-power tries to use icons that don't exist

Bug #1238258 reported by Marc Deslauriers
30
This bug affects 10 people
Affects Status Importance Assigned to Milestone
indicator-power
Triaged
Low
Charles Kerr
indicator-power (Ubuntu)
Confirmed
Low
Unassigned

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)

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :
Changed in indicator-power:
assignee: nobody → Charles Kerr (charlesk)
Changed in indicator-power:
importance: Undecided → Low
status: New → Confirmed
Changed in indicator-power (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
Charles Kerr (charlesk)
Changed in indicator-power:
status: Confirmed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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