WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
44391
[Qt] QtWebKit does not work without QtGui
https://bugs.webkit.org/show_bug.cgi?id=44391
Summary
[Qt] QtWebKit does not work without QtGui
snowlock650
Reported
2010-08-21 20:11:28 PDT
Hi, I am currently using QWebkit that comes with Qt 4.3.6 For the class QWebPage, the documentation specifically writes that "This class can be used, together with QWebFrame, to provide functionality like QWebView in a widget-less environment." However, when actually doing so, the program complains "QWidget: Cannot create a QWidget when no GUI is being used." Please let me know if it is the incorrect documentation and I can't use QWebPage in a widget-less environment or there is a bug in the QWebPage? Also, for finding version of the Webkit, /src/3rdparty/webkit/VERSION is useless as it simply states it is a snapshot of the git repository with a sha1 sum of b9dcd9c168d9b25deb020837a67f30c2d72c9afb so I don't know which version to select for in the form above.
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-10-01 03:19:18 PDT
Widgetless does not mean no Qt GUI. You still need the Gui for to get the fonts for example.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug