On Mon, Feb 16, at 04:24 Ken Moffat wrote:

> k...@bluesbreaker ~ $system-config-printer
> Traceback (most recent call last):
>   File "/usr/share/system-config-printer/system-config-printer.py",
> line 6370, in <module>
>     main(configure_printer, change_ppd, devid, print_test_page)
>   File "/usr/share/system-config-printer/system-config-printer.py",
> line 6330, in main
>     mainwindow = GUI(configure_printer, change_ppd, devid,
> print_test_page)
>   File "/usr/share/system-config-printer/system-config-printer.py",
> line 805, in __init__
>     self.populateList()
>   File "/usr/share/system-config-printer/system-config-printer.py",
> line 1427, in populateList
>     default_emblem = theme.load_icon (emblem, w/2, 0)
> glib.GError: Icon 'emblem-default' not present in theme

I've had a quick look to the system-config-printer.py and to the
config.py

pkgdata = config.pkgdatadir
iconpath = os.path.join (pkgdata, 'icons/')

So, Is there any /usr/local/share/system-config-printer/icons directory?
What if you copy the emblem-default.png in that directory?

> ĸen

Regards,
Ag.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to