Bug#812748: TypeError: argument of type '__main__.GLocalFile' is not iterable

Sven Arvidsson sa at whiz.se
Tue Jan 26 09:46:59 UTC 2016


Package: soundconverter
Version: 3.0.0~alpha1+git20151209-1
Severity: normal

I get this error when converting a FLAC file to Ogg Vorbis:

Traceback (most recent call last):
  File "/usr/share/soundconverter/python/soundconverter/ui.py", line 1322, in on_convert_button_clicked
    self.do_convert()
  File "/usr/share/soundconverter/python/soundconverter/ui.py", line 1304, in do_convert
    self.converter.add(sound_file)
  File "/usr/share/soundconverter/python/soundconverter/gstreamer.py", line 692, in add
    c.init()
  File "/usr/share/soundconverter/python/soundconverter/gstreamer.py", line 531, in init
    log('Creating folder: \'%s\'' % beautify_uri(dirname))
  File "/usr/share/soundconverter/python/soundconverter/fileoperations.py", line 35, in beautify_uri
    return unquote_filename(uri).split('file://')[-1]
  File "/usr/share/soundconverter/python/soundconverter/fileoperations.py", line 31, in unquote_filename
    return urllib.parse.unquote(filename)
  File "/usr/lib/python3.5/urllib/parse.py", line 537, in unquote
    if '%' not in string:
TypeError: argument of type '__main__.GLocalFile' is not iterable

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 4.0.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages soundconverter depends on:
ii  gir1.2-gconf-2.0           3.2.6-3
ii  gir1.2-glib-2.0            1.46.0-3
ii  gir1.2-gstreamer-1.0       1.6.3-1
ii  gir1.2-gtk-3.0             3.18.6-1
ii  gstreamer1.0-plugins-base  1.6.3-1
ii  gstreamer1.0-plugins-good  1.6.3-1
ii  python3-gi                 3.18.2-2
pn  python3:any                <none>

Versions of packages soundconverter recommends:
ii  gir1.2-notify-0.7   0.7.6-2
ii  gstreamer1.0-libav  1.6.3-1

Versions of packages soundconverter suggests:
ii  gstreamer1.0-plugins-ugly  1.6.3-1

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list