Posts by mglae
-
-
Can be the reason, the kodi CURL constructor is called but then inputstream.ffmpegdirectCURL::Parse() used.
This patch does fix the issue in my tests. Will try to create a PR tomorrow.
-
It is crashing in inputstream.ffmpegdirect calling CURL. But
You can increase crash log verbosity with touch /storage/.config/debug.enhanced from ssh. This may or may not show information.
-
Did you attach the power supply to the stick?
-
Do I have to delay kodi startup for update to fetch release information after network is up and ntp sets up clock?
In any case increase the max. network wait time in LibreELEC-Settings -> Network to e.g.45 sec.
-
There is no fix in kodi yet therefore nothing that can be updated.
-
Find all addons using <reuselanguageinvoker>:
- Copy all found (read only) addon directories below /usr to ~/.kodi/addons: cp -r /usr/[...] ~/.kodi/addons
- Edit all found addons.xml below ~/.kodi/addons (including copied) and change <reuselanguageinvoker>true</reuselanguageinvoker> to <reuselanguageinvoker>false</reuselanguageinvoker>
- Restart kodi and start testing: systemctl restart kodi
-
Most likely Kodi Issue #27025, see this thread.
As said in the issue, disabling <reuselanguageinvoker> seem to work around the crash. Easy to be tested for developers but hard to configure for users.
-
-
weirdly still have the red colour on estuary
You can reset it to default via Skin Colours setting.
-
Code
Sep 15 16:52:08.173131 LibreELEC kodi.sh[3986]: terminate called after throwing an instance of 'std::logic_error' Sep 15 16:52:08.173131 LibreELEC kodi.sh[3986]: what(): busy dialog already running Sep 15 16:52:09.244783 LibreELEC kodi.sh[3945]: Aborted (core dumped)
Double busy dialog is aborted.
There is a work around with merge of #27102 in Kodi Omega. Wait until Kodi is bumped for LE 12.2 nightlies (no PR yet).
-
- Safe Mode: don't rename .kodi or kodi.FAILED. Only perform needed changes in kodi.FAILED (or nothing) and reboot. Safe Mode is disabled on next boot.
- I set my bet on this Python issue. I've seen it rarely myself but the question is why it lead to safe mode on your side.
-
chewitt Logs are from July before the switch to GL. At this time some to many LE13 addons have been from Omega branches.
-
To create useful logs always use the log and/or crashlog uploader of LibreELEC-Settings Addon or pastekodi/pastecrash from ssh
-
Any one any ideas?
Kodi debug + system logs via pastekodi or LibreELEC-Settings of the failing and successful case?
-
No or incorrect Widevine on new installations, see this inputstreamhelper issues
-
No, objtool error occur after successfully compiled.
PS: e.g. here you do find build patches up to kernel 6.17 (but the kernel will continue to complain).
-
There likely will be a patch to compile wl_linux..c. But the kernel will continue to BUG() every boot on the outdated binary Broadcom blob.