Re: [PyQt] [Fwd: Bug#441577: ftbfs with g++-4.3/gcc-snapshot]

2007-09-11 Thread Adam Batkin
Hans-Peter Jansen wrote: Am Mittwoch, 12. September 2007 00:26 schrieb Danny Pansters: I've seen this on FreeBSD when compiling with gcc42 (FreeBSD-STABLE=6 has gcc34, FreeBSD-CURRENT=7 has gcc42 as their system compiler). I'd get build cluster failures on CURRENT for py-qt4-gui, as well as py-k

[PyQt] unsetPalette function in qt4?

2007-09-11 Thread Peter Shinners
Is there an equivalent to the QWidget.unsetPalette() method in Qt4. In Qt3 this is used to tell a QWidget to inherit its parent palette. Perhaps a way using the property methods of QObject? We are using this to temporarily set widgets with an error to a different color. When the error goes awa

Re: [PyQt] [Fwd: Bug#441577: ftbfs with g++-4.3/gcc-snapshot]

2007-09-11 Thread Hans-Peter Jansen
Am Mittwoch, 12. September 2007 00:26 schrieb Danny Pansters: > > I've seen this on FreeBSD when compiling with gcc42 (FreeBSD-STABLE=6 has > gcc34, FreeBSD-CURRENT=7 has gcc42 as their system compiler). I'd get > build cluster failures on CURRENT for py-qt4-gui, as well as py-kde (kde3 > that is).

Re: [PyQt] [Fwd: Bug#441577: ftbfs with g++-4.3/gcc-snapshot]

2007-09-11 Thread Danny Pansters
On Tuesday 11 September 2007 02:11:52 Andreas Pakulat wrote: > On 10.09.07 16:30:50, Jim Bublitz wrote: > > On Monday 10 September 2007 13:25, Torsten Marek wrote: > > > Hi Phil, > > > > > > there has been a bug report about g++-4.3-related build problems, can > > > you comment on that, please? > >