Summary: | Improper size of events in KOrganizer | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Mikolaj Machowski <mikmach> |
Component: | general | Assignee: | Cornelius Schumacher <schumacher> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Improper visualisation of events in KOrganizer |
Description
Mikolaj Machowski
2004-03-10 19:52:33 UTC
Created attachment 5197 [details]
Improper visualisation of events in KOrganizer
Really no one has this problem? This is an part of screenshot from CVS, friday
evening.
I vaguely remember another bug report describing this problem. Maybe you would like to check Bugzilla for it. Does changing the optimisation options for the compiler help? Yes. Turning off all local flags solves the problem. And yes, There was similar problem some time ago but vanished at some point. Offending settings: CFLAGS="-march=athlon -mcpu=athlon -Os -fomit-frame-pointer -pipe -DNDEBUG -DG_DISABLE_ASSERT" CXXFLAGS="-march=athlon -mcpu=athlon -Os -pipe -DNDEBUG -DG_DISABLE_ASSERT -fpermissive" LDFLAGS="-z combreloc" What exact platform are you using? Platform: Mdk9.2 gcc3.3.1 (-2mdk) Linux localhost 2.4.22-10mdk |