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
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
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
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
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
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
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
**
** 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
** 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
** 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
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
11 matches
Mail list logo