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 344641 - Status bar displays an incorrect charater at the end of the message.
Status bar displays an incorrect charater at the end of the message.
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
trunk
Other All
: Normal trivial
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
: 343343 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-06-12 10:38 UTC by Lin Ma
Modified: 2006-06-12 11:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
The patch fixes the bug. (1.57 KB, patch)
2006-06-12 10:39 UTC, Lin Ma
none Details | Review

Description Lin Ma 2006-06-12 10:38:08 UTC
Please describe the problem:
It caused by ctime, the routine returns a string with "\n\0" at the end.

Steps to reproduce:
1. run logview
2. click a log
3. see the status bar


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Lin Ma 2006-06-12 10:39:15 UTC
Created attachment 67169 [details] [review]
The patch fixes the bug.
Comment 2 Emmanuele Bassi (:ebassi) 2006-06-12 11:41:00 UTC
Fixed in HEAD.
Comment 3 Emmanuele Bassi (:ebassi) 2006-06-12 11:47:04 UTC
*** Bug 343343 has been marked as a duplicate of this bug. ***