Bug 465636

Summary: Crashes quickly after displaying UI
Product: [Applications] Tokodon Reporter: Odin Vex <odin.vex>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: carl, odin.vex
Priority: NOR    
Version: 23.01.0   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

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.