first of all thx so much for putting in all this work for this cute app!
this is a pretty sparse issue description without trying to troubleshoot a lot on my part.
definitly can do that though and try investigating this properly
On startup we get a notification saying "An error occured while inti the app": "Unable to build the SQLite database. The app tries to use the legacy database for now. Please report [...]. The error message is: Null check operator used on a null value
this started only with the new package version. i did used to have a patch that patched 1.14 to 1.16, but i am on 1.19 now.
starting from the terminal this gets printed to stdout/stderr.
i redacted the libsecret_errors for one hex contained one of my devices hostname.
Bug Description
first of all thx so much for putting in all this work for this cute app! this is a pretty sparse issue description without trying to troubleshoot a lot on my part. definitly can do that though and try investigating this properly
On startup we get a notification saying "An error occured while inti the app": "Unable to build the SQLite database. The app tries to use the legacy database for now. Please report [...]. The error message is: Null check operator used on a null value
this started only with the new package version. i did used to have a patch that patched 1.14 to 1.16, but i am on 1.19 now.
starting from the terminal this gets printed to stdout/stderr. i redacted the libsecret_errors for one hex contained one of my devices hostname.
log
```log flutter: [Matrix] Welcome to FluffyChat <3 ** (fluffychat:1013662): WARNING **: 10:22:17.102: Unable to retrieve framework response: Message is not valid JSON ** (fluffychat:1013662): WARNING **: 10:22:17.105: libsecret_error: [REDACTED] flutter: [Matrix] Unable to init database encryption - FormatException: Unexpected extension byte (at offset 2) #0 _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1741) #1 Utf8Decoder.convert (dart:convert/utf.dart:349) #2 StandardMessageCodec.readValueOfType (package:flutter/src/services/message_codecs.dart:502) #3 StandardMessageCodec.readValue (package:flutter/src/services/message_codecs.dart:477) #4 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:647) #5 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334)Steps to Reproduce
Expected Behavior
no err
App Version
fluffychat-bin 1.19.0-3
Additional Platform Information
thinkpad e14 - arch linux 6.8.7
Additional Context
No response