Does anyone here use system-config-printer ? I'm doing test builds
for parts of kde-4.2, which caused me to compile it for kdeadmin,
and after a lot of trial-and-error I managed to find enough of the
run-time Python dependencies to get system-config-printer-kde
running.
I then tried to get s-c-p itslef running. Added gnome-themes, but
I can't get beyond
glib.GError: Icon 'emblem-default' not present in theme
(full trace at end of mail)
Google led me to a lot of dead ends. There was a similar bug in
debian, but they fixed that by making s-c-p depend on
gnome-icon-utils, but that wasi already installed in my normal build.
There was a possibly similar problem on an archlinux.it forum, but
translate.google just left me confused. Possibly, the offered
solution was to copy an image for emblem-default.
I've got various emblem-default.png files in
/usr/share/gnome/*/emblems/*.png and also a .svg in the scalable
directory. I don't run a gnome desktop, so I've no idea how themes
work there.
FWIW, my build order now looks like this:
dbus-python-0.83.0
gtk-engines-2.16.1
gnome-themes-2.24.3 (these 2 not needed for s-c-p-kde)
sip-4.7.9
pyQt-x11-gpl-4.4.4 (needs dbus-python to build all the parts)
kdebindings-4.2.0 (these 3 presumably only for s-c-p-kde)
pycups-1.9.45
[ system config printer will build here, but misses runtime deps ]
pygobject-2.16.0
pycairo-1.8.2
pygtk-2.14.0
pyorbit-2.24.0
gnome-python-2.22.3
libnotify-0.4.4
notify-python-0.1.1
system-config-printer-1.1.3
kdeadmin-2.24.0 (for s-c-p-kde)
I've just rebuilt all the python parts (gtk-engines and
gnome-themes were a late addition to the original build), to see if
anything different happens with all the parts in place, but I still
get:
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
ĸen
--
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page