Page 1 of 1
0.83: Symbolic directory link
Posted: Thu Dec 22, 2016 4:10 pm
by karnak
Symbolic directory links do not work.
Re: 0.83: symbolic directory link
Posted: Sat Feb 11, 2017 8:57 pm
by helmut
karnak wrote:Symbolic directory links do not work.
Symbolic directory links do work for me (when clicking on them XnView displays the linked directory in the folder tree and the contents in the file list.
But: For symbolic directories the thumbnail doesn't display thumbnail of the images that reside in that folder.

Is this the bug that you mean, karnak?
To reproduce:
1. In Windows Explorer, create a short cut to a folder that contains images.
2. Start XnView and browse to the parent folder which contains the short cut.
Actual behaviour (bug): In the file list the (short cut) folder is displayed. There is a folder thumbnail but the thumbnail is without thumbnails of the images the folder contains.
Expected behaviour (correct): In the file list the (short cut) folder is displayed. The folder thumbnail is displayed with thumbnails of the images that the folder contains.
Re: 0.83: Symbolic directory link
Posted: Wed Apr 19, 2017 2:01 pm
by karnak
0.85
Symbolic directory links pointing to local folders seems to work.
example:
mklink /D "C:\destination" "C:\source"
Symbolic directory links pointing to network folders still don't work.
By saying that I mean that thumbnails don't get created inside such folders.
example:
mklink /D "C:\destination" "\\192.168.1.2\source"
Re: 0.83: Symbolic directory link
Posted: Thu Jun 08, 2017 11:09 am
by xnview
karnak wrote:mklink /D "C:\destination" "\\192.168.1.2\source"
and if you replace IP by server name?
Re: 0.83: Symbolic directory link
Posted: Thu Jun 08, 2017 1:11 pm
by karnak
I just tried and it doesn't work.
example:
mklink /D "C:\destination" "\\SERVER\source"
Re: 0.83: Symbolic directory link
Posted: Sat Jun 17, 2017 6:25 pm
by xnview
O.k., thank you, I can also reproduce the problem.
Issue 1222 is fixed in next version.
Re: 0.83: Symbolic directory link
Posted: Sun Jun 18, 2017 5:47 pm
by karnak
Thank you.
Re: 0.83: Symbolic directory link
Posted: Sat Jul 08, 2017 12:43 pm
by xnview
This problem is supposed to be fixed in
XnView MP 0.87. Please check and confirm the bug fix here.