Bug 20162

Summary: kde statkde does not work. I use RedHat linux 7.0 with KDE 2 from rawhide.
Product: [Retired] Red Hat Raw Hide Reporter: Knut J BJuland <knutjbj>
Component: kdebaseAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: Aaron Brown <abrown>
Severity: high Docs Contact:
Priority: high    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-01 21:43:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Knut J BJuland 2000-11-01 21:43:28 UTC
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based
authentication failed
kdeinit: error while loading shared libraries:
/usr/lib/qt-2.2.1/lib/libqt.so.2: undefined symbol: glXCreateGLXPixmapMESA
ERROR: KUniqueApplication: Trying to launch kdeinit.
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based
authentication failed
QSocketNotifier: Multiple socket notifiers for same socket 6 and type read

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)
KLauncher doing clientStarted(`kwin')
kwin: it looks like there's already a window manager running. kwin not
started
 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)

 ** Warning ** unix_connect: can't connect to server
(unix:/tmp/mcop-knutjbj/knut_-105b-39f71d63)
Aplay: version 0.5.9b by Jaroslav Kysela <perex>
Error: unable to obtain longname: No such file or directory
kdeinit: Fatal IO error: client killed
KLauncher: Exiting on signal 1

Comment 1 Bernhard Rosenkraenzer 2000-11-02 10:58:58 UTC
The problem is that you are using  a non-Mesa GL library (see the undefined symbol message), probably NVidia's closed-source drivers.
We do not support this configuration.

If you get the Qt SRPM and recompile (rpm --rebuild qt-2.1.1-6.src.rpm), you should get a Qt binary that will fix the problem for you (but this binary will break for Mesa users).