Fjodor42

Results 17 comments of Fjodor42

@toanhoang It is intended to be, yes, although I haven't touched it for some time. There are some nits to be worked out, but at the time of last commit,...

Well, I did attempt to reach out to @havardgulldahl in a number of ways, but I never got any answers. Hence the hard fork.

`sudo` might actually look in user *`daniel`'s home folder, but as far as I can see, `netrc` (and not `.netrc` - notice the dot) is actually located in `/home/`, not...

You might want to have a look at https://github.com/googledrive/PyDrive/issues/27

I don't have a 32bit system handy for testing, but could you report whether replacing ``` filelist=drive.ListFile({'q': "title='bigvid.avi'"}).GetList() for f in filelist: print f['title']; f.GetContentFile('/tmp/bigvid-from-pydrive.avi') ``` with ``` local_file =...

Electroneum switched to cryptonightv7 very recently - when running with -a monero, I still get `reject reason: Rejected share: invalid result`, though. What can I do to help?

Oh, btw, we didn't really change the Duplicity backend that was in the original repo, except for renaming it - would the most proper thing for me to do be...

I will add that this holds both for syncing directly with Thunderbird, via TbSync and on our phones with DAVX5 - whether or not this is a result of Thunderbird...

Unfortunately, I cannot. There seems to be a bias to what my wife puts into the calendar going missing, but this may very well just be a function of her...

@gohrner , @OliverBreuer: As for the original bug description, being written by me, I would like to state that both of your observations seem to fit within what I *tried*...