Batch mode not working

Bug #1149486 reported by Christian M. Schmid
This bug report is a duplicate of:  Bug #988256: -b and --batch start GUI. Edit Remove
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
soundconverter (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When starting soundconverter in batch mode using the the option -b, which according to the soundconverter docs should "Convert in batch mode, from command line, without a graphical user interface. You can use this from, say, shell scripts.", soundconverter fails.

E.g., the command

----
soundconverter -b -m "audio/mpeg" -s ".mp3" test.flac
----

on Ubuntu 12.04.2 leads to

----
SoundConverter 1.5.4
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
  using Gstreamer version: 0.10.36
  using gio
        'faac' gstreamer element not found, disabling AAC.

(soundconverter:10037): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Traceback (most recent call last):
  File "/usr/bin/soundconverter", line 449, in <module>
    profiles = _GCONF.get_list(_GCONF_PROFILE_LIST_PATH, 1)
glib.GError: No D-BUS daemon running
----

the error is reproducable with both
- 12.04.2 LTS with soundconverter 1.40-1ubuntu1
- 12.10 with soundconverter 2.0.1-1 (the error message looked a little bit different there, but the problem source is essentially the same)

summary: - Batch mode Not working
+ Batch mode not working
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in soundconverter (Ubuntu):
status: New → Confirmed
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.