Must be an VMWare issue...
Maybe, but I would be greatly surprised if it were so.
Finally I got it :^).
This network share is protected by a password. When I go to File -> Open and type "//genus", I get the mentioned "File not found" error. Then I browse to the remote host with windows explorer, enter the user/password combo and from that moment on, PixInsight works as expected and recognizes "//genus" as a remote path, showing me its contents.
However, if I reboot windows, browse to the remote host, enter the password, run PixInsight, do File -> Open and type "//genus", I get:
At address 007AB053 with exception code C0000005 :
Access violation: invalid memory read operation at address 00000000
Honestly I have no idea about who's to blame: PixInsight, windows, VMWare... In any case, accepting the error dialog and trying again works as expected.
Try using the open command from the console, e.g.:
open //host/foo/bar.jpg
Did it ("open //genus/pix0rz/200702-m63-jim-misty/02-color-nr.fit"), and got:
open
No image files were loaded.
This happens even when I can go to //genus successfully via the Open dialog.
By the way, are you running VMWare on a Linux box? What distro?
Yup. VMWare Workstation 5.5.1 on a Debian unstable, Linux 2.6.14 system, running samba 3 for SMB communication.
I'm looking forward to see some Linux release of PixInsight soon (even an alpha one), and would be glad to help debugging it. I feel comfortable reading the output of strace and know how to use some basic gdb commands.