Bug 196885 - Bug in rhgb-modularx.patch means rhgb doesn't use custom xorg.conf
Summary: Bug in rhgb-modularx.patch means rhgb doesn't use custom xorg.conf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rhgb
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-27 14:45 UTC by Mary Ellen Foster
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-07-05 16:10:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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