| Summary: | Crashed when changing font size | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | greatbunzinni |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Crash backtrace | ||
|
Description
greatbunzinni
2006-06-30 13:40:55 UTC
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). |