[Bug 645740] Re: Should depend on libqt4-script

Artur Rona ari-tczew at ubuntu.com
Thu Sep 23 15:30:55 BST 2010


Liam, thanks for your work, but your debdiff is incorrect. If you look
on debdiff, it seems like you added only Depends on libqt4-declarative.
Also in debian/changelog is not necessary white space between two stars.
Please repair your patch and resubscribe ubuntu-sponsors when ready.

-- 
Should depend on libqt4-script
https://bugs.launchpad.net/bugs/645740
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “qtcreator” package in Ubuntu: Confirmed

Bug description:
Binary package hint: qtcreator

On maverick, qtcreator 2.0.1-1ubuntu2 does not depend on libqt4-script, and if it's not installed, errors out with:

~$ qtcreator
Failed to load core: /usr/lib/qtcreator/plugins/Nokia/libCore.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libCore.so: (libQtScript.so.4: cannot open shared object file: No such file or directory)

Also, after loading, the following is shown (installed with minimal dependencies):

-------------------------
Designer
/usr/lib/qtcreator/plugins/Nokia/libDesigner.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libDesigner.so: (libQtDesigner.so.4: cannot open shared object file: No such file or directory)

Help
/usr/lib/qtcreator/plugins/Nokia/libHelp.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libHelp.so: (libQtWebKit.so.4: cannot open shared object file: No such file or directory)

QmlProjectManager
Cannot load plugin because dependency failed to load: Qt4ProjectManager(2.0.1)
Reason: Cannot load plugin because dependency failed to load: Designer(2.0.1)
Reason: /usr/lib/qtcreator/plugins/Nokia/libDesigner.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libDesigner.so: (libQtDesigner.so.4: cannot open shared object file: No such file or directory)

Qt4ProjectManager
Cannot load plugin because dependency failed to load: Designer(2.0.1)
Reason: /usr/lib/qtcreator/plugins/Nokia/libDesigner.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libDesigner.so: (libQtDesigner.so.4: cannot open shared object file: No such file or directory)

ResourceEditor
/usr/lib/qtcreator/plugins/Nokia/libResourceEditor.so: Cannot load library /usr/lib/qtcreator/plugins/Nokia/libResourceEditor.so: (libQtDesigner.so.4: cannot open shared object file: No such file or directory)

-------------------------

Those could be resolved by depending on libqt4-designer and libqtwebkit4.





More information about the Ubuntu-sponsors mailing list