Activity log for bug #1482844

Date Who What changed Old value New value Message
2015-08-08 08:01:07 Waz bug added bug
2015-08-08 20:01:10 Waz python-xlib (Ubuntu): status New Confirmed
2015-08-11 08:33:57 Michiel Janssens bug added subscriber Michiel Janssens
2015-08-18 03:11:03 Eugene San bug added subscriber Eugene San
2015-08-18 03:14:53 Eugene San python-xlib (Ubuntu): status Confirmed Fix Committed
2015-08-18 03:16:25 Eugene San bug added subscriber Andrew Shadura
2015-08-18 03:17:02 Eugene San bug added subscriber Debian Python Modules Team
2015-08-18 08:36:57 Andrej Shadura bug task added python-xlib (Debian)
2015-08-18 12:25:45 Andrej Shadura python-xlib (Debian): status New Fix Released
2015-08-18 15:45:10 Michiel Janssens python-xlib (Ubuntu): status Fix Committed Fix Released
2015-08-18 16:02:14 Waz python-xlib (Ubuntu): status Fix Released Fix Committed
2015-08-18 16:25:07 Launchpad Janitor branch linked lp:debian/python-xlib
2015-08-18 22:07:10 Launchpad Janitor python-xlib (Ubuntu): status Fix Committed Fix Released
2015-08-19 00:43:43 Eugene San summary Caffeine can't connect to display since updating to Vivid kernel and X (HWE) Caffeine can't connect to display since updating Trusty to Vivid kernel and X (HWE)
2015-08-19 21:12:13 Launchpad Janitor branch linked lp:ubuntu/python-xlib
2015-08-25 13:42:57 Raumkraut bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796889
2015-08-25 14:45:49 Andrej Shadura python-xlib (Debian): importance Undecided Unknown
2015-08-25 14:45:49 Andrej Shadura python-xlib (Debian): status Fix Released Unknown
2015-08-25 14:45:49 Andrej Shadura python-xlib (Debian): remote watch Debian Bug tracker #796889
2015-08-25 15:28:37 Bug Watch Updater python-xlib (Debian): status Unknown New
2015-08-25 20:16:50 GrzesiekC bug added subscriber Grzegorz Ciołek
2015-08-26 15:56:39 Bug Watch Updater python-xlib (Debian): status New Fix Released
2015-09-01 22:40:56 Robert Hooker nominated for series Ubuntu Trusty
2015-09-05 19:18:30 Waz python-xlib (Ubuntu): status Fix Released Confirmed
2015-09-12 07:31:23 oriolpont bug added subscriber oriolpont
2015-09-15 04:51:53 Logan Rosen python-xlib (Ubuntu): status Confirmed Fix Released
2015-09-16 07:28:38 Waz python-xlib (Ubuntu): status Fix Released Confirmed
2015-11-05 10:03:36 Andrej Shadura python-xlib (Ubuntu): status Confirmed Fix Released
2015-11-05 10:18:23 Waz python-xlib (Ubuntu): status Fix Released New
2015-11-05 10:18:27 Waz python-xlib (Ubuntu): status New Confirmed
2015-11-09 13:33:09 Andrej Shadura bug added subscriber Ubuntu Sponsors Team
2015-11-10 10:33:11 Sebastien Bacher bug task added python-xlib (Ubuntu Trusty)
2015-11-10 10:33:18 Sebastien Bacher python-xlib (Ubuntu): importance Undecided High
2015-11-10 10:33:19 Sebastien Bacher python-xlib (Ubuntu Trusty): importance Undecided High
2015-11-10 10:48:19 Sebastien Bacher removed subscriber Ubuntu Sponsors Team
2015-11-10 10:49:26 Sebastien Bacher description I get the following error message when I start Caffeine since updating Ubuntu 14.04 to Vivid kernel and X (HWE) : https://bugs.launchpad.net/caffeine/+bug/1460226 Traceback (most recent call last): File "/usr/bin/caffeine", line 36, in <module> ewmh = EWMH() File "/usr/lib/python3/dist-packages/ewmh.py", line 50, in __init__ self.display = _display or display.Display() File "/usr/lib/python3/dist-packages/Xlib/display.py", line 80, in __init__ self.display = _BaseDisplay(display) File "/usr/lib/python3/dist-packages/Xlib/display.py", line 62, in __init__ display.Display.__init__(*(self, ) + args, **keys) File "/usr/lib/python3/dist-packages/Xlib/protocol/display.py", line 129, in __init__ raise error.DisplayConnectionError(self.display_name, r.reason) Xlib.error.DisplayConnectionError: Can't connect to display ":0": b'Invalid MIT-MAGIC-COOKIE-1 key' - Seems to happen because of this bug that has been fixed upstream https://github.com/LiuLang/python3-xlib/issues/6 - I never got this error message on Ubuntu 15.04 - it only appeared, on Ubuntu 14.04, after updating to Vivid kernel and X stack - installing "python3-xlib" from Vivid repository resolved the issue * Impact the xlib bindings don't work with the vivid HWE backported xorg stack * Test case use the HWE backports, try to use caffeine * Impact check that the python-xlib users still work ------ I get the following error message when I start Caffeine since updating Ubuntu 14.04 to Vivid kernel and X (HWE) : https://bugs.launchpad.net/caffeine/+bug/1460226 Traceback (most recent call last):   File "/usr/bin/caffeine", line 36, in <module>     ewmh = EWMH()   File "/usr/lib/python3/dist-packages/ewmh.py", line 50, in __init__     self.display = _display or display.Display()   File "/usr/lib/python3/dist-packages/Xlib/display.py", line 80, in __init__     self.display = _BaseDisplay(display)   File "/usr/lib/python3/dist-packages/Xlib/display.py", line 62, in __init__     display.Display.__init__(*(self, ) + args, **keys)   File "/usr/lib/python3/dist-packages/Xlib/protocol/display.py", line 129, in __init__     raise error.DisplayConnectionError(self.display_name, r.reason) Xlib.error.DisplayConnectionError: Can't connect to display ":0": b'Invalid MIT-MAGIC-COOKIE-1 key' - Seems to happen because of this bug that has been fixed upstream https://github.com/LiuLang/python3-xlib/issues/6 - I never got this error message on Ubuntu 15.04 - it only appeared, on Ubuntu 14.04, after updating to Vivid kernel and X stack - installing "python3-xlib" from Vivid repository resolved the issue
2015-11-12 21:39:24 Brian Murray python-xlib (Ubuntu Trusty): status New Fix Committed
2015-11-12 21:39:26 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2015-11-12 21:39:31 Brian Murray bug added subscriber SRU Verification
2015-11-12 21:39:42 Brian Murray tags verification-needed
2015-11-13 00:18:44 Mathew Hodson python-xlib (Ubuntu): status Confirmed Fix Released
2015-11-18 13:31:43 Waz tags verification-needed verification-done
2015-11-24 18:48:48 Launchpad Janitor python-xlib (Ubuntu Trusty): status Fix Committed Fix Released
2015-11-24 18:48:52 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team