[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 133496] New: /usr/X11R6/bin/kde fails calling start_kdeinit
From:       Egbert "König" <e.kunig () home ! nl>
Date:       2006-09-03 11:19:30
Message-ID: 20060903131928.133496.e.kunig () home ! nl
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=133496         
           Summary: /usr/X11R6/bin/kde fails calling start_kdeinit instead
                    of kdeinit
           Product: kde
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: coolo kde org
        ReportedBy: e.kunig home nl


Version:            (using KDE KDE 3.5.4)
Installed from:    SuSE RPMs
Compiler:          gcc version 4.1.0 (SUSE Linux) 
OS:                Linux

There is a type in /usr/X11R6/bin/kde. The command start_kdeinit is called there \
instead off kdeinit. This prevents a user session from startup. The following patch \
solves this problem:

--- kde 2006-09-03 13:18:23.133500962 +0200
+++ kde.new     2006-09-03 13:18:31.233675422 +0200
 @ -329,7 +329,7  @

 # We set LD_BIND_NOW to increase the efficiency of kdeinit.
 # kdeinit unsets this variable before loading applications.
-LD_BIND_NOW=true start_kdeinit --new-startup +kcminit_startup
+LD_BIND_NOW=true kdeinit --new-startup +kcminit_startup
 if test $? -ne 0; then
   # Startup error
   echo 'startkde: Could not start kdeinit. Check your installation.'  1>&2


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic