<?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=6695&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Appimage non functional as normal user]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6695</link>
		<description><![CDATA[The most recent posts in Appimage non functional as normal user.]]></description>
		<lastBuildDate>Wed, 01 Jan 2025 07:20:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=53807#p53807</link>
			<description><![CDATA[<p>Don&#039;t know if this will help, but I had this exact problem.&#160; Try this, it worked for me:</p><p>First, I installed libfuse2.&#160; This won&#039;t remove libfuse3 but will give you compatibility with the older fuse libs which is sometimes a problem with some appimages.</p><p>and then type this into terminal:</p><p>$ ln -s /bin/fusermount3 /usr/bin</p><p>this should help with the permissions problem, among other things.</p>]]></description>
			<author><![CDATA[dummy@example.com (TinMonk)]]></author>
			<pubDate>Wed, 01 Jan 2025 07:20:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=53807#p53807</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52991#p52991</link>
			<description><![CDATA[<p>^^The above reply is how I do mine, never had an issue, but all i&#039;m using it for are browsers. Perhaps it&#039;s program-specific? Have you tried other appimages?</p><p>Just downloaded a nightly and an esr version of Firefox yesterday, and both work fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Sun, 17 Nov 2024 21:32:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52991#p52991</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52479#p52479</link>
			<description><![CDATA[<p>Right click the AppImage and select Properties, then click on the Permissions Tab, now put a check mark in &quot;Allow this file to run as an app&quot; cilck close now right click it again and select &quot;execute&quot; it should work now</p>]]></description>
			<author><![CDATA[dummy@example.com (LinuxMan)]]></author>
			<pubDate>Tue, 01 Oct 2024 22:41:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52479#p52479</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52383#p52383</link>
			<description><![CDATA[<p>was this ever solved?</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Sun, 22 Sep 2024 09:47:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52383#p52383</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50976#p50976</link>
			<description><![CDATA[<p>this perhaps?<br /><a href="https://github.com/endless-sky/endless-sky/issues/10297" rel="nofollow">https://github.com/endless-sky/endless-sky/issues/10297</a></p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Mon, 08 Jul 2024 03:51:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50976#p50976</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50975#p50975</link>
			<description><![CDATA[<p>No joy,<br />neither solution was effective.</p>]]></description>
			<author><![CDATA[dummy@example.com (Red_Fir)]]></author>
			<pubDate>Mon, 08 Jul 2024 02:08:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50975#p50975</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50954#p50954</link>
			<description><![CDATA[<p>Hi Red_Fir. I&#039;ve encountered your issue with some recent appimages:</p><div class="codebox"><pre><code>$ ./foo.AppImage
fuse: failed to exec fusermount: Permission denied</code></pre></div><p>I&#039;m able to fix the problem like this:</p><div class="codebox"><pre><code>$ export FUSERMOUNT_PROG=$(which fusermount)
$ ./foo.AppImage</code></pre></div><p>The bug was introduced by recent changes in the tools used to create appimages and has nothing to do with Devuan. Old appimages that were working fine on Devuan 4 (Chimaera) are still working fine for me on Devuan 5 (Daedalus) without the above workaround.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Sun, 07 Jul 2024 01:59:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50954#p50954</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50943#p50943</link>
			<description><![CDATA[<p>Read the header of <span class="bbc">/etc/fuse.conf</span>. I have the following setup (fuse is required by vdev):</p><div class="codebox"><pre><code># The file /etc/fuse.conf allows for the following parameters:
#
# user_allow_other - Using the allow_other mount option works fine as root, in
# order to have it work as user you need user_allow_other in /etc/fuse.conf as
# well. (This option allows users to use the allow_other option.) You need
# allow_other if you want users other than the owner to access a mounted fuse.
# This option must appear on a line by itself. There is no value, just the
# presence of the option.

user_allow_other

# mount_max = n - this option sets the maximum number of mounts.
# Currently (2014) it must be typed exactly as shown
# (with a single space before and after the equals sign).

#mount_max = 1000</code></pre></div><p>i.e., you want to enable <strong>user_allow_other</strong>.</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sat, 06 Jul 2024 11:29:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50943#p50943</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50878#p50878</link>
			<description><![CDATA[<p>I think it is related to this</p><p><a href="https://github.com/AppImage/type2-runtime/issues/15" rel="nofollow">https://github.com/AppImage/type2-runtime/issues/15</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Tue, 02 Jul 2024 11:39:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50878#p50878</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50864#p50864</link>
			<description><![CDATA[<p>yes</p><p> when executed from the command line (as user) the full message is</p><p>&quot;fuse: failed to exec fusermount: Permission denied</p><p>Cannot mount AppImage, please check your FUSE setup.<br />You might still be able to extract the contents of this AppImage <br />if you run it with the --appimage-extract option. <br />See <a href="https://github.com/AppImage/AppImageKit/wiki/FUSE" rel="nofollow">https://github.com/AppImage/AppImageKit/wiki/FUSE</a> <br />for more information<br />open dir error: No such file or directory&quot;</p><p>When invoked via sudo it executes (but as a new user without a game history)</p>]]></description>
			<author><![CDATA[dummy@example.com (Red_Fir)]]></author>
			<pubDate>Mon, 01 Jul 2024 15:48:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50864#p50864</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50856#p50856</link>
			<description><![CDATA[<p>Did you make it executable (as user) with command </p><div class="codebox"><pre><code>chmod +x </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Mon, 01 Jul 2024 11:45:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50856#p50856</guid>
		</item>
		<item>
			<title><![CDATA[Re: Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50789#p50789</link>
			<description><![CDATA[<p>When ran from the command line it gives<br />failed to exec fusermount: Permission denied</p>]]></description>
			<author><![CDATA[dummy@example.com (Red_Fir)]]></author>
			<pubDate>Sat, 29 Jun 2024 23:05:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50789#p50789</guid>
		</item>
		<item>
			<title><![CDATA[Appimage non functional as normal user]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50788#p50788</link>
			<description><![CDATA[<p>So I have XFCE on Devuan5<br /> I recently downloaded an appimage that will not execute as user, It executes without hitch as root.<br />Other appimages run flawlessly but not this one. (Endless_Sky-v0.10.8-x86_64.AppImage)</p><p>I assume that I need to be a part of some group?<br />Any direction would be good!</p>]]></description>
			<author><![CDATA[dummy@example.com (Red_Fir)]]></author>
			<pubDate>Sat, 29 Jun 2024 22:47:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50788#p50788</guid>
		</item>
	</channel>
</rss>
