ivpn / desktop-app

Official IVPN Desktop app
https://www.ivpn.net/apps/
GNU General Public License v3.0
322 stars 49 forks source link

[bug] WG: Switching servers from the GUI is not possible during the "initializing" state #284

Closed stenya closed 1 year ago

stenya commented 1 year ago

Bug report

Describe your environment

Describe the problem

Steps to reproduce:

  1. Disable connectivity (e.g. disable WiFi)
  2. Initiate a WireGuard connection to server X -> UI displays "connecting..."
  3. Change the server from the GUI (to server Y).
  4. Enable connectivity (enable WiFi)

Observed Results:

WireGuard connects to server X (the GUI did not send a "connect" request to the daemon on step 3).

Expected Results:

WireGuard connects to server Y (the GUI should send a "connect" request to the daemon each time the user changes the server).

stenya commented 1 year ago

v3.10.24

gorkapernas commented 1 year ago

Verified fixed on v3.10.24, all platforms, the app connects to the last server selected before reestablishing the connectivity.

stenya commented 1 year ago

v3.11.5