<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5377&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5377</link>
		<description><![CDATA[The most recent posts in [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0.]]></description>
		<lastBuildDate>Mon, 12 Dec 2022 09:08:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39304#p39304</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>...Единственное, что я отметил, что это возможный минус, это то, что мой браузер завис после длительного периода воспроизведения музыки, хотя ни процессор, ни память не были особенно высокими...</p></div></blockquote></div><p>I don&#039;t have Pipewire, but there are similar issues with browsers.<br />Firefox (opensuse) sometimes freezes when browsing FB pages, Iridium (PSlinux, latest version) when browsing YouTube.<br />In both cases, there is no memory leak, it is almost half full, the processor is not loaded. The previous version of Iridium works with Exegnu without these problems.</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Mon, 12 Dec 2022 09:08:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39304#p39304</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39292#p39292</link>
			<description><![CDATA[<p>Hi Head_on_a_Stick,</p><p>The setup is explained here: https://man.sr.ht/~kennylevinsen/seatd/#xdg_runtime_dir-not-set.</p><p>That is one of Kenny Levinsen&#039;s webpages.</p><p>There are some backticks that looked to me like apostrophes.&#160; They surround the &quot;id u&quot; phrases.&#160; It didn&#039;t work until I changed the aprostrophes to backticks.&#160; (I ended up copying and pasting &lt;g&gt;.)</p><p>The only thing I have noted that is a possible negative is that my browser froze after long period of playing music, although neither cpu or mem usage was particularly high.&#160; It is an old machine; might be coincidence, dying hardware or something that needs tweaking.&#160; Interested if anyone else reports that this enabled Pipewire for them and if they noted any &quot;side effects&quot;.</p><p>Thanks again for your help.</p><p>stevesr0</p>]]></description>
			<author><![CDATA[dummy@example.com (stevesr0)]]></author>
			<pubDate>Sun, 11 Dec 2022 20:41:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39292#p39292</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39269#p39269</link>
			<description><![CDATA[<p>Thanks for sharing the solution. Would you mind posting the content of your &quot;XDG_RUNTIME_DIR script&quot;? It might help other users.</p><p>I really should have remembered but I do have to do that in Alpine as well:</p><div class="codebox"><pre><code>$ grep XDG_RUNTIME /alpine/home/empty/.profile
XDG_RUNTIME_DIR=&quot;$HOME/.tmp&quot;
export ENV XDG_RUNTIME_DIR MOZ_ENABLE_WAYLAND EDITOR VISUAL BROWSER VDPAU_DRIVER PAGER
$</code></pre></div><p>I have no idea if that&#039;s the &quot;correct&quot; way to do it but it works for me™.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 11 Dec 2022 10:22:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39269#p39269</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39268#p39268</link>
			<description><![CDATA[<p>Belated reply -</p><p>Thanks Head_on_a_Stick,</p><p>I finally discussed this with Kenny Levisen (seatd/libseat developer) who saw I probably needed an XDG_RUNTIME_DIR script.&#160; After setting that up, pipewire works after removing libelogind0 and rebooting.</p><p>So, I will mark this solved.</p>]]></description>
			<author><![CDATA[dummy@example.com (stevesr0)]]></author>
			<pubDate>Sun, 11 Dec 2022 00:49:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39268#p39268</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39087#p39087</link>
			<description><![CDATA[<p>If you have seatd installed and running then consolekit should not be needed. For seatd the user needs to be in the <em>audio</em>, <em>video</em> &amp; <em>seat</em> groups. Or at least in Alpine that&#039;s the case. Have you asked about this on the antiX forums? The community there will probably have a better grasp of the situation.</p><p>I followed <a href="https://wiki.alpinelinux.org/wiki/PipeWire" rel="nofollow">this guide</a> but it would have to be adapted. This is under sway, I can&#039;t remember what antiX uses. Is it fluxbox or something similar?</p><p>EDIT: and do you really need pipewire? I find that everything on my system works without a sound server. IIRC it&#039;s only remote conferencing that needs one.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 03 Dec 2022 13:27:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39087#p39087</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39072#p39072</link>
			<description><![CDATA[<p>Hi Head-on-a-Stick,</p><p>thanks again.</p><p>I am a permanent noobie.&#160; I have seatd and consolekit installed, but quite possibly not properly configured or possibly my problem is that I am not in the proper group.</p><p>Running htop, seatd is running but searching for consolekit shows nothing.</p><p>Happy for a reference to a tutorial for enabling pipewire via seatd.&#160; On a search a little while ago today, I didn&#039;t see anything in a step-by-step for noobies &lt;g&gt;.</p><p>Thanks in advance.</p><p>stevesr0</p>]]></description>
			<author><![CDATA[dummy@example.com (stevesr0)]]></author>
			<pubDate>Sat, 03 Dec 2022 00:29:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39072#p39072</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39063#p39063</link>
			<description><![CDATA[<div class="quotebox"><cite>stevesr0 wrote:</cite><blockquote><div><p>I posted here asking about timing of the update of these two packages</p></div></blockquote></div><p>Those packages are no more. The last versions were for Debian oldstable.</p><p>Have you tried seatd with pipewire? That works for my Alpine system.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 02 Dec 2022 16:18:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39063#p39063</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39049#p39049</link>
			<description><![CDATA[<p>Hi Head_on_a_Stick,</p><p>Thanks for response.</p><p>I am running antiX Sid and trying to get Pipewire working without systemd elements.&#160; Using libelogind0 (a component of systemd), Pipewire works fine for my usages.&#160; However, when I tried to use consolekit as a replacement, it doesn&#039;t work.&#160; I saw several polkit packages maintained by Devuan developers, that seemed to be related to consolekit.&#160; As I mentioned two have not yet reached the level of the others and this has caused a failure in the installation of some libpolkit packages.</p><p>Lacking any other idea for getting Pipewire working with consolekit, I posted here asking about timing of the update of these two packages.</p><p>stevesr0</p>]]></description>
			<author><![CDATA[dummy@example.com (stevesr0)]]></author>
			<pubDate>Thu, 01 Dec 2022 23:31:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39049#p39049</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39041#p39041</link>
			<description><![CDATA[<p>Why do you think you need those two packages? I&#039;ve just installed the consolekit package in a daedalus system with no problems. Those packages are not dependencies of consolekit.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 01 Dec 2022 06:54:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39041#p39041</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Updates? libpolkit-backend-1-0 and libpolkit-backend-consolekit-1-0]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39033#p39033</link>
			<description><![CDATA[<p>Hi all,</p><p>Devuan has provided some upgraded consolekit related packages (v.122), but these two packages are still at the 0.105 version in the repositories I have checked.</p><p>I would appreciate a referral to a repository where the newer versions are available, if these packages have been updated yet.</p><p>Thanks in advance.</p><p>stevesr0</p>]]></description>
			<author><![CDATA[dummy@example.com (stevesr0)]]></author>
			<pubDate>Thu, 01 Dec 2022 02:00:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39033#p39033</guid>
		</item>
	</channel>
</rss>
