https://bugs.documentfoundation.org/show_bug.cgi?id=89394

--- Comment #11 from Jan <[email protected]> ---
Despite my simple fix for UNC pathes I can imagine different solutions:
1. Drop the check (i.e., revert the old commit)
2. Find a magic check to determine if the file is local for every possible
filesystem and OS. I don't thing this will ever be possible.
3. Check the files in a different thread. This would require significant UI
changes

Local Linux NFS/Ceph/GlusterFS/SMB mounts will always have this problem. Same
applies for local SMB mounts on Windows (binding a mount to a drive letter). So
we either take option 1 and drop the feature. Alternatively, we implement 3 and
make a lot of stuff asynchronous.

Can we at least merge my change for now? It will fix the problem for most
users. Linux users (at least on gnome) do not suffer from this because it uses
smb:// or nfs:// urls.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to