flathub / org.kde.tokodon

https://flathub.org/apps/details/org.kde.tokodon
0 stars 5 forks source link

Tokodon freezes when logging into an account. #70

Open cameronbosch opened 2 months ago

cameronbosch commented 2 months ago

Hi, when I try to log into a Mastodon account, the app freezes and stops responding. When I ran the app trhough the terminal, I got:

Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Qt: Session management error: Could not open network socket
kf.config.core: Migrating old staterc "" -> "/home/<REDACTED>/.var/app/org.kde.tokodon/.local/state/tokodonstaterc"
QFile::rename: Empty or null file name
kf.config.core: Failed to migrate "" -> "/home/<REDACTED>/.var/app/org.kde.tokodon/.local/state/tokodonstaterc"
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight"
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:401:33: QML Binding: Binding loop detected for property "value"
qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/WelcomePage.qml:14:1: QML WelcomePage: Created graphical object was not placed in the graphics scene.
kf.config.core: Migrating old staterc "" -> "/home/<REDACTED>/.var/app/org.kde.tokodon/.local/state/tokodonstaterc"
QFile::rename: Empty or null file name
kf.config.core: Failed to migrate "" -> "/home/<REDACTED>/.var/app/org.kde.tokodon/.local/state/tokodonstaterc"
qrc:/qt/qml/org/kde/tokodon/content/ui/Main.qml:510: TypeError: Cannot read property 'followRequestCount' of null
qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginPage.qml:15:1: QML LoginPage: Created graphical object was not placed in the graphics scene.

Note that I redacted part of the file path for security reasons.

ottoleipala commented 1 month ago

I have this same problem too..