Bug 221914 - gtk threads deprecation warning with -pylab mode
Summary: gtk threads deprecation warning with -pylab mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ipython
Version: 6
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Shahms E. King
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-08 21:25 UTC by Jim Bosch
Modified: 2008-01-08 13:43 UTC (History)
0 users

Fixed In Version: ipython-0.8.1-2.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-08 13:43:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Updates Shell.py to use newer pygtk syntax. (820 bytes, patch)
2007-01-08 21:25 UTC, Jim Bosch
no flags Details | Diff

Description Jim Bosch 2007-01-08 21:25:18 UTC
Description of problem:
When using the ipython mode for matplotlib ('ipython -pylab'), we get a
deprecation warning from pygtk, saying we should use 
'gtk.gdk.threads<bla>' rather than 'gtk.threads<bla>'.


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

How reproducible:
Always

Steps to Reproduce:
1. Install ipython, python-matplotlib from Extras
2. Run 'ipython -pylab'
  
Actual results:
A warning when starting and closing ipython

Expected results:
No warning

Additional info:
A patch is attached.

Comment 1 Jim Bosch 2007-01-08 21:25:19 UTC
Created attachment 145108 [details]
Updates Shell.py to use newer pygtk syntax.

Comment 2 Till Maas 2008-01-08 13:43:45 UTC
This bug is fixed in Fedora 7, older releases are not supported anymore. Please
upgrade, unless you already did.


Note You need to log in before you can comment on or make changes to this bug.