[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#337764: libqt4-debug: Building apps in debug mode breaks image loading



On 18.11.05 10:20:54, Brian Nelson wrote:
> Andreas Pakulat <apaku@gmx.de> writes:
> 
> > Building QT4 apps using
> >
> > CONFIG += debug
> >
> > breaks the loading of any icons in the application. Remove debug and
> > everythings fine. This not only happens to the icons created for that
> > app, but also for the icons in standard dialog, like the QFileDialog.
> 
> Hmm, I can't reproduce this.  Can you test some of the examples from Qt
> and see if you can reproduce it with any of those.  The stuff under
> mainwindows/ seem like good candidates.

Sure, just take the "application" example, add

CONFIG += debug

and run qmake-qt4 && make. The program won't display any icon, except the
one for paste. This is with an up to date sid and I'm having Qt3 as
default Qt (i.e. qmake == qmake-qt3).

QTDIR is set to point to /usr/share/qt3, but changing to /usr/share/qt4
doesn't help either.

Andreas

-- 
Among the lucky, you are the chosen one.

Attachment: pgpxyA5ZhcpY7.pgp
Description: PGP signature


Reply to: