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

Re: Dirty hack to use KDE Widgets in QT Designer



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 25 March 2003 10:44, Carlos Acedo wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Monday 24 March 2003 23:13, Carlos Acedo wrote:
> >> Hi,
> >>
> >> After a long search of the web I found a solution to use KDE Widgets in
> >> designer ( except kfontcombo :( ) in a gentoo forum ( at least very
> >> similar to the solution ):
> >
> > Huh ?? You can already use them in KDE 3.1, kdelibs has a plugin library
> > for
> > designer for all KDE widgets (kdewidgets.so IIRC) so they directly pop up
> > in
> > designer for point+ click use :-)
>
> Well I forget to say that KDE widgets appear in Designer, but when
> selecting one and clicking in the form, I get a segmentation fault with
> all KDE widgets ( QT works fine ). I am using QT 3.1.1 and the latest KDE
> from sid

Works for me on woody perfectly fine. Chris may give it a try too. How about 
starting designer from konsole and see what output it gives you and then run 
it in gdb to see where the cause is ?

Ralf
>
> > Ralf
> >
> >> http://bugs.gentoo.org/show_bug.cgi?id=12964
> >>
> >> You have to recompile qt libraries, but first you have to comment lines
> >> 144 and 149 of src/tools/qlibrary_unix.cpp
> >>
> >> so you will get:
> >> //if ( dlclose( pHnd ) ) {
> >> #if defined(QT_DEBUG) || defined(QT_DEBUG_COMPONENT)
> >>         qWarning( "%s", dlerror() );
> >> #endif
> >>         return FALSE;
> >> //   }
> >>
> >> I know it's hacky, but I need to develop :)
> >> If some one has a better solution please let me know
> >>
> >> --
> >> ...resistence is futile, prepare to be asimilated.
> >
> > - --
> > We're not a company, we just produce better code at less costs.
> > - --------------------------------------------------------------------
> > Ralf Nolden
> > nolden@kde.org
> >
> > The K Desktop Environment       The KDevelop Project
> > http://www.kde.org              http://www.kdevelop.org
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.1 (GNU/Linux)
> >
> > iD8DBQE+f6L0u0nKi+w1Ky8RAgWEAJ0erOl8kVA+YlEvzY3LHIp62kf0WgCgpAUU
> > G1O4ZQu2p2nxPWEMvRe27So=
> > =Wx/c
> > -----END PGP SIGNATURE-----
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmaster@lists.debian.org

- -- 
We're not a company, we just produce better code at less costs.
- --------------------------------------------------------------------
Ralf Nolden
nolden@kde.org

The K Desktop Environment       The KDevelop Project
http://www.kde.org              http://www.kdevelop.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+gC1Ou0nKi+w1Ky8RAlpsAJ0WL7RLoNhYHXNT8Vl69YGclnZz/ACfSMkB
uM3h92hXxPjwCVYXM2ZFHP0=
=T75h
-----END PGP SIGNATURE-----




Reply to: