Wine 7.0 Synology Surveillance Station Client (Portable or installed) no longer works.

Questions about Wine on Linux
Locked
Baldrick1
Newbie
Newbie
Posts: 1
Joined: Fri Jan 28, 2022 4:01 pm

Wine 7.0 Synology Surveillance Station Client (Portable or installed) no longer works.

Post by Baldrick1 »

Have been running this CCTV client successfully in wine for many years now and until the new release of wine 7.0 has always just worked, but now I just get a black screen.
a link to the client program portable version: https://global.download.synology.com/do ... 1618321725
I have never tried to track errors with Wine before, so really do not know where to start.
any help appreciated.
I have been running various versions of mainly Ubuntu for many years and to keep my cctv clients working for now I have rolled my machines back to wine 6.
I have made a bootable usb drive of Ubuntu 21.10 and have installed wine 7.0 on it to try and get my cctv working. (i.e. a break it as many times as I need and I dont care install.... :-)
Running Wine explorer shows pretty much these results below in 2 parts.
1. Start up and running with the dreaded black screen:

Code: Select all

013c:fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented, *shared_handle 0000000000000000.
013c:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.
013c:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.

2. The page fault error when I close the application:
I suspect this might just go away if I can get the video to display instead of the black screen, so will not worry too much about this part yet.

Code: Select all

013c:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.
013c:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.
013c:fixme:d3dcompiler:D3DCompile2 HLSL shader compilation is not yet implemented.
013c:fixme:font:NtGdiRemoveFontMemResourceEx (0xfaf99b61) stub
013c:fixme:font:NtGdiRemoveFontMemResourceEx (0xfafbbf61) stub
wine: Unhandled page fault on read access to 0000000000000048 at address 00007FF05088FD80 (thread 013c), starting debugger...
058c:fixme:imm:ImeSetActiveContext (0x34900, 1): stub
058c:fixme:imm:ImmReleaseContext (00000000000300C2, 0000000000034900): stub
Main question for me now, is where do I go from here?
Locked