Bug 64093 - Compiler error messages in status line truncated
Summary: Compiler error messages in status line truncated
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: Output Views (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 18:56 UTC by Jon Smirl
Modified: 2003-09-19 23:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.