Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 4.1.0
-
None
-
Arch Linux plasma-desktop 5.7.4
Depends On : qt5-tools qt5-declarative qt5-script qt5-quickcontrols qt5-quickcontrols2 qt5-webkit
Optional Deps : qt5-doc: integrated Qt documentation [installed]
qt5-examples: welcome page examples [installed]
gdb: debugger [installed]
cmake: cmake project support [installed]
openssh-askpass: ssh support [installed]
git: git support [installed]
mercurial: mercurial support [installed]
bzr: bazaar support [installed]
clang: Clang code model [installed]
valgrind: analyze support [installed]Arch Linux plasma-desktop 5.7.4 Depends On : qt5-tools qt5-declarative qt5-script qt5-quickcontrols qt5-quickcontrols2 qt5-webkit Optional Deps : qt5-doc: integrated Qt documentation [installed] qt5-examples: welcome page examples [installed] gdb: debugger [installed] cmake: cmake project support [installed] openssh-askpass: ssh support [installed] git: git support [installed] mercurial: mercurial support [installed] bzr: bazaar support [installed] clang: Clang code model [installed] valgrind: analyze support [installed]
Description
- File > New File or Project > Application > Qt Quick Controls Application > Choose
- Accept defaults for Project Location by clicking Next
- on Define Project Details, try to select With ui.qml file (or Enable native styling) Sometimes I see checkmarks flash in both boxes when I try to click one of the check boxes for these options, but they remain empty. At first I thought this was a theme problem so that the checkmarks were there, but I couldn't see them. However, I tried default and other Plasma 5 themes, but none would show the checkmarks. On a later step, I realized it really was not selected. Next
- Next (accepting default Kit Selection)
- Now take a look at the "Files to be added", and notice that the ui.qml file is missing.
There is no way to make this wizard produce a ui.qml file.