MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
35 stars 6 forks source link

Fixed #51 Connection switch turns off #53

Closed HammadRafique29 closed 10 months ago

HammadRafique29 commented 10 months ago

Problem is at self.call_ip_get(), after connection of node first, value of self.ids.switch_node not set properly.

During Initial [First Time] node connection,

So result in loop in 2nd condition: (if mw.CONNECTED)

.

Screenshot 2023-09-12 073408 Screenshot 2023-09-12 073247