|
Bugzilla – Full Text Bug Listing |
| Summary: | KDE not working | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Steffen Winterfeldt <snwint> |
| Component: | KDE | Assignee: | 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
b3 installation? kernel, fontconfig already updated? seems to work better now No, not working. coolo is my witness. :-) 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 Lubos will care Created attachment 66576 [details]
kdelibs3 patch
Created attachment 66577 [details]
kdebase3 patch
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. 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, 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.
Created attachment 66589 [details]
kdelibs3 patch
Ok, forget kdebase3 patch, here's kdelibs3 patch using $XAUTHLOCALHOSTNAME .
Submitted updated kdelibs3 package with patch #11. Submission was accepted. Daniel can still reproduce this. So this is not fixed. There are still 2 dcop servers started testing fix fixed |