Clipboard Input Not Working (v7.300)

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderator: xnview

beornlake
Posts: 12
Joined: Thu Aug 23, 2018 2:43 am

Clipboard Input Not Working (v7.300)

Post by beornlake »

It seems that v7.300 breaks Clipboard input. My scripts are working fine on v7.230, but on v7.300, nconvert just fails to process anything.

I noticed that on v7.230, it reports the following when the script completes, but this line is not present when running v7.300:

Code: Select all

Conversion of clipboard into output.png OK
(This is on Windows 11 25H2).

Thanks!
User avatar
xnview
Author of XnView
Posts: 48681
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Clipboard Input Not Working (v7.300)

Post by xnview »

right will be fixed
beornlake
Posts: 12
Joined: Thu Aug 23, 2018 2:43 am

Re: Clipboard Input Not Working (v7.300)

Post by beornlake »

Wonderful, thank you!
User avatar
xnview
Author of XnView
Posts: 48681
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Clipboard Input Not Working (v7.300)

Post by xnview »

beornlake wrote: Fri Aug 14, 2026 2:45 am Wonderful, thank you!
Please try the 7.301
beornlake
Posts: 12
Joined: Thu Aug 23, 2018 2:43 am

Re: Clipboard Input Not Working (v7.300)

Post by beornlake »

Finally got around to checking this, and can confirm that 7.301 resolves the Clipboard issue. Much appreciated!