[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: More Information => Qt bug? (was Re: Multiple style plugins
From:       André_Wöbbeking <Woebbeking () onlinehome ! de>
Date:       2005-11-27 19:16:33
Message-ID: 200511272016.33768.Woebbeking () onlinehome ! de
[Download RAW message or body]

On Sunday 27 November 2005 19:50, François-Denis Gonthier wrote:
>
> > I think I found a bug in Qt's plugin code. Are you running Sid and
> > would you like to test a patched Qt?
>
> I run Sid Qt but also KDE SVN qt-copy.
>
> I'm willing to test the patched KDE please send me the patch.

I attached the patch. If you want I can also send you the compiled 
libqt-mt.so for /usr/lib (2.6 MB with bzip2).

["qgpluginmanager.cpp.diff" (text/x-diff)]

Index: qgpluginmanager.cpp
===================================================================
--- qgpluginmanager.cpp	(revision 463588)
+++ qgpluginmanager.cpp	(working copy)
@@ -389,6 +389,7 @@
 	    } else {
 		QPtrList<QComLibrary> same;
 		same.setAutoDelete( TRUE );
+                same.append( new QComLibrary( lib ) );
 		for ( QStringList::ConstIterator bit = sameBasename.begin();
 		      bit != sameBasename.end(); ++bit )
 		    same.append( new QComLibrary( *bit ) );


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic