From owner-freebsd-bugs@FreeBSD.ORG Sun May 8 20:20:06 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B875916A4E6 for ; Sun, 8 May 2005 20:20:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728FA43D46 for ; Sun, 8 May 2005 20:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j48KK6jG053585 for ; Sun, 8 May 2005 20:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j48KK6tA053584; Sun, 8 May 2005 20:20:06 GMT (envelope-from gnats) Resent-Date: Sun, 8 May 2005 20:20:06 GMT Resent-Message-Id: <200505082020.j48KK6tA053584@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nick Barkas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B1316A4E6 for ; Sun, 8 May 2005 20:15:22 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 783A343D5A for ; Sun, 8 May 2005 20:15:22 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j48KFMvl000576 for ; Sun, 8 May 2005 20:15:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j48KFM8b000569; Sun, 8 May 2005 20:15:22 GMT (envelope-from nobody) Message-Id: <200505082015.j48KFM8b000569@www.freebsd.org> Date: Sun, 8 May 2005 20:15:22 GMT From: Nick Barkas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/80797: Cannot log into KDE with kdm X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 20:20:06 -0000 >Number: 80797 >Category: misc >Synopsis: Cannot log into KDE with kdm >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 08 20:20:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nick Barkas >Release: 5.3-RELEASE i386 >Organization: >Environment: >Description: Hello my name is Nick and I live in Athens Greece. I cannot login into KDE with kdm (X.org restarts if logging in as root and does nothing if logging in as normal user[which belongs in wheel group]). I have read the (latest) handbook dozens of times (as I had the same problem in FreeBSD 5.2-RELEASE i386) and did not come up with a solution. PLEASE FIND A SOLUTION SOON as the problem is not new (I had this since 5.2 and just waited for 5.3 with newer packages).While FreeBSD is the first UNIX I was bothered with (a year ago) I use GNU/Linux NOW as KDE/kdm works fine there.Although I discoverd GNU/Linux later,all the difficulties I encountered where solved QUICKLY and now its high time I submitted this stupid? bug as I really love KDE. I REALLY HOPE FreeBSD FINALLY WORKS 100% WITH KDM.If you need more info CONTACT ME ANY TIME in ¨Linux4sure@gmail.com¨ (I have also installed FreeBSD 5.3-RELEASE in VMware 4.5.2 so I can provide more info instantly).IF THIS BUG IS NOT FIXED I AM NOT GOING TO USE FreeBSD AGAIN THOUGH I REALLY LIKE IT BUT IF THERE IS A WORKAROUND PLEASE CONTACT ME. >How-To-Repeat: What I did was this: Install FreeBSD 5.3-RELEASE i386 from CD-ROM (Downloaded from a FreeBSD mirror and thoroughly checked with md5sum) with about anything but freebsd 1,2,3compat ,acroread and gnome desktop. Configure and test X.org flawlessely in 800x600@24bit run echo ¨exec startkde¨ > /root/.xinitrc echo ¨exec startkde¨ > /root/.xinitrc edit /etc/ttys as following: ttyv8 ¨/usr/local/bin/kdm -nodaemon¨ xterm off secure added the following in /usr/X11R6/lib/X11/xdm/Xsession : (in the place the handbook states I HAVE NO ERRORS HERE FOR SURE) case $# in 1) case $1 in kde) exec /usr/local/bin/startkde ;; failsafe) exec xterm -geometry 80x24-0-0 ;; esac esac I then type : ¨kdm -nodaemon¨ and have the above symptoms (cannot get into KDE) Finally I have seen that kdm.log reports : ¨X: client 2 rejected from local host¨ >Fix: >Release-Note: >Audit-Trail: >Unformatted: