[bt-devel] BUG FOUND !
Joachim Ansorg
bt-devel@crosswire.org
Sat, 4 Mar 2000 16:58:08 +0000
Hi!
Yes, it works without the kimgio library.
I think it's linked to the HTML lib, so we don't need it.
--Joachim
> I can reproduce the bug exactly as you have written!
>
> But on my system it also works completely without kimgio.
>
> Wonderful, so we know what to look for if it occurs again.
>
> Thanks again.
>
> >>>>> "Joachim" == Joachim Ansorg <Jockel123@gmx.de> writes:
>
>
> > Hi! I finally found the bug causing all the problems!
>
> > As Darwin and Tortsen mentioned, it's something with Makefiles.
>
> > After removing the kdelnk file from the project I made a diff -u
> > and noticed that only the following line changed (the text after
> > bibletime_LDADD should be _one_ line!):
>
> > bibletime_LDADD = ./backend/sword/libsword.a
> > ./backend/sword/filter/libfilter.a ./backend/libbackend.a
> > ./tipofday/libtipofday.a ./frontend/libfrontend.a
> > ./frontend/presenters/libpresenters.a
> > ./frontend/groupmanager/libgroupmanager.a
> > ./frontend/optionsdialog/liboptionsdialog.a
> > ./frontend/searchdialog/libsearchdialog.a -lkhtml -lkimgio -lkdeui
> > -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) #this is working
>
> > bibletime_LDADD = ./backend/sword/libsword.a
> > ./backend/sword/filter/libfilter.a ./backend/libbackend.a
> > ./tipofday/libtipofday.a ./frontend/libfrontend.a
> > ./frontend/presenters/libpresenters.a
> > ./frontend/groupmanager/libgroupmanager.a
> > ./frontend/optionsdialog/liboptionsdialog.a
> > ./frontend/searchdialog/libsearchdialog.a -lkimgio -lkhtml -lkdeui
> > -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) #this causes all the
> > problems we had, # the difference is "-lkhtml -lkimgio " ->
> > "-lkimgio -lkhtml "
>
>
> > Obviously it's not possible to link the kimgio library before the
> > khtml library!! I tried this several times to reproduce the bug
> > and it worked everytime.
>
> > If you have the GUI problems try to change the line mentioned
> > above. It should work.
>
> > If it works everywhere I'll try to write a small test program for
> > the KDE team to solve the bug.
>
> > Hope this is solved now!
>
> > -- Joachim BibleTime - the bible study program for KDE
> > http://www.bibletime.de/ info@bibletime.de
>
> --
>
> best regards,
> Torsten Uhlmann
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> TUhlmann@gmx.de
> TUhlmann@debis.com
>
> http://www.tuhlmann.purespace.de
> http://www.bibletime.de
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Wise men still seek him!
--
BibleTime - the bible study program for KDE
http://www.bibletime.de/
info@bibletime.de