@cristianortegaethofy planned for Aspose.PSD 23.11, ETA is the end of Nobember
@cristianortegaethofy PSD Format changes constantly with each update of Adobe Photoshop. Could you please attach the new file where it’s happened.
Ok, I’m going to send you the other psd, but I need the solution with the first case too. Until a fix comes out, is there any workaround? It’s been a long time since this ticket was opened.
@cristianortegaethofy please try ReadOnlyMode firstly. I’ll check what can be done additionally and then text you back.
Thank you for you answer. With ReadOnly Mode do you mean in the file properties? I need to modify it too, I’m going to try checking and unchecking it
I used the following code:
`using (var psdImage = (PsdImage)Image.Load(srcFile, new PsdLoadOptions() { ReadOnlyMode = true, LoadEffectsResource = true }))`
Later, I tested with that result of psd, with the same code but ReadOnlyMode
set to false. However, I encountered a new error:
'The rectangle has no common processing area. Cannot proceed.'
Do you have any insights on this issue? What type of rectangle could potentially trigger this error?
@cristianortegaethofy the issue in rerendering of specific layer. So, the only workaroundt is to remove it or open file in readOnlyMode mode.
Ok, we need a fix for this bug. Is there any planning done for this problem?
@cristianortegaethofy we are working on it. Please, be patient. If I’ll not text you back in 2 days, please write here again.
@cristianortegaethofy we’ve made investigation and appropriate fixes. This should be fixed in 24.6, the task is on code review status now.
Thank you for giving it priority and solving it. Let’s wait for the new version
I am attaching a new psd, which had been requested before, with the same error, just to test just in case.
Test_2_Error_area_must_positive.zip (71.1 KB)
Ok I wait for the result, thank you
@cristianortegaethofy please send additional file. We can check issue on new file too. There can be other, new problem.
@cristianortegaethofy thank you. I’ve checked. In the 24.6 this issue will not be reproducable for the second file too. But please note, my test doesn’t include specific environment, so please create additional ticket if you continue to encounter this problem.
ok thanks for checking the bug in that file, when the new version 24.6 comes out I will check it. I thank you for prioritizing this issue
The issues you have found earlier (filed as PSDNET-1775) have been fixed in this update. This message was posted using Bugs notification tool by yaroslav.lisovskyi