Qt standard include helper files are missing

Bug #202644 reported by JB Giraudeau
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webkit (Ubuntu)
Confirmed
Undecided
tbowley

Bug Description

Binary package hint: libqtwebkit-dev

the libqtwebkit-dev package provide only the include files from webkit.org:

/usr/include/qt4/QtWebKit/qcookiejar.h
/usr/include/qt4/QtWebKit/qwebframe.h
/usr/include/qt4/QtWebKit/qwebkitglobal.h
/usr/include/qt4/QtWebKit/qwebnetworkinterface.h
/usr/include/qt4/QtWebKit/qwebobjectplugin.h
/usr/include/qt4/QtWebKit/qwebobjectpluginconnector.h
/usr/include/qt4/QtWebKit/qwebpage.h
/usr/include/qt4/QtWebKit/qwebview.h
/usr/include/qt4/QtWebKit/qwebsettings.h
/usr/include/qt4/QtWebKit/qwebhistoryinterface.h

It should also provide the files below to comply with the Qt standard distribution:

/usr/include/qt4/QtWebKit/QtWebKit/QtWebKit
/usr/include/qt4/QtWebKit/QtWebKit/QWebFrame
/usr/include/qt4/QtWebKit/QtWebKit/QWebHistory
/usr/include/qt4/QtWebKit/QtWebKit/QWebHistoryInterface
/usr/include/qt4/QtWebKit/QtWebKit/QWebHistoryItem
/usr/include/qt4/QtWebKit/QtWebKit/QWebPage
/usr/include/qt4/QtWebKit/QtWebKit/QWebSettings
/usr/include/qt4/QtWebKit/QtWebKit/QWebView

Revision history for this message
tbowley (thomasbowley) wrote :

I can confirm that the files are missing and that the QT plugin for Eclipse therefore does not work either when one adds the QWebView element to a QT Widget in the QT designer.

Changed in webkit:
assignee: nobody → thomasbowley
status: New → Confirmed
Revision history for this message
Bruce Cowan (bruce89-deactivatedaccount) wrote :

Moved package.

Revision history for this message
Terence Simpson (tsimpson) wrote :

This is, in fact, not a Qt issue. The libqtwebkit* packages are not part of the Qt packages but a separate source package.
The -dev package should depend on libqt4-dev if it needs other Qt headers. An alternative would be to use the webkit from the Qt packages (libqt4-webkit), the headers are in libqt4-dev.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.