Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57944 - Event blocks do not display end of event time properly in day/week views in KOrganizer using -Os
Summary: Event blocks do not display end of event time properly in day/week views in K...
Status: RESOLVED DUPLICATE of bug 41370
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL: http://bugs.kde.org/show_bug.cgi?id=7...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 03:05 UTC by meyerm
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meyerm 2004-07-22 03:05:04 UTC
see above URL for details

When you compile KDEpim with -Os KOrganizer stretches your appointments over the whole day starting at the correct time.

Reproducible: Always
Steps to Reproduce:
1. CFLAGS=".... -Os ...." emerge kde-pim
2. korganizer
3. <insert new appointments from f.ex. 10:00 to 12:00>

Actual Results:  
The appointments strech from 10:00 to 24:00. No matter how long the true time 
was. 

Expected Results:  
 

It happens due to the "-Os" of the GCC. The KDE guys say that's a specific 
gentoo-gcc problem... ?-/
Comment 1 meyerm 2004-07-22 03:06:20 UTC

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