ar-cutpaste icon indicating copy to clipboard operation
ar-cutpaste copied to clipboard

empty Image pasted

Open nanjixiong218 opened this issue 4 years ago • 4 comments

I use macOS; I have got the lastest step ,but empty image pasted; I don't know how to set the ps document settings to match the server/src/ps.py; or how to get the document offset_x and offset_y from ps to edit the server/src/ps.py; please help!

nanjixiong218 avatar May 08 '20 14:05 nanjixiong218

I use macOS; I have got the lastest step ,but empty image pasted; I don't know how to set the ps document settings to match the server/src/ps.py; or how to get the document offset_x and offset_y from ps to edit the server/src/ps.py; please help!

check your server folder, if you get PNG & jpg files.

but for me, I just set Height & weight exactly same to ps.py

ondosansinaga avatar May 10 '20 08:05 ondosansinaga

check output where you are running "python src/main.py --basnet_service_ip="http://your-ip" --photoshop_password 123456". have you got "ConnectionRefusedError: [Errno 61] Connection refused" error in that terminal while pasting.

pratikparmar24292 avatar May 14 '20 19:05 pratikparmar24292

I use macOS; I have got the lastest step ,but empty image pasted; I don't know how to set the ps document settings to match the server/src/ps.py; or how to get the document offset_x and offset_y from ps to edit the server/src/ps.py; please help!

@nanjixiong218 Did you manage to solve this? I am facing the same issue and have had no luck.

I checked poohitan's suggestion, but I had no luck with it so far.

My images are properly generated. I am running the server locally, and in the terminal logs, I can see the co-ordinates printed, which seem fine, around ~600, ~500, when I try to point around the central region of the document.

Any suggestions would be appreciated.

mohammedFurqan avatar May 26 '20 04:05 mohammedFurqan

Any idea?

I'm running on macOS and this is the same issue. I have tried every suggestion, and my Photoshop document does match the settings in server/src/ps.py. Is it because we're in macOS? or what are we missing?

Marigno avatar Jul 28 '20 00:07 Marigno