axolotl-chat / axolotl

A Signal compatible cross plattform client written in Go, Rust and Vuejs
https://axolotl.chat
GNU General Public License v3.0
330 stars 52 forks source link

app crashes after 2-3 seconds #24

Closed newsyy closed 6 years ago

newsyy commented 6 years ago

whether i launch app from scope or from openstore, it crashes after around 2-3 seconds, always the same amount of time - does anyone else have an issue with that?

1ploss commented 6 years ago

I encountered this issue too. It helped me to disable data-usage while starting the app. It seems that it tries to save an incoming message before I was able to enter my password. The lack of access to the database triggers the crash. Maybe I have lost messages that the app received but never saved.

Steps that reproduce the issue for me:

Messages received in this state may get lost. I couldn't reproduce this clearly.

Steps to work around the issue:

nanu-c commented 6 years ago

That's a really good description, I will look into that...

nanu-c commented 6 years ago

solved in https://github.com/nanu-c/textsecure-qml/commit/99e5ec265e8941edd5b0ae2c408e217fcdc35d4d