haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

Gradio stopped working and only reports: pa_stream_write() failed: invalid parameter #353

Closed bentolor closed 4 years ago

bentolor commented 5 years ago

Expected Behavior

Suddendly Gradio no longer starts. I lately played a little with my sound configuration but reverted to the old state. Sounds work flawless in othter apps

Current Behavior

On playing a station the status line only reports pa_stream_write() failed

$ flatpak run de.haeckerfelix.gradio/x86_64/stable 
** Message: 20:42:45.305: gradio-app.vala:192: Gradio 7.1 
** Message: 20:42:45.307: gradio-app.vala:200: Locale dir: /app/share/locale
** Message: 20:42:45.361: gradio-app.vala:142: Registered search provider service.
** Message: 20:42:45.365: gradio-app.vala:135: Desktop session is: ubuntu
** Message: 20:42:45.366: gradio-library.vala:75: Open database...
** Message: 20:42:45.366: gradio-library.vala:76: /home/ben/.var/app/de.haeckerfelix.gradio/data/gradio/gradio.db
** Message: 20:42:45.366: gradio-library.vala:46: Successfully opened database! Reading database data...
** Message: 20:42:45.423: gradio-main-window.vala:271: Changed page mode to "library"
** Message: 20:42:46.014: gradio-audio-player.vala:83: Connecting to: http://mp3stream1.apasf.apa.at:8000/;stream
** Message: 20:42:46.238: gradio-audio-player.vala:107: pa_stream_write() failed: Ungültiger Parameter
** Message: 20:42:46.239: gradio-audio-player.vala:108: pulsesink.c(1759): gst_pulseringbuffer_commit (): /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:abin/GstPulseSink:pulsesink0
** Message: 20:42:56.777: gradio-audio-player.vala:83: Connecting to: http://mp3stream1.apasf.apa.at:8000/;stream
** Message: 20:42:57.077: gradio-audio-player.vala:107: pa_stream_write() failed: Ungültiger Parameter
** Message: 20:42:57.077: gradio-audio-player.vala:108: pulsesink.c(1759): gst_pulseringbuffer_commit (): /GstPlayBin:playbin/GstPlaySink:playsink/GstBin:abin/GstPulseSink:pulsesink0
** Message: 20:43:01.001: gradio-app.vala:153: Unregistered search provider service.
bentolor commented 4 years ago

I don't know how but I resolved the issue in my own.