Summary: | Can not add second account, login and register pages don't open | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Bart Ribbers <bribbers> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alberth, carl, josh |
Priority: | NOR | ||
Version First Reported In: | 24.07.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/53b795f762634957b1df66d04d62153775720416 | Version Fixed In: | 24.08.1 |
Sentry Crash Report: |
Description
Bart Ribbers
2024-08-20 08:35:12 UTC
Git commit 3cde501f767ce7b20649d0fa7a6fe256c72de66b by Carl Schwan. Committed on 21/08/2024 at 13:14. Pushed by carlschwan into branch 'master'. Fix creating new account on mobile We need to ensure new page are pushed on the stack M +24 -25 src/content/ui/LoginFlow/LoginPage.qml M +14 -2 src/content/ui/LoginFlow/WelcomePage.qml M +5 -0 src/content/ui/UserInfo.qml https://invent.kde.org/network/tokodon/-/commit/3cde501f767ce7b20649d0fa7a6fe256c72de66b Git commit 53b795f762634957b1df66d04d62153775720416 by Carl Schwan. Committed on 21/08/2024 at 13:16. Pushed by carlschwan into branch 'release/24.08'. Fix creating new account on mobile We need to ensure new page are pushed on the stack M +24 -25 src/content/ui/LoginFlow/LoginPage.qml M +14 -2 src/content/ui/LoginFlow/WelcomePage.qml M +5 -1 src/content/ui/UserInfo.qml https://invent.kde.org/network/tokodon/-/commit/53b795f762634957b1df66d04d62153775720416 I see the exact same behavior, with the same error message, on a brand new KDE install on Arch Linux, on version 24.08.0. It's technically fixed, but won't appear until 24.08.1 is released. |