Volume Control: Icon retrieval failure

Bug #384020 reported by Daniel Franić
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
Incomplete
Medium
onox

Bug Description

This popped out when i logged in in my linux ubuntu mint7 gloria:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/awn/extras/awnlib.py", line 1580, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 71, in __init__
    self.setup_context_menu()
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 158, in setup_context_menu
    self.load_channel_pref(prefs)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 213, in load_channel_pref
    self.backend.set_channel(channel)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 313, in set_channel
    self.set_volume(self.get_volume())
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 355, in set_volume
    self.parent.refresh_icon(True)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 264, in refresh_icon
    self.applet.icon.file(icon, size=height)
  File "/usr/lib/python2.6/dist-packages/awn/extras/awnlib.py", line 491, in file
    icon = gtk.gdk.pixbuf_new_from_file_at_size(file, size, size)
GError: Failed to open file '/usr/share/icons/Shiki-Mint/scalable/status/audio-volume-muted.svg': No such file or directory

Revision history for this message
Mark Lee (malept) wrote :

To be clear, we need the following information (as specified in the bug reporting guidelines on the bug reporting page):
* Method of installing Awn and Awn Extras (if via repository, which repository? If from source, via tarball or bzr? any other distribution-specific configuration with regards to these packages?)
* Awn and Awn Extras versions (if from bzr, which branch and which revision?)

Additionally, does it work if you change icon themes?

description: updated
tags: added: applet traceback volume-control
summary: - this poped out when i loged in in my linux ubuntu mint7 gloria
+ Volume Control: Icon retrieval failure
Changed in awn-extras:
importance: Undecided → Medium
status: New → Incomplete
assignee: nobody → onox (onox)
Revision history for this message
Daniel Franić (dado023) wrote :

i am a beginner , so here goes:

method of installation: synaptic
errrr....look at the picture

it works if i kill awn and then start it again....this only happens when powering/loging on my pc...i have an impression awn loads faster than other parts of linux so it wants to loads stuff which cant be loaded until everything loads at the start up.....at least to me, as to a layman, looks like :)

cheers

Revision history for this message
onox (onox) wrote :

So you can see the normal volume control? Do you also get the error when you mute the volume (Click right on the applet, then choose "Mute"). I guess the error should occur then too and that your theme (Shiki-Mint) does't provide audio-volume-muted.svg.

Revision history for this message
Daniel Franić (dado023) wrote :

quote
Do you also get the error when you mute the volume (Click right on the applet, then choose "Mute")
/end quote

No, i don't get an error when i mute the volume, i usually use middle click and scroll...it look normal....
this bug happens only after i login..after i kill awn and start it again it is ok....i mean it is ok, but i would like it starts normally...

Revision history for this message
onox (onox) wrote :

It might be the case that the Shiki-Mint theme depends on other themes. Execute this in your terminal:

grep Inherits /usr/share/icons/Shiki-Mint/index.theme

If it gives some output, tell me. Then you have to wait for the rewrite version of awn extras. See last comments of https://bugs.launchpad.net/awn-extras/+bug/398226

Revision history for this message
Daniel Franić (dado023) wrote :

hi there

i am using cairo two months now, it uses even opegl....
if i install awn again ill try.

thanks for your effors

thanks

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.