← Back to team overview

dx-packages team mailing list archive

[Bug 1238258] Re: indicator-power tries to use icons that don't exist

 

** Also affects: indicator-power
   Importance: Undecided
       Status: New

** Changed in: indicator-power
     Assignee: (unassigned) => Charles Kerr (charlesk)

-- 
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 The Power Indicator:
  New
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/indicator-power/+bug/1238258/+subscriptions


References