LinSoftWin / Photoshop-CC2022-Linux

Installer from Photoshop CC 2021 to 2022 on linux with a GUI
BSD 3-Clause "New" or "Revised" License
898 stars 51 forks source link

Application doesnt get launched after installation. #36

Closed Searcherbot closed 2 years ago

Searcherbot commented 2 years ago

System info: Debian11 Kde Ram: 8gb Gpu: 4gb

Finished the installation, all files are there on the directories, there is a .desktop file too. But photoshop doesnt open when clicked on .desktop file. Tried manually launching photoshop from launcher.sh file from terminal, but same result. Then tried launching the photoshop.exe file with wine, and failed. This is the error message:

wine: Call from 0x7bc7c990 to unimplemented function ntoskrnl.exe.RtlPcToFileHeader, aborting
wine: Unimplemented function ntoskrnl.exe.RtlPcToFileHeader called at address 000000007BC7C990 (thread 0016), starting debugger...
000f:err:service:process_send_command service protocol error - failed to read pipe r = 0  count = 0!
000f:err:service:process_send_start_message pipe connect failed
0009:err:module:LdrInitializeThunk "CRClient.dll" failed to initialize, aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000005
002d:err:module:LdrInitializeThunk "CRClient.dll" failed to initialize, aborting
002d:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\photoshop.exe" failed, status c0000005
MiMillieuh commented 2 years ago

Hello, Launching photoshop.exe without the script will always return an error... Can you please send the logs with the launcher.sh ?

Searcherbot commented 2 years ago

Thanks for the fast reply. I tried running the application with the script multiple times, but i cant get the app to work, so just gave it a try with photoshop.exe.

But when i launch the launcher.sh i absolutely dont get any output on the terminal, nor the app gets started. So no error messages are displayed. If im not looking into the right place, can you specify where should i look for the logs. Thanks

MiMillieuh commented 2 years ago

If nothing happens that's really strange... It should at least in the worst case display a command error if you launch the sh from the terminal.

May I know your wine version ? Did you try to reinstall ? Did you use the GUI installer or the script ? Have you installed Photoshop in a directory were you have permissions ? (not root) Also I know that there are some issue with really old gclib and you're on debian so maybe the package is too old.

Searcherbot commented 2 years ago

I reinstalled everything, and it works great. Thanks man. But changing to black theme isnt working, it crashed.

MiMillieuh commented 2 years ago

I reinstalled everything, and it works great. Thanks man. But changing to black theme isnt working, it crashed.

Nice,

And for the theme it's normal and since it's a really really minor issue, I won't work on a fix unless I'm really bored.