Page 1 of 1

Copying pictures is invalid

Posted: Wed Oct 18, 2023 2:57 pm
by alee001
Pressing Ctrl+C and Ctrl+V to copy the image will not work in any image format.

XnView MP v1.6.1 64bit windows

Re: Copying pictures is invalid

Posted: Wed Oct 18, 2023 3:36 pm
by masterjp
Please try:

Ctrl+C and Ctrl+Shift+V

Then you get a copy of your picture or from clipboard!

Re: Copying pictures is invalid

Posted: Thu Oct 19, 2023 1:32 pm
by alee001
The copy action will flash the dialog box for 0.5 seconds (as shown in the picture) and show that the copy is completed, but there is actually no copy?

Re: Copying pictures is invalid

Posted: Thu Oct 19, 2023 1:50 pm
by xnview
even if you refresh the folder? No rights problem in this folder?

Re: Copying pictures is invalid

Posted: Thu Oct 19, 2023 7:00 pm
by alee001
Pressed refresh and there is no copy even in File Explorer.

The previous version copied normally.

Re: Copying pictures is invalid

Posted: Fri Oct 20, 2023 6:55 am
by xnview
if you try 1.6.0, no problem?

Re: Copying pictures is invalid

Posted: Fri Oct 20, 2023 2:16 pm
by alee001
xnview wrote: Fri Oct 20, 2023 6:55 am if you try 1.6.0, no problem?
I don't have the previous version, but I have v1.5.0, and it has been confirmed that 1.6.1 has this problem.

Re: Copying pictures is invalid

Posted: Fri Oct 20, 2023 4:51 pm
by user0
alee001 wrote: Fri Oct 20, 2023 2:16 pm I don't have the previous version
you can get it here:
https://download.xnview.com/old_versions/

Re: Copying pictures is invalid

Posted: Sat Oct 21, 2023 7:33 am
by xnview
alee001 wrote: Fri Oct 20, 2023 2:16 pm I don't have the previous version, but I have v1.5.0, and it has been confirmed that 1.6.1 has this problem.
I can't reproduce this problem, if you drag&drop a file from windows explorer to XnView's browser, is it working?

Re: Copying pictures is invalid

Posted: Sat Oct 21, 2023 6:37 pm
by alee001
xnview wrote: Sat Oct 21, 2023 7:33 am
alee001 wrote: Fri Oct 20, 2023 2:16 pm I don't have the previous version, but I have v1.5.0, and it has been confirmed that 1.6.1 has this problem.
I can't reproduce this problem, if you drag&drop a file from windows explorer to XnView's browser, is it working?
Maybe it’s a bug extension name?

I found that if the interface is set to English, a copy can be seen in both Programs and File Explorer. sample.jpg>Copy of sample.jpg

However, if the interface is set to Chinese, the copied copy cannot be seen in the program, and an incorrect copy can be seen in the file manager(cannot open). sample.jpg>sample.jpg的副本

Re: Copying pictures is invalid

Posted: Sun Oct 22, 2023 7:37 am
by xnview
alee001 wrote: Sat Oct 21, 2023 6:37 pm However, if the interface is set to Chinese, the copied copy cannot be seen in the program, and an incorrect copy can be seen in the file manager(cannot open). sample.jpg>sample.jpg的副本
The filename template used is

Code: Select all

<filename><ext>的副本
and should be

Code: Select all

<filename>的副本<ext>
right?

Re: Copying pictures is invalid

Posted: Sun Oct 22, 2023 1:11 pm
by alee001
xnview wrote: Sun Oct 22, 2023 7:37 am
alee001 wrote: Sat Oct 21, 2023 6:37 pm However, if the interface is set to Chinese, the copied copy cannot be seen in the program, and an incorrect copy can be seen in the file manager(cannot open). sample.jpg>sample.jpg的副本
The filename template used is

Code: Select all

<filename><ext>的副本
and should be

Code: Select all

<filename>的副本<ext>
right?
I know the file name template, but the template set in the Chinese interface is not what I expected as shown in the picture: Copy(#) of <檔案>

Re: Copying pictures is invalid

Posted: Mon Oct 23, 2023 7:14 am
by xnview
ok, there is a problem in translation

Re: Copying pictures is invalid

Posted: Wed Nov 22, 2023 10:24 am
by xnview
This problem is supposed to be fixed in XnView MP 1.6.2. Please check and confirm the bug fix here.

Re: Copying pictures is invalid

Posted: Fri Nov 24, 2023 1:23 pm
by alee001
xnview wrote: Wed Nov 22, 2023 10:24 am This problem is supposed to be fixed in XnView MP 1.6.2. Please check and confirm the bug fix here.
Yes, it work.