GNOME Bugzilla – Bug 344641
Status bar displays an incorrect charater at the end of the message.
Last modified: 2006-06-12 11:47:04 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:
Created attachment 67169 [details] [review] The patch fixes the bug.
Fixed in HEAD.
*** Bug 343343 has been marked as a duplicate of this bug. ***