[PyKDE] QListViewItem segfault?

Hans-Peter Jansen hpj at urpla.net
Sat Jun 21 16:34:01 BST 2003


On Friday 20 June 2003 22:31, Jerry Lee wrote:
> Hello,
>
> First off, thanks to Mr. Thompson for making PyQt available.  I would
> have never imagined that GUI programming could be this easy - and so
> much fun! - without PyQt.

Welcome to the club ;-)

> I'm using PyQt to develop an application that uses a QListView and
> QListViewItem's.
> I have enabled rename on some Items and it works great to change
> their values.
> However, if I press the right button (for a context menu for example)
> while in the middle of renaming an Item, the application crashes with
> 'Illegal Instruction'.
> It crashes whether I have a slot configured for the signal
> contextMenuRequested(...) or not.
>
> Any ideas?

Standard answers 1 and 2 apply:
 - Please provide version numbers of your environment
 - Please provide a minimum example.

> Thanks in advance for any help.

You`re welcome, again.

> Jerry.

Pete




More information about the PyQt mailing list