Bug 196885

Summary: Bug in rhgb-modularx.patch means rhgb doesn't use custom xorg.conf
Product: [Fedora] Fedora Reporter: Mary Ellen Foster <mefoster>
Component: rhgbAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-05 16:10:54 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 Mary Ellen Foster 2006-06-27 14:45:19 UTC
Description of problem:
It's intended that you should be able to specify a different xorg.conf for rhgb
than for X as a whole. However, the patch "rhgb-modularx.patch" (which was
probably added in January) contains the following lines, among others:

-#define X_CONFIG "/etc/rhgb/xorg.conf"
-#define XLOGFILE TMPPATH"/XFree86.0.log"
+#define X_CONFIG "/etc/rhgb/xorg .conf"
+#define XLOGFILE TMPPATH"/xorg.log"

So it's looking for a config file "xorg .conf" with a space, which is probably
wrong.

Version-Release number of selected component (if applicable):
rhgb-0.16.3-1.fc5.1

How reproducible:
Always

Steps to Reproduce:
1. Create custom /etc/rhgb/xorg.conf
  
Actual results:
rhgb still uses default xorg.conf

Expected results:
rhgb should use the new one!

Comment 1 Ray Strode [halfline] 2006-07-05 16:10:54 UTC
Hi,

Thanks for spotting this.  It should be fixed in tomorrow's rawhide.