Bug 462471 - Tokodon crashes on launch
Summary: Tokodon crashes on launch
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-30 22:28 UTC by aronkvh
Modified: 2022-11-30 22:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ;)