deep-soft

Results 4 comments of deep-soft
trafficstars

from web admin: Users \ Profiles \ [name of the user] check: "Allow Live TV access"

You're right. For me does not matter, I don't have Live TV entries defined. But until it's fixed was the only option to cleanup the log. Probably, somewhere in the...

Fix for [build-clipboard.yml](https://github.com/Slackadays/Clipboard/blob/main/.github/workflows/build-clipboard.yml) ``` job: freebsd-amd64: change sudo pkg install -y cmake llvm15-15.0.6_1 xorg wayland with sudo pkg install -y cmake llvm15-15.0.7_1 xorg wayland or sudo pkg install -y cmake...

Tried to find suitable version for freebsd 13.1 using https://freebsd.pkgs.org/13/freebsd-amd64 but 3 attemps failed. So, next step was to remove version number (using only llvm15) and in GA log pkg...