<?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=3690&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Difference between ASCII and Beowolf]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3690</link>
		<description><![CDATA[The most recent posts in Difference between ASCII and Beowolf.]]></description>
		<lastBuildDate>Tue, 21 Jul 2020 17:38:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Difference between ASCII and Beowolf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23578#p23578</link>
			<description><![CDATA[<div class="quotebox"><cite>buggycode wrote:</cite><blockquote><div><p>Sadly I have to install Pulseaudio on both system as Firefox audio refused to work</p></div></blockquote></div><p>Are you using the firefox-esr package from the Devuan repositories? That version is compiled with the --enable-alsa option and so will provide audio without PA.</p><div class="quotebox"><cite>buggycode wrote:</cite><blockquote><div><p>Is this variable XDG_RUNTIME_DIR supposed to be set? If so where is this set (in both ASCII and Beowolf)</p></div></blockquote></div><p>XDG_RUNTIME_DIR is set automatically by systemd in Debian buster: <a href="https://www.freedesktop.org/software/systemd/man/pam_systemd.html" rel="nofollow">https://www.freedesktop.org/software/sy … stemd.html</a></p><div class="quotebox"><cite>buggycode wrote:</cite><blockquote><div><p>I am not sure I place the config in the correct place</p></div></blockquote></div><p><span class="bbc">~/.xsessionrc</span> should work fine but <span class="bbc">/etc/environment</span> (or a file under <span class="bbc">/etc/environment.d/</span>) would probably be better.</p><p>EDIT: For my Alpine Linux system I use this stanza in <span class="bbc">~/.profile</span>:</p><div class="codebox"><pre><code>if test -z &quot;${XDG_RUNTIME_DIR}&quot;; then
   export XDG_RUNTIME_DIR=&quot;/tmp/$(id -u)-runtime-dir&quot;
   if ! test -d &quot;${XDG_RUNTIME_DIR}&quot;; then
      mkdir &quot;${XDG_RUNTIME_DIR}&quot;
      chmod 0700 &quot;${XDG_RUNTIME_DIR}&quot;
   fi
fi</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 21 Jul 2020 17:38:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23578#p23578</guid>
		</item>
		<item>
			<title><![CDATA[Difference between ASCII and Beowolf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23570#p23570</link>
			<description><![CDATA[<p>Hi</p><p>Have two Devuan systems; one ASCII and the new toy Beowolf.&#160; They are largely configured the same way, basic window manager; Openbox and not much else, (the way I like my systems).&#160; I do indulge in some flatpak based packages, one of them being Spotify.&#160; This works without much of an issue in ASCII but not so well under Beowolf. I stumble on the &quot;Pulseaudio connection refused issue&quot;&#160; Sadly I have to install Pulseaudio on both system as Firefox audio refused to work.<br />I notice the ASCII had a particular environment variable set for my X session: XDG_RUNTIME_DIR.&#160; This was absent on Beowolf. I also attempted to determine where on ASCII this was set as it is configure before X is run.&#160; (Please note the ASCII X session is start manually via &quot;startx&quot;),&#160; I have not yet found the where this variable is set.&#160; I use SLIM manager on the Beowolf system - not sure if this is the difference.&#160; Most external documentation suggest various ways of setting XDG_RUNTIME_DIR, however they all assume that systemd is being used.</p><p>What I ended up doing, and this was based on what /etc/X11/Xsession script was doing, is as follows:</p><p>I created a file .xsessionrc in my user home directory containing:<br />export XDG_RUNTIME_DIR=&quot;/run/user/$(id -u)&quot;</p><p>This seemed to be the only non system wide place where this was accepted and set.&#160; Now flatpak spotify works in Beowolf using Pusaudio.</p><p>Questions:&#160; Is this variable XDG_RUNTIME_DIR supposed to be set? If so where is this set (in both ASCII and Beowolf)</p><p>I am not sure I place the config in the correct place, however, for now it work</p><p>Regards<br />Buggycode</p>]]></description>
			<author><![CDATA[dummy@example.com (buggycode)]]></author>
			<pubDate>Tue, 21 Jul 2020 12:33:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23570#p23570</guid>
		</item>
	</channel>
</rss>
