<?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[GTK error]]></title><description><![CDATA[<p dir="auto">I’m using Arch Linux (Gnome desktop)<br />
MagicMirror is the latest version and is up to date.<br />
I ran npm start (without issues before this), and this is what I’m seeing.<br />
I only use two modules, so I removed MagicMirror and reinstalled, same problem appears.</p>
<p dir="auto">Gtk-ERROR **:  2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported.<br />
/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTRAP.</p>
]]></description><link>https://forum.magicmirror.builders/topic/19816/gtk-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 03:49:37 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19816.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Aug 2025 15:05:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GTK error on Wed, 06 Aug 2025 18:54:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Well that sorted it. Thank you so much.</p>
]]></description><link>https://forum.magicmirror.builders/post/127759</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127759</guid><dc:creator><![CDATA[peem]]></dc:creator><pubDate>Wed, 06 Aug 2025 18:54:03 GMT</pubDate></item><item><title><![CDATA[Reply to GTK error on Wed, 06 Aug 2025 15:11:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peem" aria-label="Profile: peem">@<bdi>peem</bdi></a> change the package.json</p>
<pre><code class="language-json">"start:x11": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron --gtk-version=3 js/electron.js"
</code></pre>
<p dir="auto">this is fixed in the next electron version</p>
]]></description><link>https://forum.magicmirror.builders/post/127750</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127750</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 06 Aug 2025 15:11:24 GMT</pubDate></item></channel></rss>