<?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=3088&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Running an app from menu vs terminal]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3088</link>
		<description><![CDATA[The most recent posts in Running an app from menu vs terminal.]]></description>
		<lastBuildDate>Sat, 12 Oct 2019 03:13:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Running an app from menu vs terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18213#p18213</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>The Exec line in the .desktop file doesn&#039;t understand parameters, try this command instead:</p><div class="codebox"><pre><code>sh -c &quot;LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so /usr/bin/skypeforlinux&quot;</code></pre></div></div></blockquote></div><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (Copper36)]]></author>
			<pubDate>Sat, 12 Oct 2019 03:13:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18213#p18213</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running an app from menu vs terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18123#p18123</link>
			<description><![CDATA[<p>The Exec line in the .desktop file doesn&#039;t understand parameters, try this command instead:</p><div class="codebox"><pre><code>sh -c &quot;LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so /usr/bin/skypeforlinux&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 29 Sep 2019 10:30:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18123#p18123</guid>
		</item>
		<item>
			<title><![CDATA[Running an app from menu vs terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18122#p18122</link>
			<description><![CDATA[<p>Hi,</p><p>Just bumped into a problem, maybe something related to file ownership. I need to start Skypeforlinux on my box with preloading of the library which flips the image (my webcam is installed upside-down).<br />So when I run this from terminal:</p><div class="codebox"><pre><code>LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so /usr/bin/skypeforlinux</code></pre></div><p>everything is OK, Skype starts, image is correct (which means preloading works, because without it the picture is upside-down).<br />But if I edit the entry in the Main Menu with exactly the same command, I get this error:</p><div class="quotebox"><blockquote><div><p>Failed to execute command &quot;LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so /usr/bin/skypeforlinux&quot;.<br />Failed to execute child process &quot;LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so&quot; (No such file or directory)</p></div></blockquote></div><p>What might be a problem?</p><p>Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (Copper36)]]></author>
			<pubDate>Sun, 29 Sep 2019 04:19:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18122#p18122</guid>
		</item>
	</channel>
</rss>
