Art Alexion on 4 Oct 2004 01:27:02 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] X or fluxbox problem


Stephen Gran wrote:

On Sun, Oct 03, 2004 at 09:06:30AM -0400, Art Alexion said:


Does it help with the diagnosis that this has never been a problem until the kernel and X were recently updated?


Yes. The upgrade probably changed an X config file out from under you.
Try looking around in /etc/X11, and look closely at the diff's if there
are any files with a .rpm-old copies lying around.


Output of [root@rodney arthur]# diff /etc/X11/XF86Config-4.rpmsave /etc/X11/XF86Config-4

is [root@rodney arthur]# [nothing]

BTW,
[root@rodney arthur]# ls -l /etc/X11/XF86Config-4*
-rw-r--r-- 1 root root 3736 Sep 30 16:13 /etc/X11/XF86Config-4
-rw-r--r-- 1 root root 3736 Feb 28 2004 /etc/X11/XF86Config-4.rpmsave




KDE & Window Maker were installed with the distro (updated, but originally included) whereas I installed fluxbox from a .tar.gz. I edited /etc/X11/xdm/Xsession to include fluxbox by just mimicking the lines for the other window managers. Would it help if I showed you /etc/X11/xdm/Xsession?



I don't think that's the problem, although I'm happy to look if you want
to show me :)



The relevant part is:

case $# in
1)
   if [ -x /usr/share/apps/switchdesk/Xclients.$1 ]; then
      exec -l $SHELL -c "/usr/share/apps/switchdesk/Xclients.$1";
   fi;

   case $1 in
   failsafe)
      exec -l $SHELL -c "xterm -geometry 80x24-0-0"
      ;;
   gnome)
      exec -l $SHELL -c "gnome-session"
      ;;
   kde|kde1|kde2)
      exec -l $SHELL -c "/usr/share/apps/switchdesk/Xclients.kde"
      ;;
# I inserted the following 3 lines in order to see if I could get fluxbox
# loading from kdm/xdm
   fluxbox)
       exec -l $SHELL -c "/usr/local/bin/fluxbox"
   ;;
   twm)
       # fall back to twm
      exec -l $SHELL -c "/usr/share/apps/switchdesk/Xclients.twm"
      ;;
   esac
esac

Thanks for helping me troubleshoot this.

--

_______________________________________
Art Alexion
Arthur S. Alexion LLC
arthur [at] alexion [dot] com
aim: aalexion
sms: 2679725536 [at] messaging [dot] sprintpcs [dot] com

PGP fingerprint: 52A4 B10C AA73 096F A661  92D2 3B65 8EAC ACC5 BA7A
The attachment -- signature.asc -- is my electronic signature; no need for alarm.
Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html

Key for signed PDFs available at
http://mysite.verizon.net/art.alexion/encryption/ArthurSAlexion.p7c
The validation string is TTJY-ZILJ-BJJG.
________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature