alium
alium
i have same problem, same error for artixlinux and it's impossible disable BASH_COMPLETION in ./configure :-/
because we need update this package, i remove broken part in Makefile.am and added manual to our PKGBUILD file: ``` # install bash-competion - broken in version 1.5 mkdir -p...
need rebuild, not a bug
same problem on archlinux. Video play 3 sec, stop, 2 sec nothing, 3 sec play again, 1-2 sec stop. see https://streamable.com/q0wsyh newest mpv, no internet problem. In browser play video...
my problem is fixed now. thanks!
same problem with intel
pull #54 fixed problem with manual reload not, i tested the patch today. After restart the computer came again OFF
@roachsinai i try your instructions, but ended with error: file:///usr/share/plasma/plasmoids/org.kde.thermalMonitor/contents/ui/main.qml:312:1: Expected token `}' seems as problem with comment "systemmonitorAvailableSources.push(source)" use Archlinux with OpenRC (also Artix Linux)
@roachsinai oh, ok! now i understand :-) i try all 3 methods
> 1. comment systemmonitorAvailableSources.push(source) at plasma-applet-thermal-monitor/package/contents/ui/main.qml line 312 > 2. change property var systemmonitorAvailableSources to property var systemmonitorAvailableSources: [] at plasma-applet-thermal-monitor/package/contents/ui/main.qml line 58 > 3. pull #54 1. works not...