reassing 601650 qtwebkit
thanks
This is a bug in in qtwebkit. Installing files 'libqmlwebkitplugin.so'
and 'qmldir' under /usr/lib/qt4/imports/QtWebKit was enough to fix the
bug.
28 жовтня 2010 о 07:48 +0200 Євгеній Мещеряков написав(-ла):
> Package: libqt4-declarative
> Version: 4:4.7.0~rc1-1
>
Package: libqt4-declarative
Version: 4:4.7.0~rc1-1
Severity: normal
It is not possible to run any qml that imports QtWebKit module. For
example:
% cat test.qml
import QtWebKit 1.0
WebView {
}
% qmlviewer test.qml
file:///tmp/test.qml:1:1: module "QtWebKit" is not installed
import QtWebK
2 matches
Mail list logo