I try this :
#===========================================
$ gdb python
$ (gdb) set args tonApply.py
$ (gdb) run
#===========================================
And the result was :
#===========================================
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1 (LWP 1)]
QSortFilterProxyModelPrivate::proxy_to_source (this=0x2244b8, proxy_index=...)
at ../../include/QtCore/../../src/corelib/tools/qmap.h:291
291 ../../include/QtCore/../../src/corelib/tools/qmap.h: No such file or
directory.
in ../../include/QtCore/../../src/corelib/tools/qmap.h
Current language: auto
The current source language is "auto; currently
c++".#===========================================
If this can help ....
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt