Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323171 - krdc no VNC available after JPEG update
Summary: krdc no VNC available after JPEG update
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 12:04 UTC by Octavian
Modified: 2010-06-09 19:09 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 Octavian 2010-06-08 12:04:48 UTC
KRDC was unable to initiate VNC connections after jpeg update. 
Google search of the error message (shown below) did not return any match. 

The KRDC error appearing in the shell was :
krdc(16039)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/krdc_vncplugin.so" does not offer a qt_plugin_instance function.
krdc(16039)/kdecore (KLibrary) kde3Factory: The library "/usr/lib/kde4/krdc_vncplugin.so" does not offer an "init_krdc_vncplugin" function.
krdc(16039): KPluginFactory could not load the plugin: "krdc_vncplugin" 


The problem was in the net-libs/libvncserver. Solution is to re-emerge libvncserver. 

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-08 12:12:39 UTC
(In reply to comment #0)
> The problem was in the net-libs/libvncserver. Solution is to re-emerge
> libvncserver. 

Yes, that's what revdep-rebuild or revdep-rebuild --library libjpeg.so.<version> does. I don't see why you opened a bug report about this... closing.
Comment 2 Octavian 2010-06-09 19:09:02 UTC
Agree. Wrote  it for further reference.... or Google indexing.

Regards,
Octavian

P.S. 
1. krdc GUI started as usual.
2. revdep-rebuild would have returned a big list of packages to rebuild
3. since I need krdc at work I could not afford a rebuild of all those packages
4. peaking into krdc ebuild would have given away the libvncserver dependency which has a server and a client! component.