Aaron J. Seigo wrote:
> On Wednesday 06 May 2009, Johannes Wolter wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 0xb3db9720 (LWP 11622)]
> > 0xb741e737 in QGraphicsLayoutItem::isLayout () from
> > /usr/lib/libQtGui.so.4 (gdb) bt
> > #0 0xb741e737 in QGraph
Johannes Wolter inutil.org> writes:
> I just got started with a simple Python-based Plasma widget. Right now I'm
> getting segfaults I cannot explain; so maybe someone could give me a hint,
> whether this is really a bug or a my fault.
[...]
Sorry I forgot... I'm using Debian (mostly unstable):
On Wednesday 06 May 2009, Johannes Wolter wrote:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb3db9720 (LWP 11622)]
> 0xb741e737 in QGraphicsLayoutItem::isLayout () from /usr/lib/libQtGui.so.4
> (gdb) bt
> #0 0xb741e737 in QGraphicsLayoutItem::isLayout () from
>
Hello,
I just got started with a simple Python-based Plasma widget. Right now I'm
getting segfaults I cannot explain; so maybe someone could give me a hint,
whether this is really a bug or a my fault.
I roughly followed an howto from techbase and everything works fine until I
call "addStretch"