Bug 474585

Summary: Fatal Python error when going to Server -> Settings
Product: [Fedora] Fedora Reporter: Christopher D. Stover <quantumburnz>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.12-1.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-05 12:48:24 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:
Bug Depends On:    
Bug Blocks: 446451    

Description Christopher D. Stover 2008-12-04 15:45:14 UTC
Description of problem: When I launch system-config-printer from the terminal and go to Server -> Settings in the program, I get a Fatal Python error.  No significant output to report from dmesg.


Version-Release number of selected component (if applicable):
system-config-printer-1.0.11-1.fc11.i386
python-2.5.2-1.fc10.i386
python-fedora-0.3.8-1.fc11.noarch


How reproducible:
Every time

Steps to Reproduce:
1. Open terminal
2. system-config-printer
3. Server -> Settings
  
Actual results:
Fatal Python error: PyEval_RestoreThread: NULL tstate
Multiple segmentation faults occurred; can't display error dialog

Expected results:
Allow me to edit the settings

Comment 1 Tim Waugh 2008-12-04 16:12:44 UTC
Yes, this is a known pycups bug.  Once the python upgrade is done I'll build a new package which will fix this.

Comment 2 Christopher D. Stover 2008-12-05 13:57:40 UTC
Quick work, thank you Tim!