[PyKDE] bug in pyqt or in example?

Eriol eriol at huine.org
Thu Nov 30 12:04:54 GMT 2006


Alle 12:22, giovedì 30 novembre 2006, Phil Thompson ha scritto:
> Can anybody else reproduce the problem?

Yes, using PyQT 4.0.1, sip 4.4.5 on debian etch.
I installed also libqt4-debug.

eriol at huine:~/draggableicons$ gdb -args python draggableicons.py
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for 
details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/python draggableicons.py
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1478305568 (LWP 6881)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1478305568 (LWP 6881)]
0xa6ce4dca in QPixmap::isNull (this=0x8256480) at image/qpixmap.cpp:348
348     image/qpixmap.cpp: No such file or directory.
        in image/qpixmap.cpp
Current language:  auto; currently c++


Cheers,

-- 
 Eriol - *p = NULL; - EIBTI 
 GPG Key ID 297BE0CA




More information about the PyQt mailing list