LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   fluxbox and KDE and RH9.0 failed execution (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-and-kde-and-rh9-0-failed-execution-146243/)

SiriusAB 02-15-2004 12:55 AM

fluxbox and KDE and RH9.0 failed execution
 
I've looked everywhere, been everywhere, tried everything, read everything, checked everything, rechecked everything else...

and I still can't get fluxbox to run, where KDE is my existing Desktop Manager....
my install from source went fine...
I've created a .xsession file in my home directory...
I've added Fluxbox to /etc/X11/gdm/Sessions, giving me a 'Fluxbox' option at the start-up screen, but an error message if I try to get in using it...

and I have no idea what else to try.

Please!

hw-tph 02-15-2004 06:11 AM

What does your Fluxbox session file look like, and what error message do you get when you try launching it?

Håkan

SiriusAB 02-15-2004 07:38 AM

I believe it's:

Code:

exec /usr/local/bin/fluxbox
but, I'm not sure if that's the right output, or if I'm posting the contents of the correct file.

Here's the error:
(I'll add it in a sec)

"Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace [My edit: that's definitely not the case]. Try logging in with one of the failsafe sessions to see if you can fix this problem."

I was able to produce a Fluxbox option as a session option by adding a Fluxbox file to the /etc/X11/gdm/Sessions directory. It contains:

Code:

#!/bin/bash

exec fluxbox

Thank you!

edit: added the error message and /etc/X11/gen/gdm/Sessions comments, clarifications.


All times are GMT -5. The time now is 11:39 AM.