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

Crash with object selector tool #21

Open CodedNil opened 2 years ago

CodedNil commented 2 years ago

When I choose the smart object selector tool I get "Runtime error" and the program crashes.

MiMillieuh commented 2 years ago

Hello,

Thanks for your report.

I'll check if I can reproduce when I'm at home this evening

Until then if you can run Photoshop via the terminal (go to your install folder then in drive c you should find launcher.sh just run it) and paste the logs here or on a pastbin so if I can't reproduce later I'll be able to check what's wrong..

MiMillieuh commented 2 years ago

I reproduced it.

If you need that tool you can use the 2021 install in the meantime. (this tool worked on 2021 on linux)

You can find them here : https://github.com/MiMillieuh/Photoshop-CC2022-Linux/tree/main/scripts

I hope I can fix it soon because it's a major tool in photoshop

I let the issue open until I find something

CodedNil commented 2 years ago

Great thanks, the 2021 version works fine for the object selector, in the 2022 version also it did not detect gpu so couldn't do gpu intensive things, in the 2021 version this works fine. The neural filters button is also greyed out on both 2021 and 2022.

Thanks for all your work on this.

MiMillieuh commented 2 years ago

Great thanks, the 2021 version works fine for the object selector, in the 2022 version also it did not detect gpu so couldn't do gpu intensive things, in the 2021 version this works fine. The neural filters button is also greyed out on both 2021 and 2022.

Thanks for all your work on this.

I know it's because new PS2022 use Child window and it didn't work with vulkan so I need to patch it

MiMillieuh commented 2 years ago

Update on it :

Photoshop doesn't crash anymore. but the tool still unusable due to a programming error...

I just have to fix this and it should be good to go

Sorry it take more time that I was expecting...