Skip to content

CommanderPi won't start #72

Description

@TogaParty

I tried installing from your install instructions here, as well as installing from Pi Apps (this is the current install). I get an hourglass, then nothing. Per # 39, I have included the output from the requested command.

Looking below, I see _tkinter.TclError: couldn't connect to display ":10.0". I am logged in over a remote session, this is an RPi 4 8GB running 64 bit, I do not have a monitor connected.

pi@FoundryVTTPPE:~ $ sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME}
Here is home_path /home/pi
Here is app-1 Version 1.0
Exist and read
Country code is:
country US: DFS-FCC
Here is ad: pieeprom-2022-03-10.bin
Apr 29 2021
/home/pi/CommanderPi/src
File is exist!
path is /home/pi/CommanderPi/src
No protocol specified
No protocol specified
Traceback (most recent call last):
File "/home/pi/CommanderPi/src/main.py", line 26, in
main()
File "/home/pi/CommanderPi/src/main.py", line 22, in main
start = g.Window()
File "/home/pi/CommanderPi/src/gui.py", line 673, in init
master = tk.Tk()
File "/usr/lib/python3.7/tkinter/init.py", line 2023, in init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: couldn't connect to display ":10.0"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions