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.
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.
(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.