Bug 20162 - kde statkde does not work. I use RedHat linux 7.0 with KDE 2 from rawhide.
Summary: kde statkde does not work. I use RedHat linux 7.0 with KDE 2 from rawhide.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kdebase
Version: 1.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-01 21:43 UTC by Knut J BJuland
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-11-01 21:43:30 UTC
Embargoed:


Attachments (Terms of Use)

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).



Note You need to log in before you can comment on or make changes to this bug.