After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734684 - converter doesn't work
converter doesn't work
Status: RESOLVED OBSOLETE
Product: transmageddon
Classification: Applications
Component: General
1.5
Other Linux
: Normal major
: ---
Assigned To: Christian Fredrik Kalager Schaller
Christian Fredrik Kalager Schaller
Depends on:
Blocks:
 
 
Reported: 2014-08-12 17:09 UTC by mattia.b89
Modified: 2021-05-25 11:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug file (18.10 KB, application/msword-template)
2014-08-12 17:09 UTC, mattia.b89
Details
second debug file (18.28 KB, application/msword-template)
2014-10-07 11:51 UTC, mattia.b89
Details
third debug file (20.04 KB, application/msword-template)
2015-02-17 15:47 UTC, mattia.b89
Details

Description mattia.b89 2014-08-12 17:09:58 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
Comment 1 mattia.b89 2014-08-12 20:24:41 UTC
I link the issue opened in archlinux bugtracker
Comment 2 mattia.b89 2014-08-12 20:25:01 UTC
I link the issue opened in archlinux bugtracker

https://bugs.archlinux.org/task/41542
Comment 3 Christian Fredrik Kalager Schaller 2014-08-13 08:20:57 UTC
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.
Comment 4 mattia.b89 2014-08-13 08:31:40 UTC
OK, I created .wav on my android phone with easy voice recorder app
Comment 5 mattia.b89 2014-10-07 11:50:40 UTC
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)
Comment 6 mattia.b89 2014-10-07 11:51:59 UTC
Created attachment 287947 [details]
second debug file
Comment 7 mattia.b89 2015-02-17 15:46:26 UTC
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)
Comment 8 mattia.b89 2015-02-17 15:47:32 UTC
Created attachment 297030 [details]
third debug file
Comment 9 André Klapper 2021-05-25 11:29:04 UTC
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.