Block a user
"General" tab in ssb app sometimes shows no messages.
One other thought crossed my mind - some of the symptoms you gave sound like multiple tildefriends processes fighting over the database. That's generally OK, but there are caveats. I'm wondering…
"General" tab in ssb app sometimes shows no messages.
Another possibly interesting thing to compare:
$ make out/release/sqlite3 && out/release/sqlite3 ~/.local/share/tildefriends/db.sqlite .schema
Building Tilde Friends 0.2026.1-wip…
"General" tab in ssb app sometimes shows no messages.
🤔 That is very puzzling, and I'd love to get to the bottom of all of this before the next release.
Do you have callstacks for the crashes? It tries to print them in the signal handler as it's…