GNOME Bugzilla – Bug 734684
converter doesn't work
Last modified: 2021-05-25 11:29:04 UTC
Created attachment 283226 [details] debug file I get this error when I try to convert a .wav in .flac we got an error, life is shit Internal data flow error. gstwavparse.c(2178): gst_wavparse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecoder/GstDecodeBin:decodebin2/GstWavParse:wavparse1: streaming task paused, reason not-linked (-1) and a debug file, attached below
I link the issue opened in archlinux bugtracker
I link the issue opened in archlinux bugtracker https://bugs.archlinux.org/task/41542
Hi, Thanks for the bug report. I will try to get hold of a Wav file to see if I can reproduce and hopefully get this fixed.
OK, I created .wav on my android phone with easy voice recorder app
I tried latest git snapshot and the issue isn't fixed; I post the terminal output: [mattia@arch-desktop tmp]$ transmageddon transmageddon.py:266: Warning: The property GtkButton:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(uifile) transmageddon.py:266: Warning: The property GtkButton:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(uifile) transmageddon.py:266: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(uifile) transmageddon.py:266: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. self.builder.add_from_file(uifile) Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (transmageddon.py:1239): Gtk-CRITICAL **: gtk_combo_box_set_active: assertion 'index_ >= -1' failed (transmageddon.py:1239): Gtk-CRITICAL **: gtk_combo_box_set_active: assertion 'index_ >= -1' failed no more pads we got an error, life is shit gst-stream-error-quark: Internal data flow error. (1) gstwavparse.c(2186): gst_wavparse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecoder/GstDecodeBin:decodebin2/GstWavParse:wavparse1: streaming task paused, reason not-linked (-1) playing EDIT: I can provide more information about the .wav creation that I think, I hope, will be useful: settings in the previously quoted android app are: 1) high quality (PCM) 2) CD quality (44kHz) 3) 16-bit PCM 4) mono (because my phone has one microphone)
Created attachment 287947 [details] second debug file
with latest 1.5 I get the have problem: [mattia@arch-desktop ~]$ transmageddon we got an error, life is shit gst-stream-error-quark: Internal data flow error. (1) gstwavparse.c(2186): gst_wavparse_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecoder/GstDecodeBin:decodebin2/GstWavParse:wavparse1: streaming task paused, reason not-linked (-1)
Created attachment 297030 [details] third debug file
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/transmageddon/-/issues/ Thank you for your understanding and your help.