Re: [PyQt] KAboutData() broken when using PyQt 4.4

2008-06-15 Thread Jim Bublitz
On Sunday 15 June 2008 06:36, Adeodato Simó wrote: > * Simon Edwards [Sun, 15 Jun 2008 15:07:28 +0200]: > >> sip - 4.7.6 > >> Qt - 4.4.0 > >> PyQt - 4.3.3 <-- note this > >> KDE - 4.0.80 > >> PyKDE4 - 4.0.2 (from Riverbank) > >> > >> If I upgrade PyQt to 4.4.2, things stop working. Also

Re: [PyQt] Problem using class template

2008-06-15 Thread Phil Thompson
On Sunday 15 June 2008 10:57:08 am Arve Knudsen wrote: > Hi > > I'm having problems wrapping an instantiation of a class template with > SIP. I've attached a case that shows what I am trying to do. The class > template is defined in base.sip, and an instantiation (through a > typedef in another cla

[PyQt] Re: RAD with PyQt?

2008-06-15 Thread Alberto Berti
> "David" == David Boddie <[EMAIL PROTECTED]> writes: David> On Thu Jun 12 11:11:46 BST 2008, Alberto Berti wrote: >> I forgot to mention that: >> >> dev news are at http://www.pypapi.org/rdg/timeline and source >> code and changes browser is at >> http://www.pypapi.or

Re: [PyQt] KAboutData() broken when using PyQt 4.4

2008-06-15 Thread Adeodato Simó
* Simon Edwards [Sun, 15 Jun 2008 15:07:28 +0200]: >> sip - 4.7.6 >> Qt - 4.4.0 >> PyQt - 4.3.3 <-- note this >> KDE - 4.0.80 >> PyKDE4 - 4.0.2 (from Riverbank) >> If I upgrade PyQt to 4.4.2, things stop working. Also note how running >> PyQt 4.3 against Qt 4.4 works, and PyKDE4 again

Re: [PyQt] KAboutData() broken when using PyQt 4.4

2008-06-15 Thread Simon Edwards
Adeodato Simó wrote: * Jim Bublitz [Sat, 14 Jun 2008 14:00:27 -0700]: It works here with Qt 4.3/PyQt 4.3.3/sip 4.7.4/KDE 4.0.2/PyKDE 4.0.2. Right, it is without doubt related to PyQt, because upgrading that is what caused the problem. This is my last *working* state: sip - 4.7.6 Qt - 4.4

[PyQt] ANN: new eric 4.2 snapshot available

2008-06-15 Thread Detlev Offenbach
Hi, I'd like to inform everybody about the immediate availability of a new eric 4.2 snapshot. It fixes a few bugs and includes these changes. - compatibility fix for Ubuntu and Mandriva - added the relocate action to the vcsSubversion plugin - added an action to insert a new line below the curre

Re: [PyQt] Re: Template -> unsupported function return type

2008-06-15 Thread Arve Knudsen
On 6/13/08, Matt Newell <[EMAIL PROTECTED]> wrote: > On Friday 13 June 2008 08:04:46 Arve Knudsen wrote: > > Looks like I made it work, somehow. Anyway, I refer to the class > > template in the SIP specification using a typedef. That leads to > > another problem, however. The generated code refe

[PyQt] Problem using class template

2008-06-15 Thread Arve Knudsen
Hi I'm having problems wrapping an instantiation of a class template with SIP. I've attached a case that shows what I am trying to do. The class template is defined in base.sip, and an instantiation (through a typedef in another class) is defined in case.sip. The case is built by first running con

Re: [PyQt] KAboutData() broken when using PyQt 4.4

2008-06-15 Thread Adeodato Simó
* Jim Bublitz [Sat, 14 Jun 2008 14:00:27 -0700]: > It works here with Qt 4.3/PyQt 4.3.3/sip 4.7.4/KDE 4.0.2/PyKDE 4.0.2. Right, it is without doubt related to PyQt, because upgrading that is what caused the problem. This is my last *working* state: sip - 4.7.6 Qt - 4.4.0 PyQt - 4.3.3 <--

Re: [PyQt] KAboutData() broken when using PyQt 4.4

2008-06-15 Thread Simon Edwards
Adeodato Simó wrote: Hello, I upgraded to PyQt 4.4.2 this morning, and now KAboutData no longer works for me: How did you upgrade and this which version of PyKDE4 are you using? and how did you install PyKDE4. While working on the PyKDE 4.1 I came across a build problem which happen if PyQt