SUMMARY When i try to add a new account when alredy has one account, nothing happens when clicking in *Add Accounts* STEPS TO REPRODUCE 1. Had one account logged in 2. Click on *Settings* menu 3. Click in *Acount* panel in Settings window context 4. Click in *Add Account* OBSERVED RESULT Nothing is happening EXPECTED RESULT Open menu to create account SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 12 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.1.0-25-amd64 (64-bit) Graphics Platform: offscreen Processors: 8 × Intel® Core™ i5-1035G1 CPU @ 1.00GHz Memory: 15.3 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics ADDITIONAL INFORMATION Logs qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitWidth" 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/TimelinePage.qml:39:5: Unable to assign [undefined] to QString 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/Settings/AccountsPage.qml:87: ReferenceError: pageStack is not defined Seens like an error in project
Git commit b469baeabb67cf7e05dd0add6b77df527f00d9ff by Joshua Goins. Committed on 19/10/2024 at 23:08. Pushed by redstrate into branch 'release/24.08'. Fix the "Add Account" button under Settings not working M +1 -1 src/content/ui/Settings/AccountsPage.qml https://invent.kde.org/network/tokodon/-/commit/b469baeabb67cf7e05dd0add6b77df527f00d9ff
Fixed, thanks. As a workaround, you can use the "Add Account" button in the switcher on the sidebar.