Re: unable to build kdenetwork from master

2011-08-02 Thread Jaroslav Reznik
- Original Message - > Unable to build kdenetwork from master (against qt 4.8), the output: > > In file included from > /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0: > /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libkopete/kopetepassword.moc: > In static me

Re: unable to build kdenetwork from master

2011-08-02 Thread Raphael Kubo da Costa
Jaroslav Reznik writes: > - Original Message - >> Unable to build kdenetwork from master (against qt 4.8), the output: >> >> In file included from >> /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0: >> /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libkopete/ko

Re: Re: KGlobal::locale::Warning, how to suppress it?

2011-08-02 Thread Albert Astals Cid
A Dissabte, 16 de juliol de 2011, Nikos Chantziaras vàreu escriure: > On 01/29/2011 03:08 PM, Nikos Chantziaras wrote: > > When I open a file dialog with QFileDialog::getOpenFileName(), this gets > > printed on stderr: > > > > KGlobal::locale::Warning your global KLocale is being > > recrea

Re: unable to build kdenetwork from master

2011-08-02 Thread Andi Fischer
Am 02.08.2011 19:13, schrieb Jaroslav Reznik: - Original Message - Unable to build kdenetwork from master (against qt 4.8), the output: In file included from /home/mmodem/rpm/BUILD/kdenetwork/kopete/libkopete/kopetepassword.cpp:459:0: /home/mmodem/rpm/BUILD/kdenetwork/build/kopete/libko

Re: unable to build kdenetwork from master

2011-08-02 Thread Thiago Macieira
On Tuesday, 2 de August de 2011 14:19:07 Raphael Kubo da Costa wrote: > There's also the upstream bug: > https://bugreports.qt.nokia.com/browse/QTBUG-19717 It's not an upstream bug as virtually inheriting isn't necessary. QObject cannot be multiply-inherited and none of the Qt classes inherit it