Raspberry Pi Issue

Asked by Noah Bowman

I was able to get Onboard installed onto my Pi 4 64 bit and started at launch. Unfortunately, I setup the auto-hide feature and it no longer shows up at all. I have a minimal GUI as this is just setup as a home assistant touch screen kiosk. Is there anything I can do from the command line to get Onboard to show up when it is supposed to(when in a text field)?

When running:

$ onboard -display :0

It returns:

Traceback (most recent call last):
  File "/usr/bin/onboard", line 35, in <module>
    from Onboard.OnboardGtk import OnboardGtk as Onboard
  File "/usr/lib/python3/dist-packages/Onboard/OnboardGtk.py", line 47, in <module>
    from Onboard.KbdWindow import KbdWindow, KbdPlugWindow
  File "/usr/lib/python3/dist-packages/Onboard/KbdWindow.py", line 48, in <module>
    config = Config()
  File "/usr/lib/python3/dist-packages/Onboard/Config.py", line 214, in __new__
    cls.self.construct()
  File "/usr/lib/python3/dist-packages/Onboard/Config.py", line 315, in construct
    self._init_logging(min_level_name, max_level_name)
  File "/usr/lib/python3/dist-packages/Onboard/Config.py", line 599, in _init_logging
    root.setLevel(min_level_name.upper())
  File "/usr/lib/python3.9/logging/__init__.py", line 1417, in setLevel
    self.level = _checkLevel(level)
  File "/usr/lib/python3.9/logging/__init__.py", line 194, in _checkLevel
    raise ValueError("Unknown level: %r" % level)
ValueError: Unknown level: 'ISPLAY'

Nothing happens onscreen.
I am happy to post any logs required. I just need to know which ones you need.

Question information

Language:
English Edit question
Status:
Answered
For:
Onboard Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
zee khan (khanbaba) said :
#1

junk removal in dubai

Revision history for this message
zee khan (khanbaba) said :
#2

it very difficult question try to solve it oroperly.junk removal in dubai.https://junk-removaldubai.com/property-junk-removal-dubai/

Revision history for this message
Noah Bowman (eksistenze) said :
#3

I do not understand. Would it be easier to solve it improperly? What does Dubai have to do with it?

Revision history for this message
Misha Gordienko (madmisha) said :
#4

I did not add the -display:0 to the end of the call, but I had issues when trying to start on a Raspberry Pi. I had to install the at-spi2-core package and it worked fine after that.

Revision history for this message
Noah Bowman (eksistenze) said :
#5

I verified I have at-spi2-core installed. The error persists. I am not running gnome, only xserver. Is it possible to get Onboard running on my system or does it require gnome?

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

The command is incorrect, adding "-display" is wrong, maybe it is "--display" with two dashes.

Can you help with this problem?

Provide an answer of your own, or ask Noah Bowman for more information if necessary.

To post a message you must log in.