Package: scudcloud Version: 1.24-2 Severity: normal Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I am using testing, I upgraded my system. * What exactly did you do (or not do) that was effective (or ineffective)? I tried to run scudcloud, it crashed. * What was the outcome of this action? Jumping icon next to my cursor. * What outcome did you expect instead? scudcloud to open as usual. *** End of the template - remove these template lines *** -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages scudcloud depends on: ii libqtwebkit4 2.3.4.dfsg-8 ii python3 3.5.1-3 ii python3-dbus 1.2.4-1 ii python3-dbus.mainloop.qt 4.11.4+dfsg-2 ii python3-pyqt4 4.11.4+dfsg-2 ii python3-setuptools 20.10.1-1 pn python3:any <none> ii xdg-utils 1.1.1-1 Versions of packages scudcloud recommends: ii fonts-lato 2.0-1 pn gir1.2-unity-5.0 <none> ii libqtwebkit-qupzillaplugins 1.0-1 ii python3-gi 3.20.1-1 ii python3-hunspell 0.1-2+b3 ii python3-notify2 0.3-3 ii sni-qt 0.2.7+15.10.20150729-2 ii ttf-mscorefonts-installer 3.6 scudcloud suggests no packages. -- no debconf information Stack trace: $ scudcloud Traceback (most recent call last): File "/usr/bin/scudcloud", line 9, in <module> load_entry_point('scudcloud==1.24', 'gui_scripts', 'scudcloud')() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 542, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2569, in load_entry_point return ep.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2229, in load return self.resolve() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2235, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3/dist-packages/scudcloud/__main__.py", line 16, in <module> import scudcloud.scudcloud as sca File "/usr/lib/python3/dist-packages/scudcloud/scudcloud.py", line 2, in <module> from scudcloud.leftpane import LeftPane File "/usr/lib/python3/dist-packages/scudcloud/leftpane.py", line 5, in <module> from PyQt4.QtWebKit import QWebView, QWebSettings ImportError: No module named 'PyQt4.QtWebKit'