[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2010-01-25 Thread Victor Stinner
There is also a patch for Xorg in Cygwin: http://www.cygwin.com/ml /cygwin-xfree/2009-01/msg00073.html Differences between my patch and Cygwin patch: - use a new static buffer of 1024 bytes (my patch adds a buffer of 21 bytes) - use strncat(), whereas my patch calls fwrite() twice - use localti

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2010-01-25 Thread Victor Stinner
Last week I wrote a patch to log messages with timestamps in Xorg logs: https://bugs.freedesktop.org/show_bug.cgi?id=26180 Differences with the Ubuntu patch: - patch LogVWrite() to write the timestamp before any kind of message - detect the new line character to avoid multiple timestamps per

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.5.99.902-0ubuntu4 --- xorg-server (2:1.5.99.902-0ubuntu4) jaunty; urgency=low * 160_log_timestamping.patch: Only add timestamp on tagged messages (LP: #285787) -- Tormod VoldenFri, 06 Feb 2009 23:33:11 +0100 ** Changed i

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-02-08 Thread Tormod Volden
These lines still look bad: $ egrep "..*\[[0-9 .]{12}\]" /var/log/Xorg.0.log Markers: [0.019856] (--) probed, [0.019882] (**) from config file, [ 0.019900] (==) default setting, [0.019917] (++) from command line, [0.019934] (!!) notice, [ 0.019951] (II) informational

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-02-06 Thread Tormod Volden
Packages are now in my PPA. It looks a lot better I would say. Still not perfect, but to get it much better we would need upstream rework I think. ** Changed in: xorg-server (Ubuntu) Status: Fix Released => Fix Committed -- x.org logging doesn't put timestamp on the log lines https://bugs

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-02-06 Thread Tormod Volden
I tested it, and unfortunately it is quite ugly since the LogVWrite sometimes is called several times in a line (without line feed), so you get timestamps all over. I modified the patch to only include timestamps on the messages which start with the (xx) prefix, since these always are on a new lin

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.5.99.902-0ubuntu3 --- xorg-server (2:1.5.99.902-0ubuntu3) jaunty; urgency=low * Add 160_log_timestamping.patch: Show timestamps in Xorg.*.log files. (LP: #285787) -- Bryce HarringtonFri, 06 Feb 2009 06:28:48 -0800 **

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-01-22 Thread Bryce Harrington
** Tags added: bitesize -- x.org logging doesn't put timestamp on the log lines https://bugs.launchpad.net/bugs/285787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2009-01-11 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu) Importance: Low => Wishlist Status: Confirmed => Triaged -- x.org logging doesn't put timestamp on the log lines https://bugs.launchpad.net/bugs/285787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2008-10-20 Thread Timo Aaltonen
** Changed in: xorg-server (Ubuntu) Sourcepackagename: xorg => xorg-server ** Changed in: xorg-server (Ubuntu) Importance: Undecided => Low -- x.org logging doesn't put timestamp on the log lines https://bugs.launchpad.net/bugs/285787 You received this bug notification because you are a membe

[Bug 285787] Re: x.org logging doesn't put timestamp on the log lines

2008-10-19 Thread Martijn van de Streek
Confirmed, X logs without timestamps, and that can be annoying when you're trying to find intermittent bugs. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- x.org logging doesn't put timestamp on the log lines https://bugs.launchpad.net/bugs/285787 You received this bug notificat