Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-25 Thread Detlev Offenbach
Hi Phil, I didn't know that. Thanks for shedding some light on my head. Detlev On Thursday 25 April 2013, 18:28:15 Phil Thompson wrote: > On Wed, 24 Apr 2013 18:10:10 +0200, Detlev Offenbach > > wrote: > > On Tuesday 23 April 2013, 22:18:34 Phil Thompson wrote: > >> On Tue, 23 Apr 2013 19:53:5

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-25 Thread Phil Thompson
On Wed, 24 Apr 2013 18:10:10 +0200, Detlev Offenbach wrote: > On Tuesday 23 April 2013, 22:18:34 Phil Thompson wrote: >> On Tue, 23 Apr 2013 19:53:58 +0200, Detlev Offenbach >> >> wrote: >> > Hello Phil, >> > >> > please disregard the first part of the message. Doing some more >> > investigatio

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-24 Thread Detlev Offenbach
On Tuesday 23 April 2013, 22:18:34 Phil Thompson wrote: > On Tue, 23 Apr 2013 19:53:58 +0200, Detlev Offenbach > > wrote: > > Hello Phil, > > > > please disregard the first part of the message. Doing some more > > investigations showed, that Windwos tricked me. Sorry for the noise. > > > > Me

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-23 Thread Phil Thompson
On Tue, 23 Apr 2013 19:53:58 +0200, Detlev Offenbach wrote: > Hello Phil, > > please disregard the first part of the message. Doing some more > investigations showed, that Windwos tricked me. Sorry for the noise. > > Meanwhile I found a new issue. Calling e.g. qhelpgenerator as delivered > wit

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-23 Thread Detlev Offenbach
Hello Phil, please disregard the first part of the message. Doing some more investigations showed, that Windwos tricked me. Sorry for the noise. Meanwhile I found a new issue. Calling e.g. qhelpgenerator as delivered with the lates PyQt4 with Qt5 installer gives this error message: Failed to l

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-22 Thread Phil Thompson
On Mon, 22 Apr 2013 20:34:42 +0200, Detlev Offenbach wrote: > Hello, > > I am observing a strange behavior when using the PyQt4, Python 3.3, Qt5 > installer when starting eric5. There appears a dialog saying something > like > 'There is no medium in drive D:'. This message appears twice. Select

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-22 Thread Detlev Offenbach
Hello, I am observing a strange behavior when using the PyQt4, Python 3.3, Qt5 installer when starting eric5. There appears a dialog saying something like 'There is no medium in drive D:'. This message appears twice. Selecting Cancel keeps eric going. It does not appear when using the installer

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-22 Thread Phil Thompson
On Mon, 22 Apr 2013 11:56:08 +0100, Dmitrijs Ledkovs wrote: > On 22 April 2013 11:43, Phil Thompson wrote: >> PyQt v4.10.1 has been released. This contains a couple of new features as >> well as the usual bug fixes. >> >> QtCore.pyqtSetPickleProtocol() and QtCore.pyqtPickleProtocol() have been >>

Re: [PyQt] ANN: PyQt v4.10.1 Released

2013-04-22 Thread Dmitrijs Ledkovs
On 22 April 2013 11:43, Phil Thompson wrote: > PyQt v4.10.1 has been released. This contains a couple of new features as > well as the usual bug fixes. > > QtCore.pyqtSetPickleProtocol() and QtCore.pyqtPickleProtocol() have been > added to set and get the protocol used to pickle Python objects whe