Bug 130067

Summary: Crashed when changing font size
Product: [Applications] umbrello Reporter: greatbunzinni
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Crash backtrace

Description greatbunzinni 2006-06-30 13:40:55 UTC
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.
Comment 1 greatbunzinni 2006-06-30 13:41:19 UTC
Created attachment 16834 [details]
Crash backtrace
Comment 2 Oliver Kellogg 2006-06-30 18:04:27 UTC
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".
Comment 3 Oliver Kellogg 2006-07-05 07:09:13 UTC
Does the problem also happen when using the old code generators?
If I don't hear back then I will close this PR.
Comment 4 greatbunzinni 2006-07-05 15:58:48 UTC
How do I do that? When it crashed on me I wasn't aware that I was messing with a code generator.
Comment 5 Oliver Kellogg 2006-07-05 19:03:31 UTC
Well, your crash backtrace shows CPPCodeGenerator::syncCodeToDocument(),
and that's a new-codegen bummer.
Comment 6 greatbunzinni 2006-07-07 10:25:32 UTC
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).
Comment 7 Oliver Kellogg 2006-07-07 12:28:28 UTC

*** This bug has been marked as a duplicate of 84739 ***