Bug 173463 - [MODULAR X] $HOME/bin not in $PATH
Summary: [MODULAR X] $HOME/bin not in $PATH
Keywords:
Status: CLOSED DUPLICATE of bug 173438
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-17 08:47 UTC by jeroen
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-11-24 16:51:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description jeroen 2005-11-17 08:47:54 UTC
So i updated to modular X yesterday. Booted into it for the first time today.
The thing i noticed immediately was that it couldn't some scripts in had in
~/.Xclients. The scripts are located in $HOME/bin, but for some reason that is
no longer in my $PATH by default. It used to be in my $PATH by default with
monolithic X (or the old xinitrc package).

Comment 1 Kenneth Topp 2005-11-21 19:44:23 UTC
bug seems to be this line in gdm's Xsession:

eval exec $sshagent $dbuslaunch $command

Needs to be "exec -l $SHELL ..." like in xinit.


Comment 2 Mike A. Harris 2005-11-23 03:43:10 UTC
CC'ing the gdm maintainer

Ray, could you have a look?

Comment 3 Kenneth Topp 2005-11-23 19:28:56 UTC
now we have #173438, I think that BaseXsession=/etc/X11/gdm/Xsession in gdm.conf
should point to /etc/X11/xinit/Xsession and we get rid of the gdm stored
Xsession since that's upstream and this is clearly redhat custom stuff

Comment 4 Mike A. Harris 2005-11-24 16:51:30 UTC

*** This bug has been marked as a duplicate of 173438 ***


Note You need to log in before you can comment on or make changes to this bug.