quotient-im / Quaternion

A Qt-based IM client for Matrix
https://matrix.org/ecosystem/clients/quaternion/
GNU General Public License v3.0
642 stars 107 forks source link

Crash on successful login after an unsuccessful one #805

Closed KitsuneRal closed 2 years ago

KitsuneRal commented 2 years ago

To reproduce on 0.0.95:

  1. Open login window.
  2. Enter the wrong password, click "Login".
  3. Enter the right password this time, click "Login" again.
  4. Observe the crash.

Thanks to @TobiasFella for spotting.