Bug 72211

Summary: Creating FileSelection Object Crashes
Product: [Retired] Red Hat Public Beta Reporter: Daryll <daryll>
Component: pygtk2Assignee: Matt Wilson <msw>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: null   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-24 19:51:49 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 Daryll 2002-08-21 23:36:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809

Description of problem:
Creating a FileSelection object causes python to crash

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. run python2
2. import gtk
3. x = FileSelection('Hello World')

	

Actual Results:  Python crashes

Expected Results:  App shouldn't crash.

Additional info:

Comment 1 Daryll 2002-08-24 19:51:42 UTC
This problem went away when I did a full install on the laptop instead of an
upgrade. I suspect there must have been a bad library somewhere (even though I
removed /usr/local/lib) as I had other gtk problems that got fixed as well.

Comment 2 Matt Wilson 2002-10-15 16:18:09 UTC
can't duplicate either, closing.