Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
kde-3.1_rc5 $ kdesu -t konqueror gives this konsole output and konqui works so... PATH :.:/bin:/usr/bin:/home/peter/bin:/usr/local/bin:/opt/bin:/opt/Acrobat5:/opt/opera/bin:/opt/rar/bin:/opt/RealPlayer8:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.1_beta/bin:/opt/blackdown-jdk-1.4.1_beta/jre/bin:/usr/qt/3/bin:/usr/kde/3/bin:/usr/kde/3.1/bin:/ usr/qt/2/bin:/usr/wine/bin:/usr/games/bin before forking _IceTrans Open: Unable to Parse address none Session management error: Could not open network socket DCOPServer up and running. _IceTrans Open: Unable to Parse address none Session management error: Could not open network socket Property 'X-KDevelop-Language' is defined multiple times (KDevelop/LanguageSupport) kio (KService*): WARNING: Invalid Service : Office/Siag Office/Siag.desktop kio (KService*): WARNING: Invalid Service : Office/Siag Office/Gvu.desktop kio (KService*): WARNING: Invalid Service : Office/Siag Office/Xfiler.desktop kio (KService*): WARNING: Invalid Service : Office/Siag Office/PW.desktop kio (KService*): WARNING: Invalid Service : Office/Siag Office/Egon.desktop kio (KService*): WARNING: Invalid Service : Office/Siag Office/Xedplus.desktop kdecore (KLibLoader): WARNING: library=libkimgallery: file=/usr/kde/3.1/lib/kde3/libkimgallery.la: /usr/kde/3.1/lib/libkhtml.so.4: undefined symbol: _ZNK9KTextEdit9classNameEv kdecore (KLibLoader): WARNING: library=libkimgallery: file=/usr/kde/3.1/lib/kde3/libkimgallery.la: /usr/kde/3.1/lib/libkhtml.so.4: undefined symbol: _ZNK9KTextEdit9classNameEv
More information... If /tmp/mcop-<user> exists, 'File Manager - Super User Mode' shows and immediately disappears. `rm -fR /tmp/mcop-<user>` and then konqueror works OK as root user. But then there exists /tmp/mcop-<user> owned by root: # ls -la /tmp/mcop-peter total 12 drwx------ 2 root root 4096 2002-12-11 14:52 . drwxrwxrwt 9 root root 4096 2002-12-11 14:54 .. -rw------- 1 root root 32 2002-12-11 14:52 secret-cookie ...and so starting konqueror as peter fails. This looks like a weird permissions bug with rc5. I deselected "start aRts soundserver on KDE startup" as root and as peter, to see if that would help - it didn't.
I'm using these two files as a workaround: #!/bin/sh # /usr/local/bin/home sudo rm -fR /tmp/mcop-* kfmclient openProfile filemanagement #!/bin/sh # /usr/local/bin/konqsu rm -fR /tmp/mcop-* konqueror --profile filemanagement But the xmms and xine arts-plugins aren't working. I've had to deselect "start aRts soundserver on KDE startup" and use the xmms and xine alsa plugins.
if the solution in bug #10338 works, i will make also a patch for kde-3.1_rc5. i suggest to mark this as duplicate of 10338.
is same bug and same fix as 10338. *** This bug has been marked as a duplicate of 10338 ***