Version: (using KDE 4.1.0) Installed from: Mandriva RPMs randomly, when searching desktop files on the menu, simpleapplet menu crash with plasma again in konsole i obtain ( when i start plasma thanks to plasma& ) ASSERT: "menuIndex.isValid()" in file /home/mandrake/rpm/BUILD/kdebase-workspace-4.1.0/plasma/applets/kickoff/simpleapplet/menuview.cpp, line 361
*** Bug 165484 has been marked as a duplicate of this bug. ***
fix committed in trunk with r840393. I'll backport once tested more detailed.
i just backported this patch on mandriva cooker, i will tell you if we have some feedbacks Btw, thanks for the fix :)
Fixed with r840866 and the fix will be part of 4.1.1 - see also bug #167620 heh, Nicolas. Guess this time either you was a bit to fast or me to slow ;) Anyway, thank you once more!
*** Bug has been marked as fixed ***.
r840866 AND r840872 actually (2 commits).
4.1.1 final tarballs still have severe crashes in this subject. Attaching full backtrace.
Created attachment 27178 [details] Full backtrace of plasma crash
uh, cause it seems it's crashing on setModel on trying to free something, it's clearly a regression of r853529 (4.1) and r853524 (trunk). Yay, not that I didn't sayed that it's a bad idea to work around Qt bugs (bug #166847 ). I guess we will have to either fix tons of new problems now or just revert the both commits...
Also, for the case the patch from bug #166481 got applied, I would suggest to revert that one too since it may lead to crashes with the changes done at r853529 too :-/
Is this still reproducable?
this one seems OK now, i will reopen it if it comes back