I've been following the deinterlacing progress since long ago so I also want to say big thank you!
Posts by eltriplet
-
-
When trying to 'trust and connect' a Xiaomi Bluetooth remote controller, I get the following error in debug, any idea of how to solve this? The remote works well in LE9
------ Window Deinit (DialogSelect.xml) ------
Exception ignored on calling ctypes callback function:
<function Connection.add_filter.<locals>.wrap_function at 0x9ecd93b0>
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/dbussy.py", line 2573, in wrap_funct
File "/usr/lib/python3.8/site-packages/ravel.py", line 1992, in _message_interface_dispatch
File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py", line 72, in RequestAuthorization
AttributeError: 'Bluez_Agent' object has no attribute 'request_authorization'
Best regards,
Aram
-
When trying to 'trust and connect' a Xiaomi Bluetooth remote controller, I get the following error in debug, any idea of how to solve this? The remote works well in LE 9.2.6.
------ Window Deinit (DialogSelect.xml) ------
Exception ignored on calling ctypes callback function:
<function Connection.add_filter.<locals>.wrap_function at 0x9ecd93b0>
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/dbussy.py", line 2573, in wrap_funct
File "/usr/lib/python3.8/site-packages/ravel.py", line 1992, in _message_interface_dispatch
File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py", line 72, in RequestAuthorization
AttributeError: 'Bluez_Agent' object has no attribute 'request_authorization'
Best regards,
Aram
-
What's wrong with using version 9.2.6? I'm currently using it to watch live TV and movie files with 0 problems on a Rpi4
-
I think (in case you haven't done that already) you need to look at Kodi's general log file. In order to do that first activate logging, following instructions in Log file/Easy - Official Kodi Wiki . Then, after it crashes and you reboot, you can find the log file with hopefully some useful info at /storage/.kodi/temp/kodi.log