Created attachment 166691 [details] Screenshot See qmlkonsole log in screenshot
Those are red-herring errors, which stage of the login did it crash? I could try doing a dumb fix and see
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Tried again with 24.02.1. ~ $ tokodon kf.kirigami: OverlayZStacking must be attached to a Popup qrc:/qt/qml/org/kde/tokodon/content/ui/UserInfo.qml:101:21: QML Separator: Possible anchor loop detected on horizontal anchor. 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. MESA: warning: Failed to set BO metadata with DRM_MSM_GEM_INFO: -22 file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:1014:5: QML RowLayout: StackView has detected conflicting anchors. Transitions may not execute properly. Path override failed for key base::DIR_APP_DICTIONARIES and path '/usr/bin/qtwebengine_dictionaries' I put in my Server URL, hit Continue (after unticking moderation tools), then nothing. Is it supposed to be opening up the default browser or is it internal now?
It's internal, are you sure QtWebView is installed? Although if it's not, it should've made itself obvious in the log
Yeah, it's installed: qt6-qtwebview-6.6.3-r0 aarch64 {qt6-qtwebview} (LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0) [installed]
Can you check if there's any other qtwebview-using applications that work? I would try it with pmOS myself but it will have to wait until the weekend. We aren't doing anything super special with WebView ourselves, unfortunate that QML is being stingy with it's logging...
A QML snippet Joshua gave me is fine: import QtWebView WebView { url: "https://www.google.com" } Turned on all debug in kdebugsettings but no extra information was relevant
Merging this into the other bug *** This bug has been marked as a duplicate of bug 483184 ***