Gictorbit / photoshopCClinux

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

Photoshop crashes when clicking on any menu items #177

Open jiksy69 opened 2 years ago

jiksy69 commented 2 years ago

Describe the bug: After installing of Photoshop CC 2018 and opening the application I'm presented with the following error:

PS

Clicking "OK" allows you to enter the application. When clicking on any of the menu items, the application closes without any warning message or reported errors. When starting the application from the terminal, no change except for the below reported in the terminal.

term

Please assist

Linux Distribution (please complete the following information):

mindpixel-labs commented 2 years ago

Same here on Fedora 36 and Gnome 42.3 on X11

Aasikki commented 2 years ago

I have similar issue where it just crashes when right clicking or pressing any of the menu bar items. No error message for me and it worked the last time I used it which was at most two weeks ago. Fedora 36, Nvidia RTX 2080, gnome and wayland.

KotonBads commented 2 years ago

Same here on Fedora 36 and Xfce 4.16

NeuHix commented 2 years ago

Please do tell if anyone found the solution.

Aasikki commented 2 years ago

Seems like this project has been abandoned, so unlikely we will get a fix unless someone forks this.

KroneCorylus commented 2 years ago

@Aasikki is a wine bug fixed on 7.15 same as https://bugs.winehq.org/show_bug.cgi?id=53275 but is not yet on stable version you can fixit using the developer version

For fedora:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/36/winehq.repo
sudo dnf install winehq-devel --allowerasing
Aasikki commented 2 years ago

@Aasikki is a wine bug fixed on 7.15 same as https://bugs.winehq.org/show_bug.cgi?id=53275 but is not yet on stable version you can fixit using the developer version

For fedora:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/36/winehq.repo
sudo dnf install winehq-devel --allowerasing

Awesome, thanks for letting me know!

KotonBads commented 2 years ago

thanks, works great now (you may need to add /opt/wine-devel/bin to $PATH to anyone having the same problem)

KroneCorylus commented 2 years ago

PS

This alert/error is not related to this issue, but you can "fixit"(its really a hack, not a fix) adding a registry key on regedit.

In HKEY_CURRENT_USER\Software\Adobe\CSXS.8 add the key PlayerDebugMode with the value 1 make sure you are adding it to the regedit of the prefix created for photoshop.

without this you can use photoshop normaly but you will have the old window for new document.