From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030120 Description of problem: Attempting to start the display configuration program by the menu results in the program trying to start but terminating with no message. Attempting to run 'redhat-config-xfree86' gives the following error message: File "/usr/share/redhat-config-xfree86/xconf.py", line 357 current_card_driver = current_card.getCardData()["DRIVER"] ^ SyntaxError: invalid syntax Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Attempt to run the display configuration program from the menu 2. OR Attempt to run 'redhat-config-xfree86' 3. Actual Results: If run from the menu, program terminates with no feedback. If run from the command line, the included error message is printed to the terminal. Expected Results: The display configuration program should start. Additional info: rpm -q redhat-config-xfree86 redhat-config-xfree86-0.7.2-2
Created attachment 90043 [details] fix for syntax error Applying this patch to /usr/share/redhat-config-xfree86/xconf.py fixes the problem
*** This bug has been marked as a duplicate of 82710 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.