Version: 1.5.3 (using KDE KDE 3.5.3) Umbrello crashed on me when I tried to change Umbrello's font size. When I re-ran Umbrello, the font size was unchanged.
Created attachment 16834 [details] Crash backtrace
The new code generators are broken. This is known, so please do not report bugs with them active. I.e. go to the Configure Umbrello -> General Settings and disable the checkbox "use new C++/Java/Ruby code generators".
Does the problem also happen when using the old code generators? If I don't hear back then I will close this PR.
How do I do that? When it crashed on me I wasn't aware that I was messing with a code generator.
Well, your crash backtrace shows CPPCodeGenerator::syncCodeToDocument(), and that's a new-codegen bummer.
Strange. When the crashe happened I just opened an Umbrello project, went to Umbrello's options dialog and changed the font size. I never fiddled with anything related to the project itself, let alone a code generator (at least knowingly).
*** This bug has been marked as a duplicate of 84739 ***