Bug 147691

Summary: KDE not working
Product: [openSUSE] SUSE Linux 10.1 Reporter: Steffen Winterfeldt <snwint>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Beta 8   
Target Milestone: ---   
Hardware: i386   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: kdelibs3 patch
kdebase3 patch
kdelibs3 patch
kdelibs3 patch

Description Steffen Winterfeldt 2006-02-02 16:18:39 UTC
All KDE tells me is 'can't contact klauncher' and similar. klaucher seems
to be running, though.

The machine is d102, if someone wants to look.
Comment 1 Dirk Mueller 2006-02-02 16:30:16 UTC
b3 installation? kernel, fontconfig already updated?
Comment 2 Steffen Winterfeldt 2006-02-03 10:51:03 UTC
seems to work better now
Comment 3 Steffen Winterfeldt 2006-02-03 16:01:00 UTC
No, not working. coolo is my witness. :-)
Comment 4 Stephan Kulow 2006-02-03 16:08:41 UTC
17:03 < coolo> the hostname changes right in between kded started and kicker start
17:03 < coolo> and then you get two dcopservers
17:03 < coolo> one normal - that has kded and klauncher attached
17:03 < coolo> and one --suicide that is started from kicker I guess, that has kdesktop and kicker attached
17:04 < coolo> so kdesktop can't reach klauncher
17:04 < coolo> ltinkl: remove that damn hard drives from your computer! :)
17:04 < Seli> rcnetwork finishes only at that time?
17:04 < Seli> coolo: I'd say KDE startup should wait for it
17:05 < coolo> Seli: ever worked on laptops? they require you to start knetworkmanager to setup network :)
17:05 < coolo> Seli: but there is one possible trick: $XAUTHLOCALHOST will stick, so if we use that instead of localhost ?
17:05 < Seli> ah, right, there's this networkmanager whatever in 10.1
Comment 5 Stephan Kulow 2006-02-06 11:18:35 UTC
Lubos will care
Comment 6 Lubos Lunak 2006-02-06 16:48:36 UTC
Created attachment 66576 [details]
kdelibs3 patch
Comment 7 Lubos Lunak 2006-02-06 16:48:53 UTC
Created attachment 66577 [details]
kdebase3 patch
Comment 8 Lubos Lunak 2006-02-06 16:52:21 UTC
Here are kdelibs/kdebase patches that first try to use $KDESYSTEMHOSTNAME, set in startkde, so it should be constant for the KDE session. I also reverts Dirk's kdontchangehostname change and instead makes it not to remove the old hostname (I still haven't found out where $XAUTHLOCALHOST comes from). I've also updated kdebase-SuSE SVN.

Comment 9 Dirk Mueller 2006-02-06 16:56:31 UTC
its a patch in our xorg-x11 package: p_xauth.diff if you look at the src.rpm. 

I think you should use s,KDESYSTEMHOSTNAME,XAUTHLOCALHOST,
Comment 10 Lubos Lunak 2006-02-06 18:41:03 UTC
Created attachment 66586 [details]
kdelibs3 patch

The patch for kdelibs3 again, without affecting Dirk's change. I've still left the envvar name unchanged, as I'm considering committing it also upstream.
Comment 11 Lubos Lunak 2006-02-06 19:28:29 UTC
Created attachment 66589 [details]
kdelibs3 patch

Ok, forget kdebase3 patch, here's kdelibs3 patch using $XAUTHLOCALHOSTNAME .
Comment 12 Stephan Binner 2006-02-07 15:05:06 UTC
Submitted updated kdelibs3 package with patch #11.
Comment 13 Stephan Binner 2006-02-07 15:16:19 UTC
Submission was accepted.
Comment 14 Stephan Kulow 2006-03-28 08:15:35 UTC
Daniel can still reproduce this. So this is not fixed. There are still 2 dcop servers started
Comment 15 Dirk Mueller 2006-03-28 08:43:18 UTC
testing fix
Comment 16 Dirk Mueller 2006-03-28 15:21:03 UTC
fixed