Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529276 - =x11-drivers/nvidia-drivers-346.16: /opt/bin/nvidia-settings fails to load since nvidia's new gtk-libraries are not installed
Summary: =x11-drivers/nvidia-drivers-346.16: /opt/bin/nvidia-settings fails to load si...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 22:04 UTC by Oliver Freyermuth
Modified: 2014-11-14 22:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Freyermuth 2014-11-14 22:04:35 UTC
/opt/bin/nvidia-settings gives the following output: 

ERROR: libnvidia-gtk3.so.346.16: cannot open shared object file: No such file or directory
       libnvidia-gtk3.so: cannot open shared object file: No such file or directory
       libnvidia-gtk2.so.346.16: cannot open shared object file: No such file or directory
       libnvidia-gtk2.so: cannot open shared object file: No such file or directory


ERROR: A problem occured when loading the GUI library. Please check your installation and library path. You may need to specify
       this library when calling nvidia-settings. Please run `/opt/bin/nvidia-settings --help` for usage information.


It seems that libnvidia-gtk2 / libnvidia-gtk3 (which are new with this release) are not installed by the ebuild. 

Latest media-video/nvidia-settings still works fine, though, but of course is slightly outdated compared to this driver. 

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-14 22:38:50 UTC
  14 Nov 2014; Jeroen Roovers <jer@gentoo.org> nvidia-drivers-346.16.ebuild,
  metadata.xml:
  Add missing GTK+ support library for nvidia-settings.