Skip to content

Can only start ui.py one time hangs on reconnect? #6

@mrWheel

Description

@mrWheel

Hi,
I have followed your excellent instructions to install everything for the Adafruit PiTFT 2.8"resistive display.
Now everything works until something goes wrong ;-)
If I start ui.py for the first time I get the following info:

0.17.0
0
fbcon

And than it all works great. If ui.py crashes or if I 'pkill -9 ui.py' and than start ui.py again I only get the first two lines of information:

0.17.0
0

I have to press <Ctrl>+C or 'pkill ui.py' and then I get the messages:

fbcon
Not connected
'ConnectionError' object has no attribute 'errno'
Connection Established!

Am I doing something wrong?
Can it be fixed?
Thanks in advance!

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