Bug 74365
| Summary: | notebook bug? | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Tim Waugh <twaugh> | ||||||||
| Component: | gtk2 | Assignee: | Owen Taylor <otaylor> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 1.0 | CC: | ejb, ralston | ||||||||
| 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: | 2003-02-03 15:34:29 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: | 79579 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Tim Waugh
2002-09-21 22:34:14 UTC
Created attachment 76806 [details]
redhat-config-printer.glade
Created attachment 76807 [details]
bug.py
A workaround seems to be to set the dialog's 'visible' property to 'True' in the glade file, and hide it immediately after loading it. Has been fixed in GNOME CVS - see http://bugzilla.gnome.org/show_bug.cgi?id=81600 Should be OK in 2.2.0. Still occurs with gtk2-2.2.0-2, pygtk2-1.99.14-1. Probably unrelated to the above bug then. I'll try to create a C test case. Created attachment 89384 [details]
Standalone C test case
Filed upstream as http://bugzilla.gnome.org/show_bug.cgi?id=103599 and fixed in GNOME CVS. *** Bug 82450 has been marked as a duplicate of this bug. *** Should be fixed in gtk2-2.2.1 I'm trying to verify that this fix actually fixes bug 82450. I'm running phoebe2 + up2date. I've downloaded the following from rawhide: gtk2-2.2.1-1.i386.rpm gtk2-devel-2.2.1-1.i386.rpm gtk2-engines-2.2.0-2.i386.rpm pygtk2-1.99.14-4.i386.rpm pygtk2-devel-1.99.14-4.i386.rpm pygtk2-libglade-1.99.14-4.i386.rpm Now when I run redhat-config-printer, I get Fatal Python error: could not import _gtk What else do I have to install to test this? |