I have no idea how updating my nVidia drivers correlates to libgnutls, but whatever.
Firefox, ccsm, and Portato start okay, and all my KDE apps start fine, but others refuse to start.
Two that I know for certain do not work are emerald-theme-manager and nvidia-settings.
Here's the output I get when trying to run these apps in a terminal:
- Code: Select all
mikey@l33tbox ~ $ emerald-theme-manager
(emerald-theme-manager:19573): Gtk-WARNING **: libgnutls.so.13: cannot open shared object file: No such file or directory
(emerald-theme-manager:19573): Gtk-WARNING **: libgnutls.so.13: cannot open shared object file: No such file or directory
Segmentation fault
- Code: Select all
nvidia-settings
ERROR: The attribute 'ForceGenericCpu' specified on line 28 of configuration file '/home/mikey/.nvidia-settings-rc' cannot be assigned (it is a read-only
attribute).
(nvidia-settings:19632): Gtk-WARNING **: libgnutls.so.13: cannot open shared object file: No such file or directory
(nvidia-settings:19632): Gtk-WARNING **: libgnutls.so.13: cannot open shared object file: No such file or directory
Segmentation fault
I tried recompiling libgnutls, but that helped nothing.
So, what's going on?


