ivpn / desktop-app

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

Inconsistent Daemon Logging Status After User Interface Restart #283

Closed stenya closed 1 year ago

stenya commented 1 year ago

Bug report

Steps to reproduce:

  1. UI: disable logging
  2. Close UI
  3. CLI: ivpn logging -on
  4. Start UI

Observed Results:

Daemon logging is not active, logging option is disabled

Expected Results:

Daemon logging is active, logging option is enabled

stenya commented 1 year ago

Commit: https://github.com/ivpn/desktop-app/commit/6773ce20fd93a20d2f4d20b4a9bf3dc940e48016

stenya commented 1 year ago

v3.10.24

gorkapernas commented 1 year ago

Verified fixed on v3.10.24, tested on all platforms, daemon logs are active and enabled as expected.

stenya commented 1 year ago

v3.11.5