report some KDevelop bugs

Julian Rockey linux at jrockey.com
Thu Aug 30 01:42:56 BST 2001


>
> I modify the Makefile and save it. I build the project and it does not find
> it.
>

I find it best not to modify the Makefile manually. Why do you need to do 
this? When you import files in using KDevelop it will handle all this for 
you. Just copy the files into the directory (as you did) and use the File 
tree, clicking the right mouse button on the file and selecting "Add to 
project". I think perhaps KDevelop can get confused if you edit these files 
manually.

>
> Now, the makefile was called. However, it tried to compile all the examples
> and needed some aditional files.
> I therefore decided to close the project and manually moved the
> addressbook.kdevprj and .kdevses to
> (MY_DEV_DIR}/addressbook/addressbook/.
>
> When I tried to open the project, I had a segmentation fault :

This error is in KHTML and is fixed in the latest CVS of kdelibs (that will 
be KDE 2.2.1)

>
>
> 0x4119f019 in __wait4 () from /lib/libc.so.6
> #0  0x4119f019 in __wait4 () from /lib/libc.so.6
> #1  0x411fc718 in __DTOR_END__ () from /lib/libc.so.6
> #2  0x409bb305 in KCrash::defaultCrashHandler ()
>    from /opt/kde2/lib/i686/libkdecore.so.3
> #3  0x4113c9e8 in __restore ()
>     at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
> #4  0x401f79f0 in KHTMLPart::gotoAnchor ()
>    from /opt/kde2/lib/i686/libkhtml.so.3
> #5  0x401eda20 in KHTMLPart::openURL () from
> /opt/kde2/lib/i686/libkhtml.so.3 #6  0x81546d5 in CDocBrowser::showURL ()
> #7  0x80700d4 in DocViewMan::createBrowserView ()

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list