Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.2.1
-
None
-
Ubuntu 14.04, Qt 5.2.1
Description
According to the documentation, QWebPage and QWebFrame could be used in a UI-less application.
But the constructor of QWebPage segfaults when WebKit::initializeWebKitWidgets() tries to access QApplication::style() which is NULL.