Bug#1006555: Missing QML Designer plugin
Package: qtcreator
Version: 7.0.0~beta2-2
Severity: normal
Qt Creator is missing QML Designer plugin. Normally in '/usr/lib/x86_64-linux-gnu/qtcreator/plugins' libQmlDesigner.so should have been present, but in both testing and unstable versions of the packages this library is missing whereas in stable libQmlDesigner.so is present.
I have checked other distributions to see if this library is also missing but in all Arch Linux, Fedora 35, openSUSE Tumbleweed and openSUSE Leap 15.3 versions this library is present as expected.
I have also tried to rebuild qtcreator from source with:
$ apt source qtcreator
$ apt install pbuilder
$ pbuilder create
$ pbuilder --build qtcreator_6.0.2-2.dsc
pbuilder built packages successfully, but did not build plugin despite building other parts of the software.
Reply to: