Your message dated Wed, 23 May 2018 18:52:08 +0000 with message-id <[email protected]> and subject line Bug#899247: fixed in openshot-qt 2.4.1+dfsg1-2 has caused the Debian Bug report #899247, regarding openshot-qt: missing python3 dependencies 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.) -- 899247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899247 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openshot-qt Version: 2.4.1+dfsg1-1 Severity: important -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores) 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) LSM: AppArmor: enabled Versions of packages openshot-qt depends on: ii fonts-cantarell 0.0.25-4 ii libjs-jquery 3.2.1-1 ii python3 3.6.5-3 ii python3-openshot 0.1.9+dfsg1-3+b2 ii python3-pyqt5 5.10.1+dfsg-2 ii python3-pyqt5.qtsvg 5.10.1+dfsg-2 ii python3-pyqt5.qtwebkit 5.10.1+dfsg-2 ii python3-zmq 17.0.0-1 Versions of packages openshot-qt recommends: ii blender 2.79.b+dfsg0-1 pn inkscape <none> Versions of packages openshot-qt suggests: pn openshot-qt-doc <none> -- no debconf information Attemping to run openshot-qt on my system leads to the following error: Loaded modules from installed directory: /usr/lib/python3/dist-packages/openshot_qt launch:INFO ------------------------------------------------ launch:INFO OpenShot (version 2.4.1) launch:INFO ------------------------------------------------ qt.qpa.screen: Output DisplayPort-0 is not connected qt.qpa.screen: Output HDMI-A-0 is not connected qt.qpa.screen: Failed to parse EDID data for output "DVI-I-0" edid data: "" qt.qpa.screen: Failed to parse EDID data for output "DVI-D-1" edid data: "" qt.qpa.screen: adding QXcbScreen(0x25951c0, name="DVI-I-0", geometry=1920x1080+0+0, availableGeometry=1920x1080+0+0, devicePixelRatio=1.0, logicalDpi=QPair(96.1,96.3), physicalSize=521.0x293.0mm, screenNumber=0, virtualSize=3200x1080 (3200.0x1080.0mm), orientation=Qt::ScreenOrientation(LandscapeOrientation), depth=24, refreshRate=60.0, root=5ea, windowManagerName="Openbox") (Primary: true ) qt.qpa.screen: adding QXcbScreen(0x25952b0, name="DVI-D-1", geometry=1280x1024+1920+0, availableGeometry=1280x1024+1920+0, devicePixelRatio=1.0, logicalDpi=QPair(96.1,96.3), physicalSize=338.0x270.0mm, screenNumber=0, virtualSize=3200x1080 (3200.0x1080.0mm), orientation=Qt::ScreenOrientation(LandscapeOrientation), depth=24, refreshRate=60.0, root=5ea, windowManagerName="Openbox") (Primary: false ) qt.qpa.screen: primary output is "DVI-I-0" qt.qpa.gl: Choosing xcb gl-integration based on following priority ("xcb_glx", "xcb_egl") qt.qpa.gl: Xcb GLX gl-integration created qt.qpa.gl: Xcb GLX gl-integration successfully initialized app:INFO openshot-qt version: 2.4.1 app:INFO libopenshot version: 0.1.9 app:INFO platform: Linux-4.16.0-1-amd64-x86_64-with-debian-buster-sid app:INFO processor: app:INFO machine: x86_64 app:INFO python version: 3.6.5 app:INFO qt5 version: 5.10.1 app:INFO pyqt5 version: 5.10.1 logger:ERROR Traceback (most recent call last): logger:ERROR File "/usr/bin/openshot-qt", line 11, in <module> logger:ERROR load_entry_point('openshot-qt==2.4.1', 'gui_scripts', 'openshot-qt')() logger:ERROR File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 70, in main logger:ERROR app = OpenShotApp(sys.argv) logger:ERROR File "/usr/lib/python3/dist-packages/openshot_qt/classes/app.py", line 91, in __init__ logger:ERROR from classes import exceptions logger:ERROR File "/usr/lib/python3/dist-packages/openshot_qt/classes/exceptions.py", line 30, in <module> logger:ERROR from classes.metrics import track_exception_stacktrace logger:ERROR File "/usr/lib/python3/dist-packages/openshot_qt/classes/metrics.py", line 30, in <module> logger:ERROR import requests logger:ERROR ModuleNotFoundError logger:ERROR : logger:ERROR No module named 'requests' Installing python3-requests solves the issue. Perhaps python3-requests should be a dependency of openshot-qt?
--- End Message ---
--- Begin Message ---Source: openshot-qt Source-Version: 2.4.1+dfsg1-2 We believe that the bug you reported is fixed in the latest version of openshot-qt, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dr. Tobias Quathamer <[email protected]> (supplier of updated openshot-qt 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 23 May 2018 20:33:31 +0200 Source: openshot-qt Binary: openshot-qt openshot-qt-doc openshot openshot-doc Architecture: source Version: 2.4.1+dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <[email protected]> Changed-By: Dr. Tobias Quathamer <[email protected]> Description: openshot - create and edit videos and movies (transitional package) openshot-doc - documentation for openshot-qt (transitional package) openshot-qt - create and edit videos and movies openshot-qt-doc - documentation for openshot-qt Closes: 899247 Changes: openshot-qt (2.4.1+dfsg1-2) unstable; urgency=medium . [ Felipe Sateler ] * Change maintainer address to [email protected] . [ Dr. Tobias Quathamer ] * Add python3-requests and python3-pkg-resources to Depends. Thanks to Cesare Tirabassi and James Cowgill (Closes: #899247) Checksums-Sha1: 183a14e29a2430f93cd62c15089593341025c0a9 2284 openshot-qt_2.4.1+dfsg1-2.dsc 7ed5eeab373bb8f028ed5aa804ad1da73b1d84b8 207552 openshot-qt_2.4.1+dfsg1-2.debian.tar.xz 6f19710cadfbf5e074850b95d1559a9632327728 7929 openshot-qt_2.4.1+dfsg1-2_amd64.buildinfo Checksums-Sha256: b30488ff037576d5c00f976d6fa454c39ea2314b2f1c0dfeecb1a3894b295999 2284 openshot-qt_2.4.1+dfsg1-2.dsc 9ad8ec2a30a82df95e6992aeeca0de0a18ee47b2234116684f2aa1f0089d718a 207552 openshot-qt_2.4.1+dfsg1-2.debian.tar.xz 9768f911cdec1c974e286e7384d2fd9a3d4b7ba34d780f5107069264c08258ff 7929 openshot-qt_2.4.1+dfsg1-2_amd64.buildinfo Files: 3d6931ba7f1f4dc3a396b940a2993702 2284 video optional openshot-qt_2.4.1+dfsg1-2.dsc 7a7d416af1d43326ef61a99fb37eec2b 207552 video optional openshot-qt_2.4.1+dfsg1-2.debian.tar.xz 696a87b237bb6c2cbcbd6491c1f4a8cc 7929 video optional openshot-qt_2.4.1+dfsg1-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAlsFtPYACgkQEwLx8Dbr 6xmx9BAAkqnrhgGJvIesGzg/TdF2fkWuH0m8EWy3ZItHi59p4Q4AmMSDIZFb5L2F J0a10yfPNC3EyTiKafLcRiijZ/W0rl15P5u7v7yDNduefQw/Es/lKV4xE1pzrrPZ YK6CdOt5N54tS/CueeBXjgV0hABtpZz0XCfLiHNlEVUDtCdfedsgdnOgAiXMrUaS 1cTr/cw89AVJ0PmJgS1YzBbKnABavsGbRicg+fQKZ7rUeuKAHc6tBXSq/MzYZBlM Nq33uW+fRzY6IDyEgfN9tArE1kTJ4fJOLDLuEloCqHknscnCKUFYGwvCsvohMM8Q wM2z5ZtwoffCqgCGx6SEy15WP/4lD0aU0SW2reTNFfrHJL9j6OGnrvjUuJmsxkpt wIi0iJwtEnmern/ic3KY9dwdMg64ePo/s/9X+pDVCPsCAOVUssksoQsnqKsCpsiE vMJs8BR6blnYQit7JEfggGQwxD4FV2HQwN8u8kHzNeJikqlKTfAJ1pJ/Uy0MBiEM D7CdvoZkzTne0Rm+Iruqfbw+WWRRYZR/kRhLA9FdqrYKWz3x3fJ4HeHBCkmTVsuZ 9ctdhKJ45Vuf6jFGfdJWxVA6z4TOSz0FFPO5Uer19w7XLe2otFmUy+fQtqYOX57f xX+rsATp/NMnDpp60WqrUJ82nTcUa3sz+LQ4Qx2uPgnvS7teJy8= =Wtd7 -----END PGP SIGNATURE-----
--- End Message ---

