I can confirm that what Christodoulos has said works. I had a look at the upstream source and I'm surprised that you found it working on the machines you tested on. It appears that soundconverter.batch.prepare_files_list() can't deal with the uri- encoded filenames which are given in line 218 of bin/soundconverter.py:
files = [vfs_encode_filename(f) for f in files] Reverting commit 51757e "Fix filename encoding issue" (after checking out 3.0.2) fixed batch mode for me but presumably whichever issue was solved by this commit is reintroduced. I can also confirm that batch mode works properly for me in version 3.1.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1858881 Title: Batch mode doesn't work in version 3.0.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/soundconverter/+bug/1858881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs