On 15 November 2017 at 17:56, Dirk Hohndel <[email protected]> wrote:
> On Wed, Nov 15, 2017 at 04:44:24PM +0100, Davide DB wrote:
>> On 15 November 2017 at 16:28, Dirk Hohndel <[email protected]> wrote:
>>
>> > The interesting thing to me is that "Checking cloud connection..."
>> > "Successful cloud connection".
>> > Which means that the teapot worked, which means that Qt was able to use
>> > the proxy information that you entered.
>> > It's only libgit2 that somehow can't get things to work right :-(
>>
>> Ok, so in the meantime... From my previous log without proxy I saw that at
>> a certain point aI was able to download dives but then I got a local rename
>> error.
>
> I was hoping that Lubomir had an idea what that was all about.
>

this is from:

> rename of 
> C:\Users\ddebenedictis\AppData\Roaming\Subsurface/cloudstorage/29fc20f013e9f1fb
>  to 
> "C:\\Users\\ddebenedictis\\AppData\\Roaming\\Subsurface/cloudstorage/29fc20f013e9f1fb.1"
>  failed
> exclusive write access obtained...closing handle!rename failed: 5

core/windows.c:subsurface_dir_rename()

status 5, means ERROR_ACCESS_DENIED

Davide, something is preventing the directory rename:
- antivirus software?
- the '29fc20f013e9f1fb.1' directory already exists?

lubomir
--
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to