Bug 462471

Summary: Tokodon crashes on launch
Product: [Applications] Tokodon Reporter: aronkvh
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: carl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description aronkvh 2022-11-30 22:28:55 UTC
Latest Tokodon from Flathub crashes on launch.
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "\xC2\xA9 2021 Carl Schwan, 2021 KDE Community" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Mastodon client" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Tokodon" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Carl Schwan" msgid_plural: "" msgctxt: ""
Loading any accounts from settings.
[WEBSOCKET] Connecting to QUrl("wss://fosstodon.org/api/v1/streaming?access_token=hqeAJ-anKI2odynX5DDiMDp-ZK7CwYFCdMV70mikLmA&stream=user")
Loaded from settings: Account(0x55b59d1ae380)
QObject::connect(AccountManager, TimelineModel): invalid nullptr parameter

Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-53-generic (64-bit)
Graphics Platform: X11
Comment 1 Carl Schwan 2022-11-30 22:46:53 UTC
This is an old version, I'll update the flathub version in a bit
Comment 2 Carl Schwan 2022-11-30 22:47:53 UTC
Actually Devin already updated flathub https://github.com/flathub/org.kde.tokodon/commit/0ef7f5d4d8e3ea09e13ade5db8dbdbfc11a790ce

So make sure to update ;)