Bug 107790
| Summary: | redhat-config-xfree86 doesnt work when i click 'ok' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dams <anvil> | ||||
| Component: | redhat-config-xfree86 | Assignee: | Brent Fox <bfox> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anvil, barryn, elwoo | ||||
| 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: | 2003-10-23 18:47:44 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: | |||||||
| Attachments: |
|
||||||
I get this too, Brent. Here's a really lame patch that bandaids over the problem. Created attachment 95413 [details]
Quick patch
That patch doesn't really fix the problem. I've committed a fix, which should appear in redhat-config-xfree86-0.9.14-1. *** Bug 107443 has been marked as a duplicate of this bug. *** When will redhat-config-xfree86-0.9.14-1 be available? I've just checked up2date/rawhide, and nothing (14:53 EST). The most recent version I have is redhat-config-xfree86-0.9.13-1, and the problem still persists: no action from the Display Manager. Rawhide seems to be down at the moment. Try downloading from ftp://people.redhat.com/bfox/redhat-config-xfree86-0.9.15-1.noarch.rpm Got it and installed it (~xfree86-0.9.15-1.noarch). It works, but no longer "on the fly" you have to logout, and it no longer asks you if you want to test the selected configuration, or accept it... :-( Elton, redhat-config-xfree86 never worked "on the fly". It can't. It has to modify the /etc/X11/XF86Config file, which is only processed by XFree86 at runtime. Any changes to the file require XFree86 to be restarted to take effect. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.4.1) Gecko/20031014 Galeon/1.3.9 Description of problem: redhat-config-xfree86 seems to work everywhere very fine except when i click on the 'ok' button. Version-Release number of selected component (if applicable): redhat-config-xfree86(0:0.9.13-1).noarch How reproducible: Always Steps to Reproduce: 1. redhat-config-xfree86 Actual Results: [root@gruyere /etc/apt]# redhat-config-xfree86 (xconf.py:20614): Gdk-WARNING **: DESKTOP_STARTUP_ID contains invalid UTF-8 Traceback (most recent call last): File "/usr/share/redhat-config-xfree86/xConfigDialog.py", line 250, in ok self.xconfig.monitor.remove(1) IndexError: index out-of-bounds Additional info: I tried with --reconfig and it didnt worked either. BTW this message : (xconf.py:20614): Gdk-WARNING **: DESKTOP_STARTUP_ID contains invalid UTF-8 is unrelated with the bug, and it doesnt appear if i set locale to fr_FR.UTF-8. I got a Radeon 7200 video card : - class: VIDEO bus: PCI detached: 0 driver: Card:ATI Radeon 7200 desc: "ATI|Radeon R100 QD [Radeon 7200]" vendorId: 1002 deviceId: 5144 subVendorId: 1002 subDeviceId: 0038 pciType: 1 pcibus: 1 pcidev: 5 pcifn: 0 The monitor is currently configured as generic 1600x1200 monitor. (I got a mitsubishi diamond 230sb which is not in the list).