Your message dated Mon, 31 May 2004 13:28:12 -0400
with message-id <[EMAIL PROTECTED]>
and subject line kdm: cannot start 'custom' session with $HOME/.xsession
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 6 Mar 2004 18:15:13 +0000
>From [EMAIL PROTECTED] Sat Mar 06 10:15:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from 217-162-106-210.dclient.hispeed.ch (local.fippu.ch) 
[217.162.106.210] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AzgKO-00005X-00; Sat, 06 Mar 2004 10:15:13 -0800
Received: from local.fippu.ch (local.fippu.ch [127.0.0.1])
        by local.fippu.ch (8.12.11/8.12.11/Debian-3) with ESMTP id 
i26IEepu019145
        for <[EMAIL PROTECTED]>; Sat, 6 Mar 2004 19:14:40 +0100
Received: from localhost (localhost [[UNIX: localhost]])
        by local.fippu.ch (8.12.11/8.12.11/Debian-3) id i26IEes9019142
        for [EMAIL PROTECTED]; Sat, 6 Mar 2004 19:14:40 +0100
From: "Philipp E. Imhof" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: kdm: cannot start 'custom' session with $HOME/.xsession
Date: Sat, 6 Mar 2004 19:14:40 +0100
User-Agent: KMail/1.6.1
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_05 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_03_05
X-Spam-Level: 

Package: kdm
Version: 3.2.1-1

When choosing 'KDE' as session type in kdm, the .xsession 
script will not be executed (I did not have my key mappigns 
anymore and the euro sign did not either). Choosing 'Custom' 
always put me back to the kdm welcome screen.

I changed /etc/X11/Xsession.d/20xfree86-common_process-args by 
adding the following code at line 24:

---
custom)
  if grep -qs ^allow-user-xsession "$OPTIONFILE"; then
    if [ -x "$USERXSESSION" ]; then
      exec "$USERXSESSION"
    elif [ -x "$ALTUSERXSESSION" ]; then
      exec "$ALTUSERXSESSION"
    else
      errormsg "unable to launch custom X session ---" \
               "neither $USERXSESSION nor $ALTUSERXSESSION" \
               "can be executed; aborting."
    fi
  else
    errormsg "unable to launch custom X session ---" \
             "allow-user-xsession is set to false; aborting."
  fi
;;
-----

Maybe this report does not really consider the kdm package. I 
filed it here, because the problem did not exist with old kdm.

Wish you a nice weekend.

Philipp Imhof




---------------------------------------
Received: (at 236520-done) by bugs.debian.org; 31 May 2004 17:28:13 +0000
>From [EMAIL PROTECTED] Mon May 31 10:28:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from tomts36.bellnexxia.net (tomts36-srv.bellnexxia.net) 
[209.226.175.93] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BUqa5-0007oM-00; Mon, 31 May 2004 10:28:13 -0700
Received: from quebec-hse-ppp3620067.sympatico.ca ([65.93.222.68])
          by tomts36-srv.bellnexxia.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>;
          Mon, 31 May 2004 13:28:12 -0400
From: Christopher Martin <[EMAIL PROTECTED]>
Reply-To: Christopher Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: kdm: cannot start 'custom' session with $HOME/.xsession
Date: Mon, 31 May 2004 13:28:12 -0400
User-Agent: KMail/1.6.2
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.0 required=4.0 tests=BAYES_20 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

On May 29, 2004 12:48, Christopher Martin wrote:
> > When choosing 'KDE' as session type in kdm, the .xsession
> > script will not be executed (I did not have my key mappigns
> > anymore and the euro sign did not either). Choosing 'Custom'
> > always put me back to the kdm welcome screen.
>
> If you want your ~/.xsession used, try the "Default" session type.
> Debian doesn't use the .xsession file normally, so if you want to use
> .xsession and KDE together, just add "startkde" to your .xsession file.
>
> As for the problems noted with the "Custom" session type, I've filed a
> separate report for that (251602).
>
> This report can probably be closed, but I'll wait a while in case
> anyone has anything to add.

Closing, since no further comments were received.

Thanks,
Christopher Martin

Reply via email to