[Solved] Xbian menu option in system does not work
|
18th Jun, 2020, 11:22 PM
Post: #1
|
|||
|
|||
[Solved] Xbian menu option in system does not work
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 ... |
|||
19th Jun, 2020, 01:02 AM
(This post was last modified: 19th Jun, 2020 01:41 AM by Nachteule.)
Post: #2
|
|||
|
|||
RE: Xbian menu option in system does not work
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 |
|||
19th Jun, 2020, 03:04 AM
Post: #3
|
|||
|
|||
RE: Xbian menu option in system does not work
(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. |
|||
19th Jun, 2020, 03:52 AM
Post: #4
|
|||
|
|||
RE: [Solved] Xbian menu option in system does not work
Great Thanks for your feedback
Will push the fix tonight |
|||
19th Jun, 2020, 04:27 AM
Post: #5
|
|||
|
|||
RE: [Solved] Xbian menu option in system does not work | |||
19th Jun, 2020, 04:28 AM
Post: #6
|
|||
|
|||
RE: [Solved] Xbian menu option in system does not work
Standard update. A new package xbian-package-vnc-server will be available
|
|||
2nd Jan, 2024, 07:11 PM
Post: #7
|
|||
|
|||
RE: [Solved] Xbian menu option in system does not work
When I get around to it later this week, I'll report back to everyone on how it goes.
geometry dash lite |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] XBian menu in System, Settings not working | A.T.E. | 16 | 35,486 |
16th May, 2016 08:31 PM Last Post: A.T.E. |