2019-03-03 00:03:08,020 ================================================================================ 2019-03-03 00:03:08,021 displaycal 3.7.1.4 2019-01-24T14:57:02.599726Z 2019-03-03 00:03:08,023 Ubuntu 18.10 cosmic x86_64 2019-03-03 00:03:08,023 Python 2.7.15+ (default, Oct 2 2018, 22:12:08) 2019-03-03 00:03:08,023 [GCC 8.2.0] 2019-03-03 00:03:08,023 ImportError: No module named faulthandler 2019-03-03 00:03:08,161 wxPython 3.0.2.0 gtk3 (classic) 2019-03-03 00:03:08,162 Encoding: UTF-8 2019-03-03 00:03:08,162 File system encoding: UTF-8 2019-03-03 00:03:08,163 Connection to 127.0.0.1:15411 failed: [Errno 111] Connection refused 2019-03-03 00:03:08,394 Starting up... 2019-03-03 00:03:08,561 SDL2: libSDL2-2.0.so.0 2019-03-03 00:03:08,564 SDL2_mixer: libSDL2_mixer-2.0.so.0 2019-03-03 00:03:08,598 Audio module: SDL 2.0 2019-03-03 00:03:09,678 Enumerating display devices and communication ports... 2019-03-03 00:03:09,679 /usr/bin 2019-03-03 00:03:11,460 ArgyllCMS 2.0.1 2019-03-03 00:03:11,461 ...ok. 2019-03-03 00:03:11,463 Checking video card gamma table access for display 1... 2019-03-03 00:03:11,499 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 8 doesn't match actual 10 2019-03-03 00:03:11,541 VideoLUT has 1024 entries, interpolating to 256 2019-03-03 00:03:11,748 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 8 doesn't match actual 10 2019-03-03 00:03:11,782 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 8 doesn't match actual 10 2019-03-03 00:03:11,782 Verify: 'test.cal' IS loaded (discrepancy 0.0%) 2019-03-03 00:03:11,865 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 8 doesn't match actual 10 2019-03-03 00:03:11,866 ...ok. 2019-03-03 00:03:11,867 Initializing GUI... 2019-03-03 00:03:12,030 2019-03-03 00:03:13,012 wx._core.PyAssertionError: C++ assertion "cr && cairo_status(cr) == 0" failed at ../src/gtk/bitmap.cpp(1306) in CairoCreate(): 2019-03-03 00:03:13,012 2019-03-03 00:03:13,012 Traceback (most recent call last): 2019-03-03 00:03:13,012 File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 16765, in 2019-03-03 00:03:13,012 lambda event: event.callable(*event.args, **event.kw) ) 2019-03-03 00:03:13,012 File "/usr/lib/python2.7/DisplayCAL/DisplayCAL.py", line 15500, in setup_frame 2019-03-03 00:03:13,012 app.frame = MainFrame(self.worker) 2019-03-03 00:03:13,012 File "/usr/lib/python2.7/DisplayCAL/DisplayCAL.py", line 1383, in __init__ 2019-03-03 00:03:13,012 self.setup_language() 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/DisplayCAL/DisplayCAL.py", line 1933, in setup_language 2019-03-03 00:03:13,013 BaseFrame.setup_language(self) 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/DisplayCAL/wxwindows.py", line 1866, in setup_language 2019-03-03 00:03:13,013 child.Label = translated 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/DisplayCAL/wxwindows.py", line 4694, in fset 2019-03-03 00:03:13,013 self.SetLabel(label) 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/DisplayCAL/wxwindows.py", line 4765, in SetLabel 2019-03-03 00:03:13,013 bmp = fancytext.RenderToBitmap(self._label, background) 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/lib/fancytext.py", line 358, in RenderToBitmap 2019-03-03 00:03:13,013 dc.SelectObject(bmp) 2019-03-03 00:03:13,013 File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_gdi.py", line 5179, in SelectObject 2019-03-03 00:03:13,013 return _gdi_.MemoryDC_SelectObject(*args, **kwargs) 2019-03-03 00:03:13,013 PyAssertionError: C++ assertion "cr && cairo_status(cr) == 0" failed at ../src/gtk/bitmap.cpp(1306) in CairoCreate():