ivpn / desktop-app

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

Sometimes the pause button disappears after resuming the connection #268

Closed gorkapernas closed 1 year ago

gorkapernas commented 1 year ago

Description:

If IVPN resumes a paused connection while the machine is on sleep mode, the pause button (and the option on the tray menu) disappears.

Note: So far I was only able to reproduce it on macOS and with OpenVPN.

Expected result:

The pause button should not disappear after resuming a paused connection.

Steps to reproduce:

  1. Install IVPN 3.10.14.
  2. Login.
  3. Select OpenVPN and connect to e.g. fastest server.
  4. Pause the connection for e.g. 5 minutos.
  5. Bring the macOS machine to sleep mode.
  6. Awake the machine after 5 minutes.
  7. Observe that IVPN is connected, but the pause button is not shown, and neither the pause option in the tray icon.

Environment:

IVPN: 3.10.14 OS: macOS Catalina 10.15.7

stenya commented 1 year ago

v3.10.16

gorkapernas commented 1 year ago

Verified fixed on 3.10.16, all platforms, the pause button does not disappear after resuming the connection if the machine was on sleep mode.

FYI, a related issue found while testing this, see https://github.com/ivpn/desktop-app/issues/269#issuecomment-1503419035