Bug 465636 - Crashes quickly after displaying UI
Summary: Crashes quickly after displaying UI
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 23.01.0
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-12 19:32 UTC by Odin Vex
Modified: 2023-02-12 20:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Odin Vex 2023-02-12 19:32:53 UTC
STEPS TO REPRODUCE
1. Launch Tokodon.

OBSERVED RESULT
Crashes quickly after displaying UI.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 21.1, Current 2023-02-12

FLATPAK INFO:
Ref: app/org.kde.tokodon/x86_64/stable
Runtime: org.kde.Platform/x86_64/5.15-21.08
Sdk: org.kde.Sdk/x86_64/5.15-21.08 
Commit: 513bcd523cc77f4cf69b9a6d3bb34d27a4a135f3ae1947ae2a76206e71c0d147
Date: 2023-01-29 22:46:52 +0000

ADDITIONAL INFORMATION
Output from flatpak run org.kde.tokodon:
```
Qt: Session management error: None of the authentication protocols specified are supported
Loading any accounts from settings.
file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Switch.qml:60: ReferenceError: controlRoot is not defined
```
I tried downgrading through *every* commit all the way back to 4bcb111cf16bd0f3873ab50cdd3a6ce8749ff5959ce2609349590841a8ee1a40 (2022-11-30 14:31:15 +0000), no success.
Comment 1 Carl Schwan 2023-02-12 19:56:49 UTC
This is a bug in the flatpak runtime that was fixed 2 weeks ago but the fix was only released today. I guess it will take a few more days for the new runtime to be published.
Comment 2 Odin Vex 2023-02-12 20:09:25 UTC
(In reply to Carl Schwan from comment #1)
> This is a bug in the flatpak runtime that was fixed 2 weeks ago but the fix
> was only released today. I guess it will take a few more days for the new
> runtime to be published.

Thank you for the swift reply, I'll check the next Flatpak update and follow-up if not fixed.