Ask a Question related to FreeBSD, Design and Development.
-
Geoff Glasson #1
Re: freebsd-questions Digest, Vol 89, Issue 20
Edward,
I believe that this problem was discussed on the kde-freebsd mailing list.
The simple answer to your problem is that there appears to be a defect in KDE
that causes this to occur. I had ( what I believe to be ) the same problem
as you, and when I got it running within an xterm I discovered that KDE
expects the /tmp/.ICE-unix/ directory tree to be owned by root. I fix this
problem using the following ( not very efficient ) method:
1. Attempt a KDE login ( which will create all the .ICE-unix directories
before failing )
2. Login as root using the failsafe session and issue the command
chown -R root /tmp/.ICE-unix
in an xterm
3. Log out of the failsafe session
4. Log back as the original user
I do it this way because it's easier for my wife and kids to use the computer
by logging in via KDM rather than giving them a shell login. Since my
machine doesn't get rebooted very often this is not a drama for me ;)
Hope this helps...Geoff
On Fri, 25 Feb 2005 01:10 pm, [email]freebsd-questions-request@freebsd.org[/email] wrote:
Geoff Glasson> Message: 9
> Date: Thu, 24 Feb 2005 23:00:36 +0100
> From: Edward Lichtner <lichtner@9online.fr>
> Subject: How do I get KDM to launch KDE ?
> To: <freebsd-questions@freebsd.org>
> Message-ID: <BE440D14.22C6%lichtner@9online.fr>
> Content-Type: text/plain; charset="ISO-8859-1"
>
> Hi,
> I selected KDM to run at startup by editing /etc/ttys :
> ttyv8 ł/usr/local/bin/kdm *nodaemon˛ xterm on secure
> I also created a .xsession file both in /root and in my home directory with
> the line :
> exec startkde
> When I reboot, KDM starts up but when I login (correct password), the login
> windows disappears, the KDM background remains and KDE doesnąt start.
> However, KDE starts fine when I run startx in a terminal session.
> Is there something I didnąt do properly ?
> Thanks,
> Edward
>
> BTW, I use FreeBSD 5.3, Xorg 6.7.0-9, KDE 3.3.0-4
>
[email]g_glasson@wiredcity.com.au[/email]
Geoff Glasson Guest
-
How to get best results from FreeBSD-questions
How to get the best results from FreeBSD questions. =================================================== Last update $Date: 2004/09/19 02:40:48 $... -
freebsd-questions Digest, Vol 88, Issue 68
On Sat, Feb 19, 2005 at 12:01:08PM +0000, freebsd-questions-request@freebsd.org wrote: A bit more detail: Normal users can no longer login,... -
rubynet-announce Digest, Vol 9, Issue 2
Send rubynet-announce mailing list submissions to rubynet-announce@lists.rubynet.org To subscribe or unsubscribe via the World Wide Web, visit... -
rubynet-announce Digest, Vol 8, Issue 1
Send rubynet-announce mailing list submissions to rubynet-announce@lists.rubynet.org To subscribe or unsubscribe via the World Wide Web, visit... -
rubynet-announce Digest, Vol 5, Issue 1
Send rubynet-announce mailing list submissions to rubynet-announce@lists.rubynet.org To subscribe or unsubscribe via the World Wide Web, visit...



Reply With Quote

