[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#601650: libqt4-declarative: QtWebKit module is missing



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 QtWebKit 1.0 
     ^

The same happens with demos that use WebKit. I tried to install all qt
packages that contain "declarative" in the name but it does not help.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-declarative depends on:
ii  libc6                      2.11.2-6      Embedded GNU C Library: Shared lib
ii  libgcc1                    1:4.5.1-8     GCC support library
ii  libqt4-network             4:4.7.0~rc1-1 Qt 4 network module
ii  libqt4-script              4:4.7.0~rc1-1 Qt 4 script module
ii  libqt4-sql                 4:4.7.0~rc1-1 Qt 4 SQL module
ii  libqt4-xmlpatterns         4:4.7.0~rc1-1 Qt 4 XML patterns module
ii  libqtcore4                 4:4.7.0~rc1-1 Qt 4 core module
ii  libqtgui4                  4:4.7.0~rc1-1 Qt 4 GUI module
ii  libstdc++6                 4.5.1-8       The GNU Standard C++ Library v3

libqt4-declarative recommends no packages.

libqt4-declarative suggests no packages.

-- no debconf information



Reply to: