Bug 214079

Summary: Resources file mis-configued as Xrdb
Product: [Fedora] Fedora Reporter: Eric Lee <eric__lee>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: nmirthes
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: FC6-update Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-05 14:26:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Lee 2006-11-05 14:54:59 UTC
Description of problem:
/etc/kde/kdm/kdmrc
contains the line:
Xrdb=/etc/X11/Xresources

Which I believe should read:
Resources=/etc/X11/Xresources

Version-Release number of selected component (if applicable):
kdebase-3.5.5-0.1.fc6


How reproducible:
Problem exist OOTB

Steps to Reproduce:
1. Set kdm to be currently running display manager
2. Login to kde desktop
3.
  
Actual results:
Settings in /etc/X11/Xresources are ignored

Expected results:
Settings in /etc/X11/Xresources are honoured

Additional info:

Comment 1 Niko Mirthes 2007-06-04 17:38:18 UTC
grep Xresources /etc/kde/kdm/kdmrc

on F7/KDE 3.5.6 now reports

Resources=/etc/X11/xdm/Xresources

If someone could check on FC5/6 this bug could be closed.


Comment 2 Than Ngo 2007-06-05 14:26:22 UTC
it's now fixed in FC6 CVS branch. I'm going to build KDE-3.5.7 for FC6.
The fix will be included there. Thanks for your report.