Bug#750194: transmageddon: does nothing, gives a traceback
Paul Slootman
paul at debian.org
Wed May 20 10:07:23 UTC 2015
On Wed 20 May 2015, Fabian Greffrath wrote:
>
> Am Mittwoch, den 20.05.2015, 11:19 +0200 schrieb Paul Slootman:
> > $ transmageddon
> > Traceback (most recent call last):
> > File "transmageddon.py", line 141, in do_activate
> > self.win = TransmageddonUI(self, source=self.source)
> > File "transmageddon.py", line 335, in __init__
> > CheckDir = os.path.isdir(self.audiodirectory)
> > File "/usr/lib/python3.4/genericpath.py", line 42, in isdir
> > st = os.stat(s)
> > TypeError: stat: can't specify None for path argument
>
> ah, I see. You don't have XDG_MUSIC_DIR set.
>
> Could you please check if the attached patch fixes the issue?
Yes! Now it starts up :-)
Paul
More information about the pkg-gstreamer-maintainers
mailing list