You are not logged in.

1

Monday, September 4th 2006, 10:50pm

oss 10.1: kde 3.5.4 no more available after updates

maybe the story first: using opensuse 10.1 with newest kde 3.5.4, Level "a". Everything was fine until yesterday, when a set of updates was installed by zen. Among them might have been kde updates, because i added the catalog ftp://ftp.gwdg.de/pub/opensuse/repositor…USE_Linux_10.1/

when Booting later, i reach the level of login. After logging in comes an unusally console windows, telling something is wrong with the installation.

Analysis:
Went to virtual console 1 and gave init 3, then startx. That's the result:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
xauth:  creating new authority file /root/.serverauth.3999

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux mt40-4l 2.6.16.21-0.13-default #1 Mon Jul 17 17:22:44 UTC 2006 i686
Build Date: 26 July 2006
        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 25 13:29:21 2006
(==) Using config file: "/etc/X11/xorg.conf"
(WW) RADEON: No matching Device section for instance (BusID PCI:2:0:1) found
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!
/etc/X11/xim: Checking wether an input method should be started.
INPUT_METHOD is not set or empty (no user selected input method).
Trying to start a default input method for the locale de_DE.UTF-8 ...
There is no default input method for the current locale.
startkde: Starting up...
/usr/X11R6/bin/kde: line 332: start_kdeinit: command not found
startkde: Could not start kdeinit. Check your installation.
Warning: connect() failed: : No such file or directory
kbuildsycoca running...


Now my questions:
- what can or should i do in this situation?
- is there a cmd for repair kde respective will this recreate things like start_kdeinit?

help or new ideas are appreciated :-)

This post has been edited 2 times, last edit by "gorgonz" (Sep 5th 2006, 12:04am)


2

Monday, September 4th 2006, 11:20pm

problme is start_kdeinit string

surfing around i found the solution now:

its really a bug, brought to you by update service :-(

the good part is, that you have to change only one line in file /opt/kde3/bin/startkde

Details at: http://www.linux-club.de/viewtopic.php?t…t=start_kdeinit