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

Bug#907249: marked as done (qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed)



Your message dated Fri, 31 Aug 2018 21:06:11 +0000
with message-id <E1fvqcN-000ApN-6P@fasolo.debian.org>
and subject line Bug#907249: fixed in qtwebview-opensource-src 5.11.1-3
has caused the Debian Bug report #907249,
regarding qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
907249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907249
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qml-module-qtwebview
Version: 5.11.1-2
Severity: grave
Justification: renders package unusable

Dear maintainer,

I am trying out QtWebView in QML with a small test file that
is attached to this mail. After running the following command,
a window with completely white content pops up. I am expecting
to see the Debian website instead.

    juhani@computer:~$ qmlscene webviewtest.qml
    No WebView plug-in found!
    ^C

Installing the libqt5webview5-dev package.

    juhani@computer:~$ sudo apt install -y libqt5webview5-dev 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following additional packages will be installed:
      libqt5quicktest5 qtdeclarative5-dev qtdeclarative5-dev-tools
    The following NEW packages will be installed:
      libqt5quicktest5 libqt5webview5-dev qtdeclarative5-dev
      qtdeclarative5-dev-tools
    0 upgraded, 4 newly installed, 0 to remove and 31 not upgraded.
    Need to get 0 B/752 kB of archives.
    After this operation, 4784 kB of additional disk space will be used.
    Selecting previously unselected package libqt5quicktest5:amd64.
    (Reading database ... 359884 files and directories currently installed.)
    Preparing to unpack .../libqt5quicktest5_5.11.1-4_amd64.deb ...
    Unpacking libqt5quicktest5:amd64 (5.11.1-4) ...
    Selecting previously unselected package qtdeclarative5-dev-tools.
    Preparing to unpack .../qtdeclarative5-dev-tools_5.11.1-4_amd64.deb ...
    Unpacking qtdeclarative5-dev-tools (5.11.1-4) ...
    Selecting previously unselected package qtdeclarative5-dev:amd64.
    Preparing to unpack .../qtdeclarative5-dev_5.11.1-4_amd64.deb ...
    Unpacking qtdeclarative5-dev:amd64 (5.11.1-4) ...
    Selecting previously unselected package libqt5webview5-dev:amd64.
    Preparing to unpack .../libqt5webview5-dev_5.11.1-2_amd64.deb ...
    Unpacking libqt5webview5-dev:amd64 (5.11.1-2) ...
    Setting up libqt5quicktest5:amd64 (5.11.1-4) ...
    Processing triggers for libc-bin (2.27-5) ...
    Setting up qtdeclarative5-dev-tools (5.11.1-4) ...
    Setting up qtdeclarative5-dev:amd64 (5.11.1-4) ...
    Setting up libqt5webview5-dev:amd64 (5.11.1-2) ...

Now that those packages are installed, a window pops up and this time
it's correctly showing the Debian.org website. Also, a cert error is
printed out in the console.

    juhani@computer:~$ qmlscene webviewtest.qml
    [5881:5903:0825/135426.420134:ERROR:nss_util.cc(727)] After loading Root Certs, loaded==false: NSS error code: -8018


Cheers,
Juhani

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages qml-module-qtwebview depends on:
ii  libc6           2.27-5
ii  libqt5core5a    5.11.1+dfsg-6
ii  libqt5qml5      5.11.1-4
ii  libqt5quick5    5.11.1-4
ii  libqt5webview5  5.11.1-2
ii  libstdc++6      8.2.0-4

qml-module-qtwebview recommends no packages.

qml-module-qtwebview suggests no packages.

-- no debconf information
import QtWebView 1.1

WebView {
    url: "https://www.debian.org/";
}

--- End Message ---
--- Begin Message ---
Source: qtwebview-opensource-src
Source-Version: 5.11.1-3

We believe that the bug you reported is fixed in the latest version of
qtwebview-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 907249@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtwebview-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 31 Aug 2018 23:30:26 +0300
Source: qtwebview-opensource-src
Binary: qtwebview5-doc qtwebview5-doc-html libqt5webview5-dev qtwebview5-examples libqt5webview5 qml-module-qtwebview
Architecture: source
Version: 5.11.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Description:
 libqt5webview5 - display web content in a QML application - Library
 libqt5webview5-dev - display web content in a QML application - Development Files
 qml-module-qtwebview - display web content in a QML application
 qtwebview5-doc - display web content in a QML application - Documentation
 qtwebview5-doc-html - display web content in a QML application - HTML Documentation
 qtwebview5-examples - display web content in a QML application - Examples
Closes: 907249
Changes:
 qtwebview-opensource-src (5.11.1-3) unstable; urgency=medium
 .
   * Move libqtwebview_webengine.so from libqt5webview5-dev to libqt5webview5
     (closes: #907249).
   * Make qml-module-qtwebview depend on qml-module-qtwebengine.
   * Bump Standards-Version to 4.2.1, no changes needed.
Checksums-Sha1:
 817883fc72893c0ead843d70c02852f135f9db18 2753 qtwebview-opensource-src_5.11.1-3.dsc
 832ab244b6413f85283a490cc6a0734dc6b0ad0b 5644 qtwebview-opensource-src_5.11.1-3.debian.tar.xz
 6131cf2186e57b65b7f65c2f90739d10b7c4ba79 13541 qtwebview-opensource-src_5.11.1-3_source.buildinfo
Checksums-Sha256:
 a617b8da56f68125e075237ceefc57fc012cbc084cc439501101ac17712a8de5 2753 qtwebview-opensource-src_5.11.1-3.dsc
 68baac3b89dced29c481d6692c5ee51e4d38be1ea40b136f090ea71376a4f429 5644 qtwebview-opensource-src_5.11.1-3.debian.tar.xz
 cd5473b301609530b0c27df2bf89f5e62f04540209688da4004074cddcd0ad8b 13541 qtwebview-opensource-src_5.11.1-3_source.buildinfo
Files:
 d9eeddd645317071de71b73a508acb62 2753 libs optional qtwebview-opensource-src_5.11.1-3.dsc
 3411f3dd07219f4b59fcc9b7074c9075 5644 libs optional qtwebview-opensource-src_5.11.1-3.debian.tar.xz
 18ad3d20843cde4bdb54d764bf91b119 13541 libs optional qtwebview-opensource-src_5.11.1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAluJqLsTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRDW/nEDY/hd08bbD/42NULEitjtIpl8nUAsfisIqrUmzoGU
0BmEm+CqOhk0vaQnhTcHDXaZuPbWlkfsWxDAD/m/njdP8p2rDya6WPLgGGGTD6SO
8GNmaCOCyZCx/gOylBX5x1NklkcDeHqCaY8D020D7GmVCFqqvGxJr/a4B2JGTm2S
8gjkKCg6l0nyTlDEz67YHfom2L3NmArPrtMH17A285SiIXvhuLTCvYtnjgsCn006
SFYO4yvnada0py5T6daTKmck6BZdjzvImYd4l37sTmFAMdJBM/gUlehI+D/UvvHP
brGi0wZRE4LlMBQH3g/yVtJ1dKhxk0AnC7MVvxvVTEao5xtjWFk2edbD2qnXhj6V
jxSA5xhwvkWqhVDt9t8boAsUn9dJw7NzTtTiRvr1bXLlGONHcIPm8rN9F5oafAfr
dK5xLZxH9cNggYYVQwNdS71J7RLayPeXQK0BPwu/f/VKyF0VenB0UWTF6VL6iJFL
1C7nfHI2oOa1AqMydI+0VhSUq06a3LzVkDT7wXqMkkZqKNKh420IAC5Bpz8uxJrQ
XJ9YIo1KLXcRFAx+4w4SbPKjivwv2YVe68Gj3vaiyAeAfM1bJe5L1/Kd8fG0oH7d
feHcB+wpgzIm4q/yW1084y6NEahj6woARH1ttV8u6Jvhu7Pt2WE+C5ptLcL165RZ
qj/u8b5XuNXD9g==
=lJ3Q
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: