STEPS TO REPRODUCE Open a space on the first account (and open a room inside that space). Then switch to another account that doesn't have any spaces (or probably simply doesn't have that same space as the first account). OBSERVED RESULT The room list for the second account appears to be empty: the placeholder message is showing. EXPECTED RESULT The full room list for that account should be displayed. SOFTWARE/OS VERSIONS Linux/KDE Plasma: archlinuxarm (available in About System) KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION The full room list on the second account can be retrieved by switching back to the first account, then select "All Rooms" and then switch back to the second account. This might point to the fact that he current space information is incorrectly shared between accounts (or at least not reset on switching between accounts): neochat is probably looking for rooms on the second account that belong to the space that was selected on the first account.
Created attachment 160649 [details] Screenshot of neochat showing an empty room list on the second account, while the last opened room is actually showing in the right pane. Here's a screenshot. Forgot to mention that this was happening on a build from git master.
Does this still happen in 24.02 as it definitely doesn't seem to be an issue on master anymore due to other changes in how spaces are managed
(In reply to James Graham from comment #2) > Does this still happen in 24.02 as it definitely doesn't seem to be an issue > on master anymore due to other changes in how spaces are managed Seems to be solved now. For both 24.02 and master. Thanks!