<?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=7510&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Latest Excalibur desktop installer forces LXQt?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7510</link>
		<description><![CDATA[The most recent posts in Latest Excalibur desktop installer forces LXQt?.]]></description>
		<lastBuildDate>Wed, 12 Nov 2025 16:37:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59502#p59502</link>
			<description><![CDATA[<p>Hmm...I just created a Devuan derivative with the Xfce desktop environment the other day (formerly based on Debian, but now fixin&#039; to be based on Devuan due to the political nonsense Debian has engaged in as of late, according to Bryan Lunduke), but due to the IceWM edition of it not being ready yet (I&#039;ve been busy with lots of other stuff), I haven&#039;t gone public with the release of it yet.&#160; Now I did notice that the ISO is a bit bigger than on the previous edition (almost 3 GB vs. a little over 2 GB previously), so I need to go back and make sure it didn&#039;t also install LXQt on me.&#160; Nothing against LXQt, I just prefer Xfce, although I have thought about creating a combined LXQt/Openbox edition.</p>]]></description>
			<author><![CDATA[dummy@example.com (fredbird67)]]></author>
			<pubDate>Wed, 12 Nov 2025 16:37:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59502#p59502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59453#p59453</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Lomax wrote:</cite><blockquote><div><p>... how to get rid of the cruft installed along with LXQt ...</p></div></blockquote></div><p>You can start by first making a list to check if there is any.<br />eg:</p><div class="codebox"><pre><code>$ apt list | grep installed | grep -i lxqt</code></pre></div><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 11 Nov 2025 22:17:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59453#p59453</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59281#p59281</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>You&#039;ll need to add excalibur-proposed-updates to your sources.</p></div></blockquote></div><p>Thanks, I did this and installed xfce-polkit, after which I could remove both lxqt-policykit and mate-polkit. Unsure how to get rid of the cruft installed along with LXQt though.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lomax)]]></author>
			<pubDate>Fri, 07 Nov 2025 19:44:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59281#p59281</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59264#p59264</link>
			<description><![CDATA[<p>On my Excalibur laptop, which was upgraded from Daedalus, I have policykit-1-gnome 0.105-8+b1 installed. xfce-polkit, lxqt-policykit and mate-polkit are all absent. I log in via slim and XFCE works perfectly.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lomax)]]></author>
			<pubDate>Fri, 07 Nov 2025 13:24:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59264#p59264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59090#p59090</link>
			<description><![CDATA[<p>This could use some testing. You&#039;ll need to add excalibur-proposed-updates to your sources.</p><div class="codebox"><pre><code>&lt;devuanci&gt;    * Fork for Devuan, just for excalibur so xfce has an polkit GUI agent.
&lt;devuanci&gt; xfce-polkit_0.3+v20220621-3~excalibur1 (excalibur-proposed-updates): started binary build for amd64 on amd64-build03</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 04 Nov 2025 20:57:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59090#p59090</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59078#p59078</link>
			<description><![CDATA[<p>so there is a project that implements a command line policykit auth interface intended to build custom polkit agents with scripts.</p><p><a href="https://github.com/OmarCastro/cmd-polkit" rel="nofollow">https://github.com/OmarCastro/cmd-polkit</a></p><p>it has examples to use rofi and zenity as GUI frontend, so it should be possible to build an auth agent with any toolkit frontend we want, will check the project out in depth later, compile and give it a try.</p><p>edit: there is an implemented polkit agent using cmd-polkit <a href="https://github.com/cobaltgit/pkmenu" rel="nofollow">https://github.com/cobaltgit/pkmenu</a></p><p>i will look into compiling cmd-polkit through the week and see if i can take the idea of pkmenu into something more flexible that can support multiple graphical frontends, all i need is someone who got a good idea of how to do packaging cuz i do get confused with the myriad of helpers for deb packaging that don&#039;t work for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 04 Nov 2025 18:36:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59078#p59078</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59057#p59057</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I&#039;m always logged in to an LXQt session</p></div></blockquote></div><p>On the slim login screen, press F1 to switch login session<br />it&#039;s safe to remove lxqt-session (which will in turn remove lxqt-policykit), because, curiously, the offline desktop installs both lxqt-policykit and mate-polkit</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Tue, 04 Nov 2025 15:29:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59057#p59057</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59045#p59045</link>
			<description><![CDATA[<p>My ceres seems OK for now but the test PC with excalibur, upgraded from daedalus today,&#160; judged gnome polkit untrusted so it is disappeared now. Just installed polkit mate per recommendation.&#160; Thanks a lot....</p>]]></description>
			<author><![CDATA[dummy@example.com (yohno)]]></author>
			<pubDate>Tue, 04 Nov 2025 10:16:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59045#p59045</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59044#p59044</link>
			<description><![CDATA[<p>It was a bit unfortunate in the timings, that trixie was released with the old gnome polkit removed but the new xfce-polkit package left out by the freeze: <a href="https://tracker.debian.org/pkg/xfce-polkit" rel="nofollow">https://tracker.debian.org/pkg/xfce-polkit</a></p><p>The xfce-polkit also seems quiet upstream...</p>]]></description>
			<author><![CDATA[dummy@example.com (abower)]]></author>
			<pubDate>Tue, 04 Nov 2025 09:45:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59044#p59044</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59043#p59043</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Hm, here the default slim login puts me into an xfce session.</p></div></blockquote></div><p>And I&#039;m always logged in to an LXQt session. Could this discrepancy perhaps have something to do with me installing on a Ryzen system with a Vega iGPU?</p>]]></description>
			<author><![CDATA[dummy@example.com (Lomax)]]></author>
			<pubDate>Tue, 04 Nov 2025 09:02:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59043#p59043</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59040#p59040</link>
			<description><![CDATA[<p>mostly as a frame of reference with respect to an earlier post, this is from a stock daedalus install, xfce desktop:</p><div class="codebox"><pre><code>devuan@devuan-pc:~$ aptitude why lxqt-session
i   task-xfce-desktop             Depends  slim | lightdm                                          
p   lightdm                       Depends  lightdm-gtk-greeter | lightdm-greeter                   
p   x2gothinclient-minidesktop    Provides lightdm-greeter                                         
p   x2gothinclient-minidesktop    Depends  mate-desktop-environment-core                           
p   mate-desktop-environment-core Depends  mate-notification-daemon (&gt;= 1.26) | notification-daemon
p   cinnamon                      Provides notification-daemon                                     
p   cinnamon                      Depends  network-manager-gnome                                   
i A network-manager-gnome         Depends  policykit-1-gnome | polkit-1-auth-agent                 
p   lxqt-policykit                Provides polkit-1-auth-agent                                     
p   lxqt-policykit                Depends  lxqt-session                                            
devuan@devuan-pc:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Tue, 04 Nov 2025 06:41:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59040#p59040</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59039#p59039</link>
			<description><![CDATA[<p>makes sense, if anything it should install the policykit-1-gnome as that does provide the polkit-1-auth-agent that would integrate the best with gtk and the network-manager-applet, however my guess is that apt resolved the dependencies getting a list of which packages provide polkit-1-auth and choose the first available option by alphabetical order, were the lxqt agent not available it would had gone with the mate agent...</p><p>edit: i just noticed that the policykit-1-gnome agent was removed in trixie because it is unmaintained upstream as stated here <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990271" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=990271</a></p><p>so the real solution is to install the mate-polkit-bin package as that WILL integrate with a mainly gtk environment without pulling the lxqt session NOR the mate-session package</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 04 Nov 2025 06:09:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59039#p59039</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59037#p59037</link>
			<description><![CDATA[<p>Hm, here the default slim login puts me into an xfce session.&#160; But there are several lxqt packages that got installed, including lxqt-session.&#160; These can probably all be safely removed with <span class="bbc">apt remove lxqt*</span></p><p>I think, possibly, they got pulled in from network-manager-applet</p><div class="codebox"><pre><code>aptitude why lxqt-session
i   task-xfce-desktop      Recommends network-manager-applet | connman-gtk | cmst
i A network-manager-applet Depends    policykit-1-gnome | polkit-1-auth-agent
i A lxqt-policykit         Provides   polkit-1-auth-agent
i A lxqt-policykit         Depends    lxqt-session</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Tue, 04 Nov 2025 03:10:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59037#p59037</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59036#p59036</link>
			<description><![CDATA[<p>Thanks. I used &quot;Expert Install&quot;, without network.</p>]]></description>
			<author><![CDATA[dummy@example.com (Lomax)]]></author>
			<pubDate>Tue, 04 Nov 2025 01:43:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59036#p59036</guid>
		</item>
		<item>
			<title><![CDATA[Re: Latest Excalibur desktop installer forces LXQt?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=59035#p59035</link>
			<description><![CDATA[<p>Yes it does... I&#039;ll try it out to see if I get the same. Will take a little while though.<br />Did you install with or without network?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 04 Nov 2025 01:37:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=59035#p59035</guid>
		</item>
	</channel>
</rss>
