<?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[Segmentation fault when trying to open Strawberry]]></title><description><![CDATA[<p dir="auto">Yesterday I noticed that I could not open Strawberry anymore. I tried running it from the terminal, to see if there are any errors. The following output showed up:</p>
<p dir="auto">17:25:28.095 INFO  main:171                         Strawberry 1.0.0-145-g2f3e8986<br />
17:25:28.095 INFO  main:172                         "Zorin OS 16 16 - (linux 5.15.12-051512-generic) [x86_64]"<br />
17:25:28.143 DEBUG logging:85(GLib-GIO)             _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’<br />
17:25:28.203 WARN  logging:77(GLib-GObject)         cannot register existing type 'GdkDisplayManager'<br />
17:25:28.203 ERROR logging:74(GLib)                 g_once_init_leave: assertion 'result != 0' failed<br />
17:25:28.203 ERROR logging:74(GLib-GObject)         g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed<br />
17:25:28.203 WARN  logging:77(GLib-GObject)         invalid (NULL) pointer instance<br />
17:25:28.203 ERROR logging:74(GLib-GObject)         g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed<br />
17:25:28.203 WARN  logging:77(GLib-GObject)         invalid (NULL) pointer instance<br />
17:25:28.203 ERROR logging:74(GLib-GObject)         g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed<br />
17:25:28.206 WARN  logging:77(GLib-GObject)         cannot register existing type 'GdkDisplay'<br />
17:25:28.206 ERROR logging:74(GLib)                 g_once_init_leave: assertion 'result != 0' failed<br />
17:25:28.206 ERROR logging:74(GLib-GObject)         g_type_register_static: assertion 'parent_type &gt; 0' failed<br />
17:25:28.206 ERROR logging:74(GLib)                 g_once_init_leave: assertion 'result != 0' failed<br />
17:25:28.206 ERROR logging:74(GLib-GObject)         g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed<br />
Segmentation fault</p>
<p dir="auto">I tried removing and installing it again, but to no avail. Is there anything to be done?</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/491/segmentation-fault-when-trying-to-open-strawberry</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 14:39:06 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/491.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Jan 2022 15:30:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Segmentation fault when trying to open Strawberry on Thu, 06 Jan 2022 16:34:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> it worked! Thank you for your fast answer, this solved the problem.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1309</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1309</guid><dc:creator><![CDATA[elohimeth]]></dc:creator><pubDate>Thu, 06 Jan 2022 16:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault when trying to open Strawberry on Thu, 06 Jan 2022 16:28:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/853">@elohimeth</a> said in <a href="/post/1307">Segmentation fault when trying to open Strawberry</a>:</p>
<blockquote>
<p dir="auto">Yesterday I noticed that I could not open Strawberry anymore. I tried running it from the terminal, to see if there are any errors. The following output showed up:</p>
</blockquote>
<p dir="auto">Broken gtk style?<br />
Remove the style setting from strawberry.conf:</p>
<pre><code>sed -i '/^style=.*/d' ~/.config/strawberry/strawberry.conf
</code></pre>
<p dir="auto">Try starting strawberry from the terminal with:</p>
<pre><code>QT_STYLE_OVERRIDE=fusion strawberry
</code></pre>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1308</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1308</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 06 Jan 2022 16:28:26 GMT</pubDate></item></channel></rss>