Created attachment 1391232 [details] qt creator screenshot Description of problem: When editing *.ui and *.ui.qml files, Qt Creator offers a designer mode (available on left click or ctrl + 3 shortcut). It currently only works for traditional *.ui files not Qt Quick ones in *.ui.qml. Version-Release number of selected component (if applicable): Qt Creator 4.5.0. How reproducible: Always. Steps to Reproduce: 1. Create a Qt Quick application 2. Open a ui.qml file Actual results: Design mode is greyed out. Expected results: Design mode should be available as well as standard Qt Widgets ui forms. Additional info: I have installed qt5, qt5-devel and qt5-qtdeclarative-devel packages.
Yeah looks like a BuildRequirs on qt5-qtquickcontrols is missing. Working on it.
Hello, The attached patch seems to fix the issue.
Created attachment 1391417 [details] patch
Yes thanks, I've already submitted a test build with that identical patch: https://koji.fedoraproject.org/koji/taskinfo?taskID=24725835
Awesome, thanks for the usual extremely quick support from redhat! :)
qt-creator-4.5.0-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-4b6b17eba6
qt-creator-4.5.0-4.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-465c5c26a0
FYI, there are already qt-creator updates in -testing as part of Qt 5.9.4, f27: https://bodhi.fedoraproject.org/updates/FEDORA-2018-3c21305b93 f26: https://bodhi.fedoraproject.org/updates/FEDORA-2018-40497e6b72 f27 one is queue'd for batched updates, but neither is available yet to default koji buildroots. The newer Qt is only available in custom buildroots, f27-kde f26-kde respectively. You'll want to rebuild what's been submitted here against those.
Uh bummer, ok I'll unpush the update, thanks for the heads up!
So do I actually need a buildroot-override or how can I build against f2X-kde? Something like $ koji build f27-kde <git repo> instead of fedpkg build?
qt-creator-4.5.1-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c7344af686
qt-creator-4.5.1-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c7344af686
qt-creator-4.5.1-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-6fe8455d9b
qt-creator-4.5.1-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-6fe8455d9b
qt-creator-4.5.1-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
qt-creator-4.5.1-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.