Gictorbit / photoshopCClinux

Photoshop CC v19 installer for Gnu/Linux
GNU General Public License v2.0
4.22k stars 309 forks source link

Cannot start Photoshop after install #168

Open timogames555 opened 2 years ago

timogames555 commented 2 years ago

When I start Photoshop after successful installation

I can see the loading screen, then it disappears after a few seconds

When I open it from terminal I get this error:

X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 10612 Current serial number in output stream: 10613

OS : Manjaro

timogames555 commented 2 years ago

I also noticed there is one error before that

It says that it fails to find library for "Windows.UI.ViewManagement.UIViewSettings"

0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings" 0024:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UIViewSettings", {3694dbf9-8f68-44be-8ff5-195c98ede8a6}, 000000000011BE98): semi-stub 0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UIViewSettings" X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 10702 Current serial number in output stream: 10703

Soup666 commented 2 years ago

Having the same issue, any updates?

mozo78 commented 2 years ago

Close all Wine instances and it should be fine.

matejp0 commented 11 months ago

Any updates? I got the same error in Spitfire audio installer. Should I install any libraries using winetricks?

Soup666 commented 11 months ago

@matejp0 I dont think I ever got this working

matejp0 commented 8 months ago

Turns out I was just missing dxvk. After I installed it with winetricks, it started working perfectly. I don't know, though, if this could solve your problem as well.