I switched to trying to resolve my case of the bug by fixing the cause of the warning. In my case this is a warning from pango that it could not find a loadable module.
/usr/lib/i386-linux-gnu/pango/1.8.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory' The directory /usr/lib/i386-linux-gnu/pango does not even exist on my installation. However in /etc/pango/pango.modules there is a long list of modules supposedly in that directory including an entry for pango- basic-fc.so. I found some comments on the web that pango-basic-fc.so is now statically linked in recent revisions of pango. So I just renamed the pango.modules file to pango.modules.old. Everything now works fine. This would seem to prove that this is a bug in the python infrastructure. It is definitely not a bug in hplip. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860680 Title: systray.py crashed with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/hplip/+bug/860680/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs