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

Clone Stamp tool cannot be used : Could not use the clone stamp because the area to clone has not been defined #63

Closed RainaMatthews closed 1 year ago

RainaMatthews commented 2 years ago

Photoshop version Version 2021

Describe the bug when attempting to use the clone stamp tool, even when holding down ALT and selecting the source area, as soon as you click on another area to paint the source the error above appears

To Reproduce Steps to reproduce the behavior:

  1. create a new document, single layer, and paint a random swirl or anything anywhere.
  2. select the Clone Stamp tool. Hold down Alt (note the Cursor icon changes as it should) and click on the area you painted
  3. release alt so cursor returns to normal, and click in a new area of the screen. it SHOULD now paint in what was in the source area you clicked on when Alt was held down.
  4. See error

Expected behavior it should paint in the cloned area of the image

Screenshots If applicable, add screenshots to help explain your problem.

System informations

MiMillieuh commented 2 years ago

Hello, I'm sorry but I can't reproduce the issue you have...

For me it's working like it would on Windows.

Are you up to date with wine ? Graphics driver ? 32bit library enabled since you're on a Ubuntu base ?

Also I noticed a but in the installer a week ago on Ubuntu that I've patched but it isn't in the release section. HERE if you already used this folder to install it should already be fine.

I've tested on both Nvidia and AMD GPUs on Fedora 36

RainaMatthews commented 2 years ago

I did try the installer as you described and the same issue occurs.

I'm current running wine-7.17 (Staging)

and have the latest Nvidia 515.65.01-0ubuntu0.22.04.1

everything else is upto date as far as I'm aware. everything else appears to work find in photoshop, just not clone stamp.

MiMillieuh commented 2 years ago

I did try the installer as you described and the same issue occurs.

I'm current running wine-7.17 (Staging)

and have the latest Nvidia 515.65.01-0ubuntu0.22.04.1

everything else is upto date as far as I'm aware. everything else appears to work find in photoshop, just not clone stamp.

Maybe the issue is wine staging... I know there are some issues with staging patches and photoshop. Maybe you shoukd try with a vanilla wine devel.

RainaMatthews commented 1 year ago

ok figured it out .

seems that on Mint, Alt+Left Click is setup to allow for window dragging.

https://forums.linuxmint.com/viewtopic.php?t=264172 details how to change it to some other key combination, and this resolved the issue for me

MiMillieuh commented 1 year ago

ok figured it out .

seems that on Mint, Alt+Left Click is setup to allow for window dragging.

https://forums.linuxmint.com/viewtopic.php?t=264172 details how to change it to some other key combination, and this resolved the issue for me

It's not related to your distro usually... it's more the DE. Maybe you could tell the DE you're using so anyone else with this issue will know what to do ?