[argyllcms] Re: Faulty monitor?

  • From: Vallo Kallaste <kalts@xxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Fri, 1 Nov 2019 22:41:56 +0200

On Fri, Nov 01, 2019 at 06:16:59PM +0100, Florian Höch 
<lists+argyllcms@xxxxxxxxx> wrote:

Hi,

I think I know what this might be. When dispcal sets videoLUT entries
during calibration, it also sets the neighboring entries to the same
value, to make sure the intended value is hit even if the videoLUT is
not as precise as it claims to be. So, this may not be monitor related
at all.

Hmm, not sure I understand.
Do you mean that dispcal is changing videoLUT entries while showing
one pattern serie? I always thought that the process is repetitive and
videoLUT changes happen after every pattern serie when calibration
curves updates are calculated.



BTW, I hope others do not mind when I use opportunity to report
DisplayCAL bug.

2019-10-22 17:32:39,599 
================================================================================
2019-10-22 17:32:39,600 displaycal 3.8.7.1 2019-10-01T20:53:38.181212Z
2019-10-22 17:32:39,604 fedora 30 Thirty x86_64
2019-10-22 17:32:39,604 Python 2.7.16 (default, Apr 30 2019, 15:54:43) 
2019-10-22 17:32:39,605 [GCC 9.0.1 20190312 (Red Hat 9.0.1-0.10)]
2019-10-22 17:32:39,605 ImportError: No module named faulthandler
2019-10-22 17:32:39,834 wxPython 3.0.2.0 gtk3 (classic)
2019-10-22 17:32:39,834 Encoding: UTF-8
2019-10-22 17:32:39,835 File system encoding: UTF-8
2019-10-22 17:32:39,835 Loading /home/vallo/.config/dispcalGUI/dispcalGUI.ini
2019-10-22 17:32:40,239 Starting up...
2019-10-22 17:32:40,523 SDL2: libSDL2-2.0.so.0
2019-10-22 17:32:40,525 SDL2_mixer: libSDL2_mixer-2.0.so.0
2019-10-22 17:32:40,537 Audio module: SDL 2.0
2019-10-22 17:32:41,735 Enumerating display devices and communication ports...
2019-10-22 17:32:41,737 /usr/local/ArgyllCMS/bin
2019-10-22 17:32:43,567 ArgyllCMS 2.1.1
2019-10-22 17:32:43,569 Argyll has virtual display support
2019-10-22 17:32:43,570 ...ok.
2019-10-22 17:32:43,675 Checking video card gamma table access for display 1...
2019-10-22 17:32:43,746 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:32:43,821 VideoLUT has 1024 entries, interpolating to 256
2019-10-22 17:32:44,046 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:32:44,113 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:32:44,113 Verify: 'test.cal' IS loaded (discrepancy 0.0%)
2019-10-22 17:32:44,179 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:32:44,180 ...ok.
2019-10-22 17:32:44,181 Initializing GUI...
2019-10-22 17:32:44,397 
2019-10-22 17:32:45,454 ...ok.
2019-10-22 17:32:45,456 Ready.
2019-10-22 17:32:45,646 Setting up scripting host at 127.0.0.1:15411
2019-10-22 17:32:45,745 Check for application update...
2019-10-22 17:32:45,891 DisplayCAL is up-to-date.
2019-10-22 17:32:46,009 ArgyllCMS is up-to-date.
2019-10-22 17:33:54,647 Resetting video card gamma table to linear...
2019-10-22 17:33:54,717 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:33:54,717 About to open dispwin object on the display
2019-10-22 17:33:54,718 About to clear the calibration
2019-10-22 17:33:54,718 About to destroy dispwin object
2019-10-22 17:33:54,722 ...ok.
2019-10-22 17:34:06,096 Resetting video card gamma table to linear...
2019-10-22 17:34:06,165 Dispwin: Warning - new_dispwin: Expected VideoLUT depth 
8 doesn't match actual 10
2019-10-22 17:34:06,165 About to open dispwin object on the display
2019-10-22 17:34:06,166 About to clear the calibration
2019-10-22 17:34:06,166 About to destroy dispwin object
2019-10-22 17:34:06,170 ...ok.
2019-10-22 17:34:17,044 Reloading /home/vallo/.config/dispcalGUI/dispcalGUI.ini
2019-10-22 17:34:17,080 
┌──────────────────────────────────────────────────────────────────────────────┐
2019-10-22 17:34:17,080 │ Traceback (most recent call last):                    
                       │
2019-10-22 17:34:17,080 │   File "<string>", line 1, in <module>                
                       │
2019-10-22 17:34:17,080 │   File 
"/usr/lib64/python2.7/site-packages/DisplayCAL/wxMeasureFrame.py",    │
2019-10-22 17:34:17,081 │ line 23, in <module>                                  
                       │
2019-10-22 17:34:17,081 │     from wxwindows import (BaseApp, 
BitmapBackgroundPanel, ConfirmDialog,    │
2019-10-22 17:34:17,081 │ InfoDialog,                                           
                       │
2019-10-22 17:34:17,081 │   File 
"/usr/lib64/python2.7/site-packages/DisplayCAL/wxwindows.py", line    │
2019-10-22 17:34:17,081 │ 63, in <module>                                       
                       │
2019-10-22 17:34:17,081 │     from wx.lib.agw import aui                        
                       │
2019-10-22 17:34:17,081 │   File                                                
                       │
2019-10-22 17:34:17,082 │ 
"/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/lib/agw/aui/__init__.py", │
2019-10-22 17:34:17,082 │ line 291, in <module>                                 
                       │
2019-10-22 17:34:17,082 │     from aui_constants import *                       
                       │
2019-10-22 17:34:17,082 │   File                                                
                       │
2019-10-22 17:34:17,082 │ 
"/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/lib/agw/aui/aui_constants.py",
 │
2019-10-22 17:34:17,082 │ line 13, in <module>                                  
                       │
2019-10-22 17:34:17,082 │     from wx.lib.embeddedimage import PyEmbeddedImage  
                       │
2019-10-22 17:34:17,083 │   File                                                
                       │
2019-10-22 17:34:17,083 │ 
"/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/lib/embeddedimage.py",    │
2019-10-22 17:34:17,083 │ line 22, in <module>                                  
                       │
2019-10-22 17:34:17,083 │     b64decode = base64.decodestring                   
                       │
2019-10-22 17:34:17,083 │ AttributeError: 'module' object has no attribute 
'decodestring'              │
2019-10-22 17:34:17,083 
└──────────────────────────────────────────────────────────────────────────────┘
2019-10-22 17:34:39,863 Executing BaseApp.OnExit()
2019-10-22 17:34:39,864 Running application exit handlers
2019-10-22 17:34:39,865 Waiting for thread ScriptingHost.ConnectionHandler to 
exit
2019-10-22 17:34:39,979 ScriptingHost.ConnectionHandler exited
2019-10-22 17:34:39,980 Exiting displaycal
2019-10-22 17:34:39,980 Ran application exit handlers
2019-10-22 17:34:42,925 
================================================================================


Other related posts: