[Solved] Xbian menu option in system does not work - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Configuration (/forum-17.html) +--- Thread: [Solved] Xbian menu option in system does not work (/thread-4093.html) |
[Solved] Xbian menu option in system does not work - spleencheese - 18th Jun, 2020 11:22 PM Hi there. I was gifted a Pi 4b and used the xbian-installer v1.5 to install the latest version onto an SD card. Everything is working well other than I'm unable to get into the "xbian" menu icon in system menu. When i Click on it a box pops up and says loading system, initialisation, and then goes back to the menu. I've had a look on the forums and couldn't find a solution. Log file here: https://paste.kodi.tv/itoxuqiyiv Software XBian version: Xbian Latest rpi4 XBMC/Kodi version: Kodi 18.7 Git:20200523-b5b0e02-dirty Overclock settings: None Hardware Device type and model: BCM2711 Power supply rating: Unsure SD card size and make/type: 64gb Samsung Network (Ethernet or wireless):Ethernet Connected devices (TV, USB, network storage, ...): Samsung TV Log files Link to logfile(s): https://paste.kodi.tv/itoxuqiyiv Problem description: As above ... How to reproduce: As above ... RE: Xbian menu option in system does not work - Nachteule - 19th Jun, 2020 01:02 AM The issue might come from this commit Can't reproduce this issue though. Please change beginning of file /usr/local/share/kodi/addons/plugin.xbianconfig/categories/extra/01_vncserver.py like this Code: from __future__ import print_function and try again RE: Xbian menu option in system does not work - spleencheese - 19th Jun, 2020 03:04 AM (19th Jun, 2020 01:02 AM)Nachteule Wrote: The issue might come from this commit Thanks for your prompt response. It worked! You sir/madam are a genius. Just for claritiy the top of the file now reads as follows: from __future__ import print_function try: from future_builtins import map import itertools.ifilter as filter except ImportError: pass import re from resources.lib.xbmcguie.xbmcContainer import * from resources.lib.xbmcguie.xbmcControl import * from resources.lib.xbmcguie.tag import Tag from resources.lib.xbmcguie.category import Setting I shall make another donation. RE: [Solved] Xbian menu option in system does not work - Nachteule - 19th Jun, 2020 03:52 AM Great Thanks for your feedback Will push the fix tonight RE: [Solved] Xbian menu option in system does not work - spleencheese - 19th Jun, 2020 04:27 AM (19th Jun, 2020 03:52 AM)Nachteule Wrote: Great Thanks for your feedback Will that come through as an automatic update or would I have to download and install the image to SD card again? RE: [Solved] Xbian menu option in system does not work - Nachteule - 19th Jun, 2020 04:28 AM Standard update. A new package xbian-package-vnc-server will be available RE: [Solved] Xbian menu option in system does not work - chrisberry - 2nd Jan, 2024 07:11 PM When I get around to it later this week, I'll report back to everyone on how it goes. geometry dash lite |