Page 1 of 1

1.92.4: Batch Processsing doesn't update the script-history

Posted: Mon Sep 08, 2008 10:06 am
by Guest
Good morning,

When batch processing images in XNview Windows 1.92.4, I usually load a script I once saved. In older versions I only had to use the drop-down-menu to get to my already used scripts, but in 1.92.4 this list is not being updated.

Obviously the xnview.ini is not being stored properly. There should be a line like the history-0= below, but this line is not being written. If I change my xnview.ini manually, everything works fine.

Code: Select all

[Convert]
CloseDlg=1
DefaultFormat=jpeg
DeleteOriginal=0
HideError=0
KeepFormat=0
KeepOriginalDate=0
KeepSubFolder=0
Overwrite=1
UseOrgPath=0
history-0=d:\somescript.xbs
Thanks,
Tobi

Re: 1.92.4: Batch Processsing doesn't update the script-hist

Posted: Mon Sep 08, 2008 12:42 pm
by xnview
Sorry but i can't reproduce, i have the history list
I've tried in batch convert, save 1 script, save another script, cancel, quit xnview, and restart it. I have the 2 xbs files

Re: 1.92.4: Batch Processsing doesn't update the script-hist

Posted: Mon Sep 08, 2008 12:46 pm
by Guest
xnview wrote:I've tried in batch convert, save 1 script, save another script, cancel, quit xnview, and restart it. I have the 2 xbs files
Ah, ok, so that's where the problem lies. I never saved the scripts because I made them years ago and use them since.
I think it would be better to update the list also when a script is loaded, not just when it is saved.

Tobi

Re: 1.92.4: Batch Processsing doesn't update the script-hist

Posted: Mon Sep 08, 2008 12:49 pm
by xnview
Anonymous wrote:
xnview wrote:I've tried in batch convert, save 1 script, save another script, cancel, quit xnview, and restart it. I have the 2 xbs files
Ah, ok, so that's where the problem lies. I never saved the scripts because I made them years ago and use them since.
I think it would be better to update the list also when a script is loaded, not just when it is saved.
ok