After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 333862 - Long lines starting with whitespace are not wrapped.
Long lines starting with whitespace are not wrapped.
Status: RESOLVED OBSOLETE
Product: gnome-utils
Classification: Deprecated
Component: logview
2.13.x
Other All
: Normal major
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
: 342261 349823 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-08 08:32 UTC by Mathias Hasselmann (IRC: tbf)
Modified: 2008-12-23 15:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
The disaster... (89.60 KB, image/png)
2006-03-08 08:33 UTC, Mathias Hasselmann (IRC: tbf)
  Details
Fixed: no horizontal scrollbar (4.48 KB, patch)
2006-06-07 07:01 UTC, Lin Ma
none Details | Review

Description Mathias Hasselmann (IRC: tbf) 2006-03-08 08:32:39 UTC
Please describe the problem:
You cannot use logview to view logfiles containing Java stacktraces, as it
doesn't wrap long lines starting with whitespace.

Steps to reproduce:
Open a log file containing messages about Java exceptions having stacktraces
attached.

Actual results:
The stacktrace lines are cut.

Expected results:
Would expect a scrollbar or even better I'd expect them to wrap considering
initial spacing.

Does this happen every time?
Yes.

Other information:
Comment 1 Mathias Hasselmann (IRC: tbf) 2006-03-08 08:33:44 UTC
Created attachment 60890 [details]
The disaster...
Comment 2 Daniel Holbach 2006-04-03 16:45:15 UTC
Mentioned at https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/37877 as well:

"The systemlog tool (i hope thats what its called in Enligsh) works nice, but the messages are often too wide too read. I would need a horizontal scrollbar or line-breaking, so that the rest of the messages are readable.

There is vertical scrollbar, just no horizontal scrollbar, or line break."
Comment 3 Sebastien Bacher 2006-04-30 10:48:43 UTC
Other bug about that: https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/42163
Comment 4 Costas Koulierakis 2006-05-18 15:40:22 UTC
*** Bug 342261 has been marked as a duplicate of this bug. ***
Comment 5 Daniel Holbach 2006-06-06 15:41:18 UTC
Confirming, was reported at https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/48649 as well.
Comment 6 Lin Ma 2006-06-07 07:01:08 UTC
Created attachment 66886 [details] [review]
Fixed: no horizontal scrollbar

See http://bugzilla.gnome.org/show_bug.cgi?id=338426
Hope it make sense.
Comment 7 Vincent Noel 2006-06-07 10:25:26 UTC
Lin Ma : 

two things: 1) could you just keep the changes relative to the current bug (ie add a scrollbar to the window), and remove the parts that move the "Monitor" option around ? 2) there's no need for commenting a line you don't want anymore, just remove it (in the last part of your patch).

Once you do these two things the patch should be fine. Thanks!
Comment 8 Ralf.Nieuwenhuijsen 2007-02-23 01:42:14 UTC
This seems fixed in Ubuntu feisty, so it must be fixed upstream as well?
If so, shouldn't this bug be marked 'fixed' ?
Comment 9 Teppo Turtiainen 2007-07-07 11:37:04 UTC
*** Bug 349823 has been marked as a duplicate of this bug. ***
Comment 10 Cosimo Cecchi 2008-12-23 15:08:46 UTC
Logview has been rewritten, so this is now obsolete.
Please refer to bug #548594 for line wrapping support.