Bug#750194: transmageddon: does nothing, gives a traceback
Paul Slootman
paul at debian.org
Mon Jun 2 12:26:58 UTC 2014
Package: transmageddon
Version: 1.1-2
Severity: important
$ transmageddon
ERROR: Could not load classifier cascade /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
Traceback (most recent call last):
File "transmageddon.py", line 132, in do_activate
self.win = TransmageddonUI(self, source=self.source)
File "transmageddon.py", line 323, in __init__
CheckDir = os.path.isdir(self.audiodirectory)
File "/usr/lib/python3.3/genericpath.py", line 41, in isdir
st = os.stat(s)
TypeError: can't specify None for path argument
And that's all that happens, no window, nothing, just hangs there.
^C
$ transmageddon
Traceback (most recent call last):
File "transmageddon.py", line 132, in do_activate
self.win = TransmageddonUI(self, source=self.source)
File "transmageddon.py", line 323, in __init__
CheckDir = os.path.isdir(self.audiodirectory)
File "/usr/lib/python3.3/genericpath.py", line 41, in isdir
st = os.stat(s)
TypeError: can't specify None for path argument
The first error about /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
is only given the first time after installing, but still nothing happens.
Something is definitely not right!
Paul
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9.5-vs2.3.6.5.wurtel-ws (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages transmageddon depends on:
ii gir1.2-gst-plugins-base-1.0 1.2.4-1
ii gir1.2-gstreamer-1.0 1.2.3-1
ii gir1.2-gtk-3.0 3.10.7-1
ii gir1.2-gudev-1.0 204-10
ii gir1.2-notify-0.7 0.7.6-2
ii gstreamer1.0-libav 1.3.2-1
ii gstreamer1.0-plugins-bad 1.2.4-1
ii gstreamer1.0-plugins-base 1.2.4-1
ii gstreamer1.0-plugins-good 1.2.4-1
ii gstreamer1.0-plugins-ugly 1.2.4-1
ii python3-gi 3.10.2-1
pn python3:any <none>
Versions of packages transmageddon recommends:
pn gstreamer-codec-install | gnome-codec-install <none>
transmageddon suggests no packages.
-- no debconf information
More information about the pkg-gstreamer-maintainers
mailing list