retif

Results 26 comments of retif

I've been experiencing this issue for some months now. But I was using VS Code Insiders, so I reckoned that it might be still unstable/experimental feature, and so i wasn't...

In [my case](https://github.com/keybase/keybase-issues/issues/3084#issuecomment-383378077) it was because of 2 things: 1. No symlinks for Keybase utils in `/usr/local/bin`; 2. No symlink for `/usr/bin/git` in `/usr/local/bin/`.

Out of all the VO options listed there, only `tct` worked for me: ``` player = mpv.MPV( log_handler=print, loglevel="debug", vo="tct" ) ``` That's not ideal, of course, but at least...

I might be missing something, but when I statically link to other projects, they don't have full paths to dependencies in their CMake configs/targets files. Then of course I need...

Oh, I see. Indeed, that's not a trivial thing to implement, especially that it has to do with 3rd-party. Thank you for the explanation! If anything, at least for me...

That most likely won't work as it is. I see the following issues: - nothing really happens here aside from `path` variable being assigned to some input value - `goClicked()`...

Asked the question at the [rclone forum](https://forum.rclone.org/t/rc-job-stop-doesnt-stop-cancel-the-transfer/15317).

Some backends do not support "context propagation": https://github.com/rclone/rclone/issues/3257 So we can only wait for this to be implemented for all the backends.

Looks like it has been fixed! I could successfully cancel an SFTP transfer with rclone v1.58, and most likely the fix was already available even in earlier versions (*since v1.55,...

Yeah, I'm a bit puzzled by this too. If I get that feed with cURL, Wget or just open it in web-browser, then the oldest entry I get is the...