Forum

[solved]NIK-Filters graphics problem

Författare Svar
forest_bear59 Thursday 2 January 2020 at 16:03
forest_bear59Anonymous

Hello,

I am building up a new machine. It runs Arch Linux (kernel 5.4.7). I use xfce as my desktop environment (4.14.0). Playonlinux is version 4.3.4 and wine 5.0 rc 3. 

I installed the NIK-collection 2 software the way it successfully had worked some time ago on my former machine. All went well but there is a problem after starting one of the components, f.ex. "Silver Efex Pro 2". A window comes up which has a correct framing and even the 'file' selection at the upper left is readable and pops up correctly when selected. But the inner part of the window is some kind of 'zebra-striped garbage' that means a collection of disordered pieces.

 

My hardware info:

Computer
Processor Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
RAM 32741MB (841MB used)
Type Desktop
OS Arch Linux
   
Display
Resolution 1920x1080 pixels
OpenGL-Renderer Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) - driver: i915
Session Display Server [X11] The X.Org Foundation 12006000

 

The debugger output of Playonlinux is:

[01/02/20 11:49:41] - Running wine- Silver Efex Pro 2.exe (Working directory : /home/YYYYYY/.PlayOnLinux/wineprefix/NIK/drive_c/Program Files/Google/Nik Collection/Silver Efex Pro 2)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.

 

Starting the script from the commandline doesn't give more clarity to me, either:

[YYYYYY@Cirrus7 ~]$ /usr/share/playonlinux/playonlinux --run "Silver Efex Pro 2" 
Looking for python... 3.8.1 - skipped
Looking for python2.7... 2.7.17 - wxversion(s): 3.0-gtk3
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")
selected
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")
1
[main] Message: PlayOnLinux (4.3.4) is starting
[clean_tmp] Message: Cleaning temp directory
Script started /home/YYYYYY/.PlayOnLinux/shortcuts/Silver Efex Pro 2

(wrapper.py:4678): Gtk-CRITICAL **: 21:31:46.227: gtk_window_resize: assertion 'width > 0' failed
[POL_System_CheckFS] Message: Checking filesystem for Silver Efex Pro 2.exe
[POL_Wine] Message: Running wine- Silver Efex Pro 2.exe (Working directory : /home/YYYYYY/.PlayOnLinux/wineprefix/NIK/drive_c/Program Files/Google/Nik Collection/Silver Efex Pro 2)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
[POL_Wine] Message: Wine return: 0

 

Any idea is very welcome!

Thank You very much in advance and a happy new year!

Best regards

Stephan

 

Addendum: If I change the acceleration method from 'sna' to 'uxa' the inner part of the window isn't garbage any more - it becomes a completely black area instead. But it's still not useable.

 

Ändrat av forest_bear59

forest_bear59 Saturday 4 January 2020 at 21:01
forest_bear59Anonymous

Just want to add some further informations. I tried a lot of parameters but was not successful so far. Even disabling GPU-usage in the cfg-files did not help. And also a complete new creation of the Playonlinux environment, i.e. generating prefix, installation of "Microsoft Core Fonts" and "vcrun2012" and NIK-Collection didn't change the situation. Tweaking with the 'Display' configuration for my prefix (='NIK') in almost all possible ways didn't help either.

I think it must have to do with the Intel 530 graphics chip. So I try to find out, if there are other possibilities of configuration or starting parameters for POL or the NIK programs. 

 

Any idea?

Thank You very much for even the smallest bit of help.

Stephan

 

Ändrat av forest_bear59

forest_bear59 Sunday 12 January 2020 at 13:27
forest_bear59Anonymous

Hello once again,

 

I could solve the problem myself after extensive trying / debugging. It showed that there was one library missing: lib32-libxcomposite .

 

Have a nice day.

Stephan

 

Ändrat av forest_bear59

Dadu042 Sunday 19 January 2020 at 20:22
Dadu042

Thanks for the info.