Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Solved] Xbian menu option in system does not work
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Solved] Xbian menu option in system does not work
18th Jun, 2020, 11:22 PM
Post: #1
spleencheese Offline
Registered
Posts: 16
Joined: Jun 2017
Reputation: 0
[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
...
Find all posts by this user
19th Jun, 2020, 01:02 AM (This post was last modified: 19th Jun, 2020 01:41 AM by Nachteule.)
Post: #2
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
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

try:
    from future_builtins import map
    import itertools.ifilter as filter
except ImportError:
    pass

and try again
Find all posts by this user
19th Jun, 2020, 03:04 AM
Post: #3
spleencheese Offline
Registered
Posts: 16
Joined: Jun 2017
Reputation: 0
RE: Xbian menu option in system does not work
(19th Jun, 2020 01:02 AM)Nachteule Wrote:  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

try:
    from future_builtins import map
    import itertools.ifilter as filter
except ImportError:
    pass

and try again

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.
Find all posts by this user
19th Jun, 2020, 03:52 AM
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: [Solved] Xbian menu option in system does not work
Great Smile Thanks for your feedback

Will push the fix tonight
Find all posts by this user
19th Jun, 2020, 04:27 AM
Post: #5
spleencheese Offline
Registered
Posts: 16
Joined: Jun 2017
Reputation: 0
RE: [Solved] Xbian menu option in system does not work
(19th Jun, 2020 03:52 AM)Nachteule Wrote:  Great Smile Thanks for your feedback

Will push the fix tonight

Will that come through as an automatic update or would I have to download and install the image to SD card again?
Find all posts by this user
19th Jun, 2020, 04:28 AM
Post: #6
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: [Solved] Xbian menu option in system does not work
Standard update. A new package xbian-package-vnc-server will be available
Find all posts by this user
2nd Jan, 2024, 07:11 PM
Post: #7
chrisberry Offline
Banned
Posts: 1
Joined: Jan 2024
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
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [SOLVED] XBian menu in System, Settings not working A.T.E. 16 38,027 16th May, 2016 08:31 PM
Last Post: A.T.E.

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 21st May, 2025, 07:22 AM Powered By MyBB, © 2002-2025 MyBB Group.