Version: (using KDE KDE 3.0.99) Installed from: Gentoo Packages Compiler: gcc 3.2 OS: Linux Konqueror, started either from the menu ; System - File Manager (Super User Mode) ; or from the cli with kdesu, flashes on the screen for a second, then terminates without error
KDE Version: 3.0.98 - KDEsu Version: 1.0 - Konqueror version: 3.0.98 Installed from: Slackware 9.0-beta - Compiler: gcc 3.2 OS: GNU/Linux The same bug appears even if another user (not logged, but su-ed and authorized by xhost), from the cli, runs "konqueror" as file manager (but it doesn't happen as internet browser, with an URL)
Subject: Re: New: kdesu konqueror terminates immediately On Sun, Dec 01, 2002 at 03:43:54AM -0000, booo@iinet.net.au wrote: >------- You are receiving this mail because: ------- >You are the assignee for the bug, or are watching the assignee. > >http://bugs.kde.org/show_bug.cgi?id=51381 > Summary: kdesu konqueror terminates immediately > Product: kdesu > Version: unspecified > Platform: Gentoo Packages > OS/Version: Linux > Status: UNCONFIRMED > Severity: crash > Priority: NOR > Component: general > AssignedTo: kde@geeksrus.net > ReportedBy: booo@iinet.net.au > > >Version: (using KDE KDE 3.0.99) >Installed from: Gentoo Packages >Compiler: gcc 3.2 >OS: Linux > >Konqueror, started either from the menu ; System - File Manager (Super User Mode) ; or from the cli with kdesu, flashes on the screen for a second, then terminates without error If this is a linux-only problem, I can but guess. If it's generic, it's part of the basic bitrot of kdesu. I hope to have some time to work on this after we get the kde/freebsd release done.
Bug was resolved by running through the desktop settings wizard on both the root and the users desktop, and by also setting all desktops to default settings in control centre. Im not sure changing which setting has resolved the problem.
Created attachment 566 [details] fix - use userid to create mcop suffix instead of LOGNAME environment variable The error is not caused by Konqueror but by mcop; kdesu doesn
similar bug reported as Bug 45266
can confirm this (and the fix from #4 works fine) on gentoo linux, gcc-3.2.1, kde-3.1_rc5 thanks for the patch.
*** Bug 50686 has been marked as a duplicate of this bug. ***
Waldo Bastian has applied this patch -- will be in 3.1.1... Thanks a lot again for the great detective work and the patch itself...
*** Bug 55199 has been marked as a duplicate of this bug. ***
thanks, great work guys, works perfectly with SuSE 8.1
*** Bug 45883 has been marked as a duplicate of this bug. ***
Is it at all possible to get a more detailed explanation of how to resolve this problem for some one relatively new? I'm using RH9 and having the same problem.
I'm using RH9 as well, with all of the updates installed. Here's what I get when I try to run the patch: [root@chaos root]# cd /usr/lib/mcop [root@chaos mcop]# dir Arts artsmodules.mcopclass oggarts.mcopclass artsbuilder.mcopclass artsmodules.mcoptype oggarts.mcoptype artsbuilder.mcoptype audiofilearts.mcopclass RawWriter.mcopclass artseffects.mcopclass audiofilearts.mcoptype soundserver.mcopclass artseffects.mcoptype ExtraStereoGuiFactory.mcopclass soundserver.mcoptype artsflow.mcopclass ExtraStereo.mcopclass VoiceRemoval.mcopclass artsflow.mcoptype kmedia2.mcopclass winskinvis.mcopclass artsgui.mcopclass kmedia2.mcoptype winskinvis.mcoptype artsgui.mcoptype Noatun x11globalcomm.mcopclass artsmidi.mcopclass noatunarts.mcopclass x11globalcomm.mcoptype artsmidi.mcoptype noatunarts.mcoptype [root@chaos mcop]# patch -p0 < /home/chaos/arts.patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- arts/mcop/mcoputils.cc 2002-12-03 19:32:51.000000000 +0100 |+++ arts/mcop/mcoputils.cc.sebi 2002-12-03 15:54:37.000000000 +0100 -------------------------- File to patch: I get the same thing when I run it from the Arts directory. Is it because of the difference in case? My Arts folder doesn't have an mcop folder in it either. I'm probably just doing something wrong. Any ideas? Thanks