Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
QDS 4.4
-
None
-
Qt Ui Viewer Built on Feb 1 2024, OnePlus 9 OxygenOS 13.1 Android version 13
-
QDS Berlin - 2024 Week 5/6
Description
Issue found:
If projects are removed from shared applications in Design Studio, Qt UI Viewer does not always update the projects correctly in projects dropdown.
Steps to reproduce:
- Create two test projects Share1, Share2
- Share both projects online, first Share1, then Share2
- Open Qt UI Viewer
- Check "Update user projects in the background" in Menu -> Settings
- Go to Menu -> Home
- -> Both projects are available when dropdown menu is opened, as expected
- Select Share2
- Remove Share2 from shared applications in DS
- -> Qt UI viewer still shows removed project as selected project. When dropdown menu is opened, it shows correctly only Share1 and you can select it, but does not change the project name shown in combobox.
- Remove Share1 from shared applications in DS
- -> Qt UI Viewer still shows Share2 as selected project, opening menu shows Share1 project and running it will give "Critical: Please check your internet connection and try again" warning.
- -> Would expect that projects are removed, and "Scan QR code to access your projects" is shown
- Closing and reopening Qt UI Viewer will clear the projects from the dropdown and show "Scan QR code to access your projects" as expected.