Comment 1 for bug 1432700

Revision history for this message
Christopher Lee (veebers) wrote :

The culprit is this code (not taken verbatim):
from Xlib import display; display.Display()

I've since filed a bug against python3-xlib which can be found here:
 https://bugs.launchpad.net/ubuntu/+source/python-xlib/+bug/1432889

Once the issue is sovled we should see this error disappear