Skip to content

GUI is missing "reconnect to server" mechanism? #54

@jwaldmann

Description

@jwaldmann

When I get this:

Warning: connection lost.
[Errno 9] Bad file descriptor
"Can't connect to server"

the editor sort-of freezes. (I can click with the mouse but I can't type).

When I kill the client, the other client sees

Peer 'None' has disconnected
Exception occurred in message 'handle_remove': <class 'AttributeError'> AttributeError("'NoneType' object has no attribute 'remove'")
Warning: connection lost.
[Errno 9] Bad file descriptor
"Can't connect to server"

and then it's dead as well

Strange thing is "Peer None" - that's not the name I used. I started the client with -i. Without, this does not seem to happen.

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