Comment 2 for bug 1215172

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Can you check the output of following commands:
dpkg -l ubuntu-sdk
dpkg -l libqt5scripttools5

In the screenshot the plugin complains about missing libQt5ScriptTools.so.5. I'm not getting that on my saucy installation, and I'm also using the saucy archives version of the SDK. If I try to remove the libqt5scripttools5, it wants to remove 'ubuntu-sdk' package as well.

However, it seems this is at the same time bug in the Qt Creator plugin's dependencies - even though officially we instruct everyone to install 'ubuntu-sdk', we can't rely on it if qtcreator-plugin-ubuntu is installed alone (it should work).

So as an user, please check you have 'ubuntu-sdk' package installed. On our side, we will add a dependency to the plugin even though the users are still recommended to install 'ubuntu-sdk' package as well.