<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7937&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GIMP won't start, error message]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7937</link>
		<description><![CDATA[The most recent posts in GIMP won't start, error message.]]></description>
		<lastBuildDate>Mon, 11 May 2026 16:50:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63755#p63755</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Surprised? Not.</p></div></blockquote></div><p>Its linux baby, here nothing works good <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Bugs at linux have name - &quot;features&quot; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 11 May 2026 16:50:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63755#p63755</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63703#p63703</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>thats wayland for ya a broken mess</p></div></blockquote></div><p>If you&#039;re going to claim this is a bug in or directly caused by wayland, kindly provide your evidence - and file a bug report.<br />Bear in mind that wayland is a protocol, not a codebase, so unless this is specifically a problem with a wayland specification any such report should be directed to the broken compositor or client application.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sat, 09 May 2026 19:04:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63703#p63703</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63686#p63686</link>
			<description><![CDATA[<p>thats wayland for ya a broken mess</p>]]></description>
			<author><![CDATA[dummy@example.com (Anonymous Goldfish)]]></author>
			<pubDate>Fri, 08 May 2026 22:04:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63686#p63686</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63444#p63444</link>
			<description><![CDATA[<p>Thanks to everyone.<br />I’m now starting Gimp on the console with the command GDK_BACKEND=x11 gimp<br />I’m not marking the problem as “solved”.</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Mon, 27 Apr 2026 06:47:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63444#p63444</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63441#p63441</link>
			<description><![CDATA[<div class="codebox"><pre><code>Error: eval: unbound variable: (/usr/share/gimp/3.0/scripts/text-circle.scm : 17)  symbol-bound?</code></pre></div><p>Likely has nothing to do with GIMP not starting, it&#039;s an error in a &quot;legacy&quot; script from gimp-data-extras. That package is kinda where unmaintained scripts and plugins go to die, so unless you need that specific script it should be safe to ignore.</p><p>Native wayland support in GIMP is pretty new, and I have no idea how well (or at all) it works on Debian/Devuan. I can fairly confidently say it&#039;s not a problem with GIMP itself (i.e. works fine on wayland/Gentoo and has since 3.0), but that&#039;s not to say the Debian build isn&#039;t broken somehow.</p><div class="quotebox"><cite>jue-gen wrote:</cite><blockquote><div><p>this is unfortunately not a satisfactory solution.</p></div></blockquote></div><p>Why? GIMP starts fine with XWayland, does it not?</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><div class="quotebox"><cite>probonopd @gist.github wrote: wrote:</cite><blockquote><div><p>(insert usual bullshit, most of it horribly out of date)</p></div></blockquote></div></div></blockquote></div><p>As usual, bashing $favourite_punching_bag and reposting the same old page for the 1000th time without even attempting to address the problem at hand does nothing to solve the problem at hand.<br />Surprised? Not.</p><div class="quotebox"><cite>jue-gen wrote:</cite><blockquote><div><p>by default every application can access input (keylogger risk)</p></div></blockquote></div><p>If you have malware running then it already has access to everything in your home directory, including browser storage and login cookies. Keyloggers are the least of your problems. The wayland cultists love to wave this one around since &quot;keylogger&quot; is nice and scary, but really the solution is to simply <em>not run malware</em>, same as it has always been. <br />Wayland &quot;application isolation&quot; is nice-to-have, but it&#039;s not a panacea and it won&#039;t save you from any attack currently in the wild.</p><div class="quotebox"><cite>jue-gen wrote:</cite><blockquote><div><p>less code runs with root privileges</p></div></blockquote></div><p><em>Something</em> needs direct access to the graphics and I/O hardware, whether that&#039;s the xserver or your compositor (and which of those is &quot;less code&quot;) is a matter of taste. <br />Running the whole xserver as root hasn&#039;t been a thing in most distros for a while now (at least not those that use a session-broker/seat-manager), these days it gets access to only the devices it needs - just like a wayland compositor does.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Mon, 27 Apr 2026 04:23:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63441#p63441</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63426#p63426</link>
			<description><![CDATA[<p>Thank you very much for this information. This is all very interesting to me.<br />I can&#039;t really judge that, but I&#039;ve read that Wayland is more secure because it implements modern security concepts like application isolation (sandboxing). Unlike X11, where by default every application can access input (keylogger risk) and screen content of other programs, Wayland isolates windows from each other. Furthermore, less code runs with root privileges, which reduces the attack surface.</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Sun, 26 Apr 2026 11:50:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63426#p63426</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63424#p63424</link>
			<description><![CDATA[<p>Not the only graphics intensive software that does not work on Wayland. Kdenlive (video editor) doesn&#039;t either, last time I tried.</p>]]></description>
			<author><![CDATA[dummy@example.com (Duke Nukem)]]></author>
			<pubDate>Sun, 26 Apr 2026 09:52:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63424#p63424</guid>
		</item>
		<item>
			<title><![CDATA[Re: GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63423#p63423</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>jue-gen wrote:</cite><blockquote><div><p>... problem only occurs with Wayland, not with X11.</p></div></blockquote></div><p>Surprised? <a href="https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277" rel="nofollow">Not</a>.</p><div class="quotebox"><cite>probonopd @gist.github wrote:</cite><blockquote><div><p>TL;DR:<br />Wayland is not &quot;the future&quot;, it is merely an incompatible alternative to the established standard with a different set of priorities and goals.</p></div></blockquote></div><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 26 Apr 2026 09:49:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63423#p63423</guid>
		</item>
		<item>
			<title><![CDATA[GIMP won't start, error message]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63422#p63422</link>
			<description><![CDATA[<p>When I try to start GIMP (Excalibur), I get this error message:</p><div class="codebox"><pre><code>Error: eval: unbound variable: (/usr/share/gimp/3.0/scripts/text-circle.scm : 17)  symbol-bound?</code></pre></div><p>Has anyone solved the problem?</p><p><strong>Addendum: I just noticed. The problem only occurs with Wayland, not with X11.</strong></p><p><strong>Addendum 1: I just saw that too, the command GDK_BACKEND=x11 gimp starts GIMP. However, this is unfortunately not a satisfactory solution.</strong></p><div class="codebox"><pre><code>123@123:~$ GDK_BACKEND=x11 gimp
set device &#039;xwayland-relative-pointer:10&#039; to mode: disabled
set device &#039;Virtual core XTEST pointer&#039; to mode: disabled
set device &#039;xwayland-pointer:10&#039; to mode: disabled
set device &#039;xwayland-pointer-gestures:10&#039; to mode: disabled
scriptfu-Message: 10:38:06.264: Fehler beim Laden von /usr/share/gimp/3.0/scripts/text-circle.scm:

Error: eval: unbound variable: (/usr/share/gimp/3.0/scripts/text-circle.scm : 17)  symbol-bound?</code></pre></div><p>Oh yes, I&#039;m using Gimp 3.0.4</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Sun, 26 Apr 2026 07:48:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63422#p63422</guid>
		</item>
	</channel>
</rss>
