Xiangyu Bu

Results 77 comments of Xiangyu Bu

I just noticed that on my Kubuntu machine kWallet will ask for password if it's different from my login password, but it pops up a new window.

Haven't tried this with OneDrive API. I'm under an impression that shared entries are handled differently but that's old impression. I have some time to spend on the project next...

The two lines of log are not enough to analyze the problem. * Is the file downloaded by onedrived from OneDrive? * Was it changed locally after it was downloaded?...

I tried the file but it was uploaded successfully. May you run the following commands on your machine and share the output? Also, are you on the latest commit of...

The problem comes from `ngrok`. It's supposed to expose a HTTPS tunnel to `onedrived` very fast but it failed to do so within 3s from the log you provided. Also...

By the way what do you mean by "mostly OK" in debug mode? Does this also occur to debug mode?

Be a little patient. By default the program only uses 2 worker threads. You can use command `inotifywait -cmr /Your/local/OneDrive/repo` to monitor the file/dir accesses happening there.

If I remember correctly the new OneDrive API doesn't allow you to upload ".something" anymore so I just hardcoded that in ignore list to avoid trouble. Not sure if that's...

#19 #26 In one sentence -- use the latest ngrok provided by its official website. Could someone create a pull request to update the README?