[PyQt] QKeySequence vs standardKey

Phil Thompson phil at riverbankcomputing.co.uk
Thu Aug 16 17:08:42 BST 2007


On Thursday 16 August 2007, Juergen Urner wrote:
> Phil wrote:
> > On Wednesday 15 August 2007 6:51 pm, Juergen Urner wrote:
> > > Hello,
> > >
> > >
> > > I'd like to report a bug suspect. No idea if it is related to PyQt or
> > > to Qt and no idea how to give additional debug information.
> > >
> > > So, in a few words
> > >
> > >  >> QKeySequence(QKeySequence.Copy)
> > >
> > > reliably crashes one of my Guis. Looks like QKeySequence() for some
> > > reason does
> > > not like to be initialized with StandardKeys.
> > >
> > >
> > > Qt 4.3.0
> > > PyQt 4.3
> >
> > Works fine for me.
> >
> > Phil
>
> At least on my machine (ubuntu feisty) I get arbitrary chars as text for
> accelerators
> in the "bugs" menu. Something wrong with my code or can anyone confirm?

Now that I can reproduce. Should be fixed in tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list