crash on double clicking a file
Harald Fernengel
harry at kdevelop.org
Mon Feb 25 18:52:04 UTC 2002
On Saturday 23 February 2002 16:27, Etay Meiri wrote:
> Hi,
>
> Attached is a core dump of kdevelop from KDEVELOP_2_BRANCH.
> It crashed after double clicking a file from the file viewer.
> Commenting out lines 3978-3980 from ckdevelop.cpp seems to solve
> it but I don't know if thats the right solution:
>
> // if(project && build_menu->isItemEnabled(ID_BUILD_MAKE)){
> // enableCommand(ID_BUILD_COMPILE_FILE);
> // }
>
> I can't see where build_menu is allocated in the code.
this should be handled by the XMLGui. Rokrau already commented the code out on
02-17-02, please update your CVS copy. Also note that KDEVELOP_2_BRANCH is
highly experimental, you should update often and expect crashes.
Best regards,
Harry
More information about the KDevelop-devel
mailing list