** Changed in: system-config-printer (Ubuntu)
Status: New => Incomplete
** Summary changed:
- unfound icon error
+ [Kubuntu] unfound icon error
--
[Kubuntu] unfound icon error
https://bugs.launchpad.net/bugs/156005
You received this bug notification because you are a member of Ubuntu
B
Yes, it requires
/usr/share/icons/gnome/22x22/status/{info,important,error}.png.
This code has changed since the package you are using was built. It now
uses icon themes. Please try this:
python -c 'import gtk;t=gtk.icon_theme_get_default();t.load_icon("info",22,0)'
python -c 'import
gtk;t=gtk