After opening a plot window using the Qt4 backend and then trying to save the plot using the plot window Save button, a file dialog window appears for just a flash and then disappears. All other window functionality works as expected.
@fheday earlier reported seeing the same behaviour in macos x Lion (Python 2.7.2, matplotlib 1.1.0, Qt 4.7.4+quartz, macports) in issue #238.
I'm running on linux x64_64 with CentOS-5, using ActiveState Python and Qt4 / PyQt4 built from source.
basedirlist is: ['/usr/local', '/usr']
============================================================================
BUILDING MATPLOTLIB
matplotlib: 1.2.x
python: 2.7.1 (r271:86832, Feb 7 2011, 11:30:54) [GCC
4.0.2 20051125 (Red Hat 4.0.2-8)]
platform: linux2
REQUIRED DEPENDENCIES
numpy: 1.6.2
freetype2: 9.10.3
OPTIONAL BACKEND DEPENDENCIES
libpng: 1.2.10
Tkinter: Tkinter: 81008, Tk: 8.5, Tcl: 8.5
* Guessing the library and include directories for
* Tcl and Tk because the tclConfig.sh and
* tkConfig.sh could not be found and/or parsed.
Gtk+: gtk+: 2.18.3, glib: 2.22.2, pygtk: 2.16.0,
pygobject: 2.20.0
Mac OS X native: no
Qt: no
Qt4: Qt: 4.8.0, PyQt4: 4.9
PySide: no
Cairo: 1.8.8
OPTIONAL DATE/TIMEZONE DEPENDENCIES
datetime: present, version unknown
dateutil: 1.5
pytz: 2010o
OPTIONAL USETEX DEPENDENCIES
dvipng: 1.5
ghostscript: 8.70
latex: 3.141592
pdftops: 3.00
After opening a plot window using the Qt4 backend and then trying to save the plot using the plot window Save button, a file dialog window appears for just a flash and then disappears. All other window functionality works as expected.
@fheday earlier reported seeing the same behaviour in macos x Lion (Python 2.7.2, matplotlib 1.1.0, Qt 4.7.4+quartz, macports) in issue #238.
I'm running on linux x64_64 with CentOS-5, using ActiveState Python and Qt4 / PyQt4 built from source.