This issue only appears in the portable version. The 'normal' version works fine, changing the language works fine, no problems at all.
XnViewMP64 is installed on a stick.
I double-checked to edit the right portable INI-file on the stick. Today I checked it all again.
I searched for Xnview.ini-files on the stick (portable installation device, drive P:\), found four of them (XnVMP64 Portable not running):
P:\PortableApps\XnViewMPPortable\App\AppInfo\Launcher\XnViewMPPortable.ini, 1 812 Bytes, 16.08.2022 20:48:20
P:\PortableApps\XnViewMPPortable\App\DefaultData\xnview.ini, 14 262 Bytes, 16.08.2022 20:48:30
P:\PortableApps\XnViewMPPortable\Data\settings\XnViewMPPortableSettings.ini, 166 Bytes, 01.04.2023 13:24:46
P:\PortableApps\XnViewMPPortable\Data\xnview.ini, 44 246 Bytes, 01.04.2023 13:26:17
P:\PortableApps\XnViewMPPortable\Data\settings\XnViewMPPortableSettings.ini
Code: Select all
[XnViewMPPortableSettings]
LastDrive=P:
LastDirectory=\PortableApps\XnViewMPPortable
[PortableApps.comLauncherLastRunEnvironment]
PAL:LastPortableAppsBaseDir=P:
P:\PortableApps\XnViewMPPortable\Data\xnview.ini
Code: Select all
[General]
GAnalytics-cid={921a6a98-5ccc-4292-9244-d332d1feae28}
[Start]
otherFlag=2
updater=2
language=de
otherFolder=D:/Dokumente/backup/xnview/
dbFlag=2
lastCheck=@Variant(\0\0\0\xe\0%\x89\x83)
dbFolder=D:/Dokumente/backup/xnview/
style=-2
dbThumbFlag=4
dbThumbFolder=
sessionFlag=1
toolbar=default.bar
shortcut=default.keys
toolbarIcons=
OpenWith=C:/Program Files/Sony/Catalyst Prepare/Catalyst Prepare.exe
OpenWithName=Catalyst Prepare
OpenWithParam=
startupType=1
customPath=
startInFull=2
startBrowser=true
singleView=true
oneInstance=true
geom=
...
This INI-file shows
language=de
Changing this to 'en' has no effect. On the next run XnViewMP64 Portable shows a 'German' UI again.
Code: Select all
otherFolder=D:/Dokumente/backup/xnview/
is the backup-folder of the XnVMP64-database (non-portable-version).
After the start of XnViewMP64 Portable a new Xnview.ini file is present:
P:\PortableApps\XnViewMPPortable\App\XnViewMP64\xnview.ini, 44 246 Bytes, 01.04.2023 15:13:46. This file disappears when XnVMP64 is closed.
Code: Select all
[General]
GAnalytics-cid={921a6a98-5ccc-4292-9244-d332d1feae28}
[Start]
otherFlag=2
updater=2
language=de
otherFolder=D:/Dokumente/backup/xnview/
dbFlag=2
lastCheck=@Variant(\0\0\0\xe\0%\x89\x83)
dbFolder=D:/Dokumente/backup/xnview/
style=-2
dbThumbFlag=4
dbThumbFolder=
sessionFlag=1
toolbar=default.bar
shortcut=default.keys
toolbarIcons=
OpenWith=C:/Program Files/Sony/Catalyst Prepare/Catalyst Prepare.exe
OpenWithName=Catalyst Prepare
OpenWithParam=
startupType=1
customPath=
startInFull=2
startBrowser=true
singleView=true
oneInstance=true
geom=
...
This INI-file shows
language=de
Changing this to 'en' (while XnVMP64 is running) has no effect. On the next run XnViewMP64 Portable shows a 'German' UI again.
All this is reproducable.
Have a nice day.