GNOME Bugzilla – Bug 779555
WMA file: Invalid commandline
Last modified: 2018-01-19 18:57:12 UTC
Created attachment 347177 [details] Error dialog Seems to be a problem with a WMA file, but I can't figure out which one. The parameters passed to the application had an invalid format. Please file a bug! The parameters were: --transient-for=20971527 gstreamer|1.0|rhythmbox|Windows Media Audio 8 decoder|decoder-audio/x-wma, wmaversion=(int)2, bitrate=(int)128016 ii gstreamer1.0-fluendo-mp3:amd64 0.10.32.debian-1 amd64 Fluendo mp3 decoder GStreamer 1.0 plugin ii gstreamer1.0-libav:amd64 1.8.3-1ubuntu0.1 amd64 libav plugin for GStreamer ii gstreamer1.0-plugins-bad:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer plugins from the "bad" set ii gstreamer1.0-plugins-bad-faad:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer faad plugin from the "bad" set ii gstreamer1.0-plugins-bad-videoparsers:amd64 1.8.3-1ubuntu0.2 amd64 GStreamer videoparsers plugin from the "bad" set ii gstreamer1.0-plugins-base:amd64 1.8.3-1ubuntu0.1 amd64 GStreamer plugins from the "base" set ii gstreamer1.0-plugins-good:amd64 1.8.3-1ubuntu0.3 amd64 GStreamer plugins from the "good" set ii gstreamer1.0-plugins-ugly:amd64 1.8.3-1ubuntu0.1 amd64 GStreamer plugins from the "ugly" set ii gstreamer1.0-plugins-ugly-amr:amd64 1.8.3-1ubuntu0.1 amd64 GStreamer plugins from the "ugly" set ii gstreamer1.0-pulseaudio:amd64 1.8.3-1ubuntu0.3 amd64 GStreamer plugin for PulseAudio ii gstreamer1.0-x:amd64 1.8.3-1ubuntu0.1 amd64 GStreamer plugins for X11 and Pango ii rhythmbox 3.3-1ubuntu7 amd64 music player and organizer for GNOME
Found the file causing the problem, uploaded it here: https://stephan.walter.name/files/myway.wma
The bug here is either in gst-plugins-base or the plugin installer application, but it's pretty hard to tell. What distribution are you using?
/etc/lsb-release: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS" plugin installer application? Do you mean gnome-codec-install? ii gnome-codec-install 0.4.7+nmu2ubuntu1 all GStreamer codec installer It would seem that the error dialog is from gnome-codec-install. When I run "gnome-codec-install --help" I get the same kind of dialog, telling me to file a bug :-) So it seems that Rhythmbox calls gnome-codec-install with command line options it doesn't understand.
Reassigning to gstreamer, but I suspect this really is gnome-codec-install's problem.
This looks more like an issue in gnome-codec-install. Not sure why it pops up at all, gstreamer1.0-libav is installed and should contain avdec_wmav2 which should handle this file.
Does anyone know in which bugzilla component gnome-codec-install lives? Or is it on a different bugzilla?
Not sure what to do about this, doesn't look like a GStreamer issue, sorry.