Same in 1.8.7
Had to resort to this to get it to start.
Code: Select all
xnview.ini
History=
PathBrowser=
OS: Windows 11 64bit
Hangs when settings file looks like this:
PathBrowser=//h/bild/foto/
Effect: Hang on opening the last visited folder on startup. Program hangs.
To reproduce:
1. Go to a UNC-path
2. Quit MP XnView
3. Open XnView
Actual behaviour (bug): It hangs

Expected behaviour: Should open the last visited folder even if it's a UNC-path.
Workaround:
Edit xnview.ini and remove the path here.
Code: Select all
PathBrowser=//h/bild/foto/
Code: Select all
PathBrowser=
Brgs!