<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[DirectSoundSink non-errors not ignored when the message isn&#x27;t in English]]></title><description><![CDATA[<p dir="auto">A variation of <a href="https://forum.strawberrymusicplayer.org/topic/233/strawberry-doesn-t-handle-closed-streams-gracefully/1">a similar issue</a>; this time, upon turning off an audio output in a more graceful way, Strawberry logs the following (along with an error pop-up):</p>
<pre><code>04:06:38.177 ERROR GstEnginePipeline:901            ErrorMessageReceived ID: 14 Domain: 3726 Code: 6 Error: "IDirectSoundBuffer_GetStatus Operacja uko˝czona pomyťlnie.\r\n, IDirectSoundBuffer_GetCurrentPosition: Operacja uko˝czona pomyťlnie.\r\n, dwStatus: 0"
04:06:38.189 ERROR GstEnginePipeline:902            ErrorMessageReceived ID: 14 Domain: 3726 Code: 6 Debug: "../gst-plugins-good-1.18.3/sys/directsound/gstdirectsoundsink.c(702): gst_directsound_sink_write (): /GstPlayBin:playbin-65/GstPlaySink:playsink/GstBin:abin/GstBin:audiobin/GstAutoAudioSink:autoaudiosink-66/GstDirectSoundSink:autoaudiosink-66-actual-sink-directsound"
04:06:38.203 ERROR GstEngine:569                    GStreamer error: 3726 6 "IDirectSoundBuffer_GetStatus Operacja uko˝czona pomyťlnie.\r\n, IDirectSoundBuffer_GetCurrentPosition: Operacja uko˝czona pomyťlnie.\r\n, dwStatus: 0"
</code></pre>
<p dir="auto">Surprisingly, <a href="https://github.com/strawberrymusicplayer/strawberry/blob/ef18a00362290b7b620a325c5133decbf4733ecf/src/engine/gstenginepipeline.cpp#L910-L915" rel="nofollow ugc">a path</a> to handle these non-errors does exist in the code - however, it won't work when that message isn't in English (here - minus string encoding - '<em>Operacja ukończona pomyślnie</em>' is Polish for '<em>Operation completed successfully</em>') and an error will be emitted anyway.</p>
<p dir="auto">Strawberry version: 0.8.5-152-g69032db3-qt6 on Microsoft Windows [Version 10.0.18363.1379]</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/236/directsoundsink-non-errors-not-ignored-when-the-message-isn-t-in-english</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 21:04:44 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/236.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Mar 2021 17:35:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DirectSoundSink non-errors not ignored when the message isn&#x27;t in English on Tue, 09 Mar 2021 18:39:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/399">@mataha</a><br />
The code is there to workaround a gstreamer bug.<br />
However directsound is deprecated and will be removed sooner or later so it's not a priority to fix it.<br />
It will be resolved when we switch to wasapi2.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/678</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/678</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 09 Mar 2021 18:39:15 GMT</pubDate></item></channel></rss>