Description of problem: UserPath and SystemPath should be removed so defaults become the norm. The defaults closely match /etc/login.defs and /root/.bashrc. That would place the /usr/local in front to match the other definitions. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: $ grep -i path= /usr/share/config/kdm/kdmrc UserPath=/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/ SystemPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin # grep -i path= /etc/login.defs ENV_SUPATH PATH=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin ENV_PATH PATH=/usr/local/bin:/usr/bin # grep -i path= /root/.bashrc PATH=/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin
Assignee: bugsquad => nicolas.lecureuilCC: (none) => balcaen.john, lmenut
It's already fixed, UserPath and SystemPath use the same path as /etc/login.defs since mageia-kde4-config-3-0.20130206.1.mga3. http://svnweb.mageia.org/soft?view=revision&revision=7269 As kdmrc is a config file, you will have to merge manually these changes (we can't force the change because some users can have personalized theses paths). regards, Luc
Hardware: x86_64 => AllResolution: (none) => FIXEDSource RPM: kdebase4-workspace-4.10.0-1.mga3.src.rpm => mageia-kde4-configStatus: NEW => RESOLVED
(In reply to comment #1) > > As kdmrc is a config file, you will have to merge manually these changes (we > can't force the change because some users can have personalized theses paths). I understand. In that case, /usr/share/config/kdm/kdmrc.rpmnew should be created so the user can decide what to change when a new kdmrc is released.
Status: RESOLVED => REOPENEDResolution: FIXED => (none)
This bug should be fixed with mageia-kde4-config-3-0.20130317.1 .
Status: REOPENED => RESOLVEDResolution: (none) => FIXED