Your message dated Thu, 24 Oct 2019 23:33:25 +0300
with message-id <[email protected]>
and subject line Re: Bug#941959: python3-pyqt5.qtwebengine: QWebEngineUrlScheme 
seems not to be exported
has caused the Debian Bug report #941959,
regarding python3-pyqt5.qtwebengine: QWebEngineUrlScheme seems not to be 
exported
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 [email protected]
immediately.)


-- 
941959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941959
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-pyqt5.qtwebengine
Version: 5.12.1-2
Severity: normal

Hi,

When I try to import QWebEngineUrlScheme I get an error
        $ python3
        >> >>> from PyQt5.QtWebEngineCore import QtWebEngineUrlScheme
        Traceback (most recent call last):
          File "<stdin>", line 1, in <module>
        ImportError: cannot import name 'QtWebEngineUrlScheme' from 
'PyQt5.QtWebEngineCore' 
(/usr/lib/python3/dist-packages/PyQt5/QtWebEngineCore.cpython-37m-x86_64-linux-gnu.so)

But it seems it should be there since there is also
        /usr/share/sip/PyQt5/QtWebEngineCore/qwebengineurlscheme.sip

Thanks

Norbert


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

Kernel: Linux 5.3.4 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pyqt5.qtwebengine depends on:
ii  libc6                          2.29-2
ii  libgcc1                        1:9.2.1-8
ii  libqt5core5a                   5.11.3+dfsg1-4
ii  libqt5gui5                     5.11.3+dfsg1-4
ii  libqt5webengine5               5.11.3+dfsg-2+b1
ii  libqt5webenginecore5           5.11.3+dfsg-2+b1
ii  libqt5webenginewidgets5        5.11.3+dfsg-2+b1
ii  libqt5widgets5                 5.11.3+dfsg1-4
ii  libstdc++6                     9.2.1-8
ii  python3                        3.7.5-1
ii  python3-pyqt5.qtwebchannel     5.12.3+dfsg-2
ii  python3-sip [sip-py3api-12.6]  4.19.18+dfsg-1

python3-pyqt5.qtwebengine recommends no packages.

python3-pyqt5.qtwebengine suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Thu, Oct 24, 2019 at 09:54:27AM +0900, Norbert Preining wrote:
> Now that we hvae Qt 5.12 and new versions of pyqt in sid, it seems that
> it still fails to import :-(

It needed a binNMU to pick up the new function. It is done now, and with
5.12.1-4+b1 the import works.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to