[PyKDE] Problem with dynamic tooltip
stsao
stsao at eudoramail.com
Sat Nov 24 22:16:31 GMT 2001
Hi,
Thanks for the confirmation.
ST
At 01:46 PM 11/24/2001 -0500, Donovan Rebbechi wrote:
>[ please post to the list, it's bouncing my mails. ]
>
>I've confirmed this on Linux.
>
>RH 7.2
>Qt 2.3.1
>Python 2.2
>sip 3.0
>Pyqt-3.0-qt2.3.1
>
>It actually seems to segfault when I move in, wait for the tooltip,
>then move the mouse again.
>
>For the benefit of Phil, here's a backtrace:
>
>(gdb) run fubar.py
>Starting program: /usr/bin/python fubar.py
>[New Thread 1024 (LWP 14892)]
>Qt: gdb: -nograb added to command-line options.
> Use the -dograb option to enforce grabbing.
>DynamicTip.__init__()
>
>Program received signal SIGSEGV, Segmentation fault.
>[Switching to Thread 1024 (LWP 14892)]
>0x408d52d0 in QTipManager::showTip () from
>/usr/lib/qt-2.3.1/lib/libqt.so.2
>(gdb) bt
>#0 0x408d52d0 in QTipManager::showTip () from
>/usr/lib/qt-2.3.1/lib/libqt.so.2
>#1 0x407d1a7b in QObject::activate_signal ()
> from /usr/lib/qt-2.3.1/lib/libqt.so.2
>#2 0x40827382 in QTimer::timeout () from /usr/lib/qt-2.3.1/lib/libqt.so.2
>#3 0x408087eb in QTimer::event () from /usr/lib/qt-2.3.1/lib/libqt.so.2
>#4 0x40781891 in QApplication::notify () from
>/usr/lib/qt-2.3.1/lib/libqt.so.2
>#5 0x4057fa55 in sipQApplication::notify ()
> from /usr/lib/python2.2/site-packages/libqtcmodule.so
>#6 0x4074ec66 in qt_activate_timers () from
>/usr/lib/qt-2.3.1/lib/libqt.so.2
>#7 0x4074c9a4 in QApplication::processNextEvent ()
> from /usr/lib/qt-2.3.1/lib/libqt.so.2
>#8 0x4078374c in QApplication::enter_loop ()
> from /usr/lib/qt-2.3.1/lib/libqt.so.2
>#9 0x4074c197 in QApplication::exec () from
>/usr/lib/qt-2.3.1/lib/libqt.so.2
>#10 0x40581292 in sipDo_QApplication_exec_loop ()
> from /usr/lib/python2.2/site-packages/libqtcmodule.so
>#11 0x080b980b in PyCFunction_Call () at eval.c:41
>#12 0x08073ff4 in PyEval_EvalCode () at eval.c:41
>#13 0x0807512e in PyEval_EvalCodeEx () at eval.c:41
>#14 0x08075fcd in PyEval_GetFuncDesc () at eval.c:41
>#15 0x080740a4 in PyEval_EvalCode () at eval.c:41
>#16 0x0807512e in PyEval_EvalCodeEx () at eval.c:41
>#17 0x080718e5 in PyEval_EvalCode () at eval.c:41
>#18 0x0808c0e1 in PyRun_FileExFlags () at eval.c:41
>#19 0x0808b36f in PyRun_SimpleFileExFlags () at eval.c:41
>#20 0x080535e2 in Py_Main () at eval.c:41
>#21 0x40087627 in __libc_start_main (main=0x8052ec0 <main>, argc=2,
> ubp_av=0xbffffa14, init=0x80522d0 <_init>, fini=0x80be3a0 <_fini>,
> rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffffa0c)
> at ../sysdeps/generic/libc-start.c:129
>(gdb)
>
>
>
>--
>Donovan
Sheng-Te Tsao
Online Status:
<http://eudora.voicecontact.com/vc3/?tst%40eudoramail.com><http://eudora.voicecontact.com/vc3/?tst%40eudoramail.com><http://www.eudora.com/products/voicecontact/>
More information about the PyQt
mailing list