I've found the issue: I've a file server where users work. I mirror the work directory on my pc with same structure, i.e.:
the server path is "\\server\data\folder_01\document.doc" and on my pc I have mirrored, every night "c:\data\folder_01\document.doc" So if I load "\\server\data\folder_01\document.doc", the process "soffice.bin" first search for "c:\data\folder_01\document.doc" then for "\\server\data\folder_01\document.doc" (the right one). If the local search fails, the network files is loaded correctly, but if local file exists the process exits. I've found this issue using sysinternals process monitor. Enrico -- View this message in context: http://nabble.documentfoundation.org/Documents-won-t-open-on-network-shared-folder-by-double-click-tp2922140p2923447.html Sent from the Users mailing list archive at Nabble.com. -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/www/users/ All messages sent to this list will be publicly archived and cannot be deleted
