Pigments 4 appears black

Questions about Wine on Linux
Locked
Sougias_o_tromeros
Newbie
Newbie
Posts: 3
Joined: Fri Aug 19, 2022 6:44 am

Pigments 4 appears black

Post by Sougias_o_tromeros »

Hi,
i installed Pigments 4 on Kubuntu 23.04 and while the Program its self runs and i can hear sound the screen appears black.The knobs work and i can change Presets.Here is my terminal output

termina

Code: Select all

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.
## ExtendedFilename : 0
## ExtendedFilename : 0
## ExtendedFilename : 0
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
0138:err:ole:com_get_class_object class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0138:err:ole:create_server class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0138:err:ole:com_get_class_object no class object {4ce576fa-83dc-4f88-951c-9d0782b4e376} could be created for context 0x6
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
0138:err:ole:com_get_class_object class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0138:err:ole:create_server class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0138:err:ole:com_get_class_object no class object {4ce576fa-83dc-4f88-951c-9d0782b4e376} could be created for context 0x6
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
0138:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings"
wine client error:214: write: Bad file descriptor
wine: Unhandled exception 0x80000004 in thread 214 at address 00007F240E311CD8 (thread 0214), starting debugger...
wine client error:214: write: Bad file descriptor
wine client error:214: write: Bad file descriptor
0214:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 308 0" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine client error:214: write: Bad file descriptor
0214:err:seh:call_stack_handlers invalid frame 0000000023D7EAF0 (0000000023B82000-0000000023C80000)
0214:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
wine client error:214: write: Bad file descriptor
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Pigments 4 appears black

Post by jkfloris »

From the output, it looks like you are using Wine Stable 8.0. Does the program work with winehq-devel?
Locked