tea

Results 73 issues of tea

I sometimes use a directory-local mpv.conf (`use-filedir-conf`) to force a subtitle track, in this case the local mpv.conf contains `sid=2`. Without mpv-autosub it works but when the plugin is loaded...

![screenshot_2020-04-24T13-11-20](https://user-images.githubusercontent.com/3681516/80206760-3d668280-862d-11ea-9296-adcca6d0b62a.png) ![screenshot_2020-04-24T13-11-51](https://user-images.githubusercontent.com/3681516/80206763-3dff1900-862d-11ea-844a-eafe1875cd8d.png) This happens if you [change the fallback-colours in your browser](https://support.mozilla.org/en-US/kb/change-fonts-and-colors-websites-use#w_change-font-color) to light text on dark background.

There is no `background-color` set on the website. ![screenshot_2019-12-05T21-34-25](https://user-images.githubusercontent.com/3681516/70271627-10612280-17a7-11ea-9b3a-fc049d402b8d.png) To reproduce, set the default background-color in your browser to black. ().

The program prints the time every second. After a while (usually between 1 and 3 days), the block is not updated anymore. This always seems to happen right after a...

[testcases/hardlink_fails.sh](https://github.com/pauldreik/rdfind/blob/main/testcases/hardlink_fails.sh#L45) and [testcases/symlinking_action.sh](https://github.com/pauldreik/rdfind/blob/main/testcases/symlinking_action.sh#L54) try to modify `$(which ls)` and expect it to fail. However, a user could have `ls` in a user-writable directory in `${PATH}`, for example `~/.local/bin`. Replacing that...

### Problem description `TERM` is set to `xterm-256color` but it appears to not be xterm. It is important that terminals set `TERM` to a unique value because it makes it...

bug report

#### Describe the bug When the `_approximate` completer is used, the brace completion works the first time, but all other times it always picks the first candidate, regardless of what...

bug

The camera saves the original picture to internal storage. If I choose to delete the original file, the file isn't deleted and the pixelated file is stored to sd card....

* curlpp: 0.8.1 * curl: 7.59.0 * OS: Gentoo Linux I'm writing a program that makes a very long lasting connection. I noticed that there is no data incoming after...

I run: `appimagetool-x86_64.AppImage "AppImage"` I get the error: ``` appimagetool, continuous build (commit d185526), build 1855 built on 2018-10-07 20:18:45 UTC WARNING: appstreamcli command is missing, please install it if...