Crouton+KDE+Ubuntu 13.10+system-config-printer Error

Written by James McDonald

July 9, 2014

Installed system-config-printer-gnome, cups and hplip to get printing from my Chromebooks crouton chroot going and then ran into an error when trying to run system-config-printer:

ERROR:root:Could not find any typelib for Gdk

Tried a fix mentioned on the internet, but this didn’t fix it, saying the package was already installed

sudo apt-get install gir1.2-notify-0.7

So did the following which seems to have fixed the problem

sudo apt-get install gir1.2-gtk-3.0

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Robocopy exclude Directories

Just trying to copy everything except a couple of directories from a drive to my NAS This is the secret incantation of...