[kln2-devel] segmentation fault
Brought to you by:
wiecko
From: Carlo <si...@bl...> - 2004-10-15 00:19:41
|
Yawn! Oh... Hi! > I'll look into this, OK? I'd like to code something about preferences to > learn better how it works. :) enjoy :) > > mmmm, I get so many warnings about missing KDE icons No matter, I get them also with other applications. I think they are related to my configuration/installation. They say: kdecore (KIconLoader): WARNING: Icon directory /usr/share/icons/hicolor/ group 48x48/stock/text not valid. Now a good news: > Maybe something is deleted twice? Maybe something that we delete > "manually" is still needed by Qt destructors? I'm really confused. :/ You are right! nameLabels and nameLabelsBackground are deleted twice. there is still the delete in PianoKeyboard destructor that I don't understand (it deletes a pointer to an array). I need to clean up the code before committing, so it will be for tomorrow. regards, Carlo |