Bug 64093

Summary: Compiler error messages in status line truncated
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: Output ViewsAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-09-11 18:56:18 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

Compiler error messages in status line are truncated to 50 chars. 
I often get error messages around 100 chars in length.

Why do these disappear in the status bar after 2-3 seconds?
Couldn't they stay until something overwrites them?
Comment 1 Amilcar do Carmo Lucas 2003-09-19 18:59:14 UTC
RMB click on the messages window and select "Line wraping" 
Comment 2 Jon Smirl 2003-09-19 19:51:30 UTC
Line wrapping is turn on.
Comment 3 Jon Smirl 2003-09-19 19:52:51 UTC
Or did the default to this change recently?
Comment 4 Amilcar do Carmo Lucas 2003-09-19 22:21:07 UTC
Jon, first of all I want to thank you for all the bug reports. Keep them coming!
That way we can fix things and improve KDevelop.

Regarding this bug report, I think I misunderstood you. I messed up messages
window with status line. Sorry.

On my system the error on the status bar doesn't disapear. It stays forever, or
until I click arround a lot!
Comment 5 Jon Smirl 2003-09-19 23:18:40 UTC
I timed it on my system. Seven seconds after display they disappear. This isn't
a big problem, it's just kind of annoying when you are looking at the message
and trying to figure out how to fix the error. 

The 50 char truncate appears to be fixed in current CVS.