[Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-03 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.4.99.906-2ubuntu4 --- xorg-server (2:1.4.99.906-2ubuntu4) intrepid; urgency=low [ Bryce Harrington ] * 140_quell_acpid_errmsgs.patch: Don't fill the server log with errors from not being able to connect to acpid. (LP: #247195

Re: [Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-02 Thread Matt Zimmerman
On Mon, Sep 01, 2008 at 10:45:06PM -, Bryce Harrington wrote: > ** Changed in: xorg-server (Ubuntu) > Assignee: (unassigned) => Bryce Harrington (bryceharrington) I think it should probably reset the count when it successfully connects. -- - mdz -- Server log fills up with acpid sock

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-01 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryceharrington) -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs/247195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-01 Thread Bryce Harrington
Upping priority because while it's just a warning message, the fact that it risks filling up the log file makes it more serious. ** Changed in: xorg-server (Ubuntu) Importance: Low => Medium -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs/247195 You received th

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-01 Thread Bryce Harrington
What do you guys think about this patch? ** Attachment added: "quell_acpi_errmsgs.patch" http://launchpadlibrarian.net/17216836/quell_acpi_errmsgs.patch -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs/247195 You received this bug notification because you are a

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-09-01 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu) Status: Confirmed => Triaged Target: None => intrepid-alpha-5 -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs/247195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 247195] Re: Server log fills up with acpid socket errors

2008-08-16 Thread Matt Zimmerman
On Sat, Aug 16, 2008 at 07:08:39PM -, Nobu wrote: > It seems to have stopped now; My log has no ACPI errors from the 15th(no > logs from before then) until today. Probably your acpid is running again. -- - mdz -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-08-16 Thread Nobu
It seems to have stopped now; My log has no ACPI errors from the 15th(no logs from before then) until today. -- Server log fills up with acpid socket errors https://bugs.launchpad.net/bugs/247195 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-08-10 Thread Nobu
I'm getting the same thing on Intrepid (8.10) Alpha, except I'm getting about 2 messages every second. I have 8595 lines and counting and the system's been up for about 3 days. So an average of 30(3*24*60*60/8595) per second. -- Server log fills up with acpid socket errors https://bugs.launchpad

[Bug 247195] Re: Server log fills up with acpid socket errors

2008-08-04 Thread Timo Aaltonen
from hw/xfree86/os-support/linux/lnx_acpi.c: /* in milliseconds */ #define ACPI_REOPEN_DELAY 1000 but apparently that's all unnecessary by now, since the xserver should be getting all relevant acpi events from the keyboard, so the acpi-code could be dropped altogether. ** Changed in: xorg-server