Matúš
Matúš
Trying to run script on windows with ubuntu as subsystem: ``` bash renewWebOs.sh renewWebOs.sh: line 2: $'\r': command not found renewWebOs.sh: line 32: $'\r': command not found chmod: cannot access...
@andidev any update?
Yes, WebElementFacade is serenity specific interface. WebElementFacade class contains convenient API for dealing with web elements, providing some commonly-used extra features that are not provided out-of-the-box by the WebDriver API....
Running Keypirinha 2.23  In the gif I am returning back to selected goal stop and showing logged properties, arghints = forbidden.
Properties for stops suggestions are: ``` label: Krajský súd args: short_desc: 1000000027 target: 1000000052 1000000027 category: #1001 (1001) args_hint: required (for first stop, second has forbidden) hit_hint: ignore plugin: Buses.Buses...
No. I know it is missing. When it occurs again I will add it to the bug report.
Hey. So it has happened again. I got the logs. They are quite short because it has occurred right after the start. didn't even get to start any video. ```...
Happened again, now you have it with debug level logging. [kodi.log](https://github.com/xbmc/xbmc/files/12402936/kodi.log)
I have just installed the latest nightly build (org.xbmc.kodi_20230828-9e88ab7c-master_arm.ipk) which should contain https://github.com/xbmc/xbmc/pull/23654 Remote inputs were ignored right after the start. Here are logs: [kodi.log](https://github.com/xbmc/xbmc/files/12468951/kodi.log)
What I have noticed: If I run kodi at homebrew's startup hooks in `/var/lib/webosbrew/init.d` -> 100% it does not react to remote control input If I launch it manually ->...