[Patch] Gideon

Bernd Gehrmann bernd at physik.hu-berlin.de
Sat Sep 29 23:21:22 UTC 2001


On Sun, 30 Sep 2001, Otto Bruggeman wrote:
> Hi folks,
> 
> i made a patch after running into some very weird problems when i
> installed gideon. Most of the time they were null pointer issues because
> there is no check for null after a KLibLoader call. The reason i got null
> pointers was a little stupidity on my part, i forgot to remove the
> config.cache so it kept installing the parts in $KDEDIR/lib/kde2 instead
> of $KDEDIR/lib/kde3. Even though it is my fault the error could have
> occurred otherwise because of a broken part or a binary incompatible part,
> instead of completely failing it is wiser to give a nice message to the
> user so i implemented some of them (there must be lost more) and that is
> what the patch does. Check for null and if so give a nice errormessage
> instead of crashing. Hope this small bit helps to get gideon more stable
> and usable.

If you display the message box in PartLoader::loadService(), why do you
display it again in the calling routines?

Bernd.


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



More information about the KDevelop-devel mailing list