TypeError: %d format: a number is required, not str [Python 3.x + GStreamer 1.0 branch]

Bug #1516319 reported by Sebastian Ramacher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
soundconverter (Ubuntu)
Fix Released
Undecided
GautierPortet

Bug Description

When using the Python 3.x + GStreamer 1.0 branch, soundconverter fails with the following exception:

Traceback (most recent call last):
  File "/usr/share/soundconverter/python/soundconverter/gstreamer.py", line 746, in on_task_finished
    newname = self.window.prefs.generate_filename(task.sound_file)
  File "/usr/share/soundconverter/python/soundconverter/ui.py", line 749, in generate_filename
    return generator.get_target_name(sound_file)
  File "/usr/share/soundconverter/python/soundconverter/namegenerator.py", line 94, in get_target_name
    result = pattern % d
TypeError: %d format: a number is required, not str

This bug has been reported as Debian bug #804454 (https://bugs.debian.org/804454)

Changed in soundconverter (Ubuntu):
assignee: nobody → GautierPortet (kassoulet)
Changed in soundconverter (Ubuntu):
status: New → In Progress
Changed in soundconverter (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.