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

            Bug ID: 95645
           Summary: Freeze on access on network-drive in Win7Pro
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

LO freezes on win7pro on trying access a network-drive.

I have my fileserver on the network (before it was a real server in the LAN,
now it's a MS-one-drive-cloud). 

In LO-Base i use in a macro the following functions more than once:

StoreToUrl()
StoreAsUrl()
FileExists()
MkDir

If the url is on my local machine, all works fine. But if the url is on the
network-drive (connected the server to Y:\ as network-drive in Windows) LO
freezes almost all the time on every try to access the location.

It get's a little better, when i insert a wait(200) after (and sometimes also
before) the command, which trys to access the net-location, or if I insert a
msgbox after the access-command.

Sometimes LO thaws after many seconds, but most time it stays totally freezed.
So I have to kill the process... 

When I try to open files from the net-location with a MS-product, this also
freezes for a while. But f.e. word thaws and i can continue working.

Is it possible, that there is a mistake in the design of the function, which
asks the location, ending up in no error-code or a endless loop in
errorhandling, if the location is not accessible in case of bad
network-quality?

I have the same problem on LO 4 and 5 in every release and version.

-- 
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