<?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=2005&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved?] Upgrade to remove LXDE]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2005</link>
		<description><![CDATA[The most recent posts in [Solved?] Upgrade to remove LXDE.]]></description>
		<lastBuildDate>Tue, 24 Apr 2018 16:54:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8578#p8578</link>
			<description><![CDATA[<p>Thanks. I got the same plus lxpolkit. That&#039;s with task-lxde-desktop and lxqt in the list of packages to install. We must be using consolekit, since we have the -backend and -gobject that go with it. (instead of the ones that go with elogind)</p><p>I have no great revelations about this. Please report if anything doesn&#039;t work right.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 24 Apr 2018 16:54:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8578#p8578</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8574#p8574</link>
			<description><![CDATA[<p>Sorry for the slow response, here you go :-</p><div class="codebox"><pre><code>$ for i in consolekit elogind policykit polkit libpam ; do aptitude search ~i&quot;$i&quot; ; done
i A consolekit                                                                                     - framework for defining and tracking users, sessions and seats                                            
i   libpolkit-backend-consolekit-1-0                                                               - PolicyKit backend API                                                                                    
i   libpolkit-gobject-consolekit-1-0                                                               - PolicyKit Authorization API                                                                              
i A elogind                                                                                        - user, seat and session management daemon                                                                 
i A libelogind0                                                                                    - user, seat and session management library                                                                
i A libpam-elogind                                                                                 - elogind PAM module                                                                                       
i A lxqt-policykit                                                                                 - LXQt authentication agent for PolicyKit                                                                  
i   policykit-1                                                                                    - framework for managing administrative policies and privileges                                            
i   policykit-1-gnome                                                                              - authentication agent for PolicyKit                                                                       
i A libpolkit-agent-1-0                                                                            - PolicyKit Authentication Agent API                                                                       
i A libpolkit-backend-1-0                                                                          - PolicyKit Authorization API                                                                              
i   libpolkit-backend-consolekit-1-0                                                               - PolicyKit backend API                                                                                    
i A libpolkit-gobject-1-0                                                                          - PolicyKit Authorization API                                                                              
i   libpolkit-gobject-consolekit-1-0                                                               - PolicyKit Authorization API                                                                              
i A libpolkit-qt5-1-1                                                                              - PolicyKit-qt5-1 library                                                                                  
i A libpam-cap                                                                                     - POSIX 1003.1e capabilities (PAM module)                                                                  
i A libpam-elogind                                                                                 - elogind PAM module                                                                                       
i A libpam-gnome-keyring                                                                           - PAM module to unlock the GNOME keyring upon login                                                        
i   libpam-modules                                                                                 - Pluggable Authentication Modules for PAM                                                                 
i   libpam-modules-bin                                                                             - Pluggable Authentication Modules for PAM - helper binaries                                               
i   libpam-runtime                                                                                 - Runtime support for the PAM library                                                                      
i   libpam0g                                                                                       - Pluggable Authentication Modules library     </code></pre></div><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Tue, 24 Apr 2018 08:59:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8574#p8574</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8552#p8552</link>
			<description><![CDATA[<div class="quotebox"><cite>Geoff 42 wrote:</cite><blockquote><div><p>Is lxqt the way forwards? Should we be moving away from lxde?</p></div></blockquote></div><p>I asked that question in irc about a year ago, and there happened to be one of the lxde devs in the channel. He said that lxde is still alive and is not going away. </p><p>I haven&#039;t tried mixing lxde and lxqt, but I&#039;m about to. Just built a live iso with task-lxde-desktop and lxqt. There is some weirdness in the installed packages: I have both libpam-ck-connector and libpam-elogind, and you&#039;re only supposed to have one of those. Also, pam-auth-update shows both consolekit and elogind active. But I only have the libpolkits for consolekit, not elogind.</p><p>Please show me what you get for this:</p><div class="codebox"><pre><code>for i in consolekit elogind policykit polkit libpam ; do aptitude search ~i&quot;$i&quot; ; done</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 23 Apr 2018 11:17:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8552#p8552</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8550#p8550</link>
			<description><![CDATA[<p>I have now re-installed LXQT alongside LXDE. I did this by installing lxde. If I were to install task-lxqt-desktop, it would remove lxde and consolekit and install the elogind stuff.</p><p>I can select either lxde or lxqt from the lxdm login screen and they both work. lxde is fine, but with lxqt it does want me to enter the root password as the first thing. I have not yet worked out why it is doing this, but I guess that this is a problem with not having all the elogind stuff installed. Generally lxqt does seem to work reasonably well although I have not had a chance to polish it to my liking yet.</p><p>Is lxqt the way forwards? Should we be moving away from lxde?</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Mon, 23 Apr 2018 09:14:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8550#p8550</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8532#p8532</link>
			<description><![CDATA[<p>lxde pulls in an odd combination of packages for both consolekit and elogind. All the other desktops are fine with one of those. (kde and lxqt use elogind, the others work with just consolekit.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 21 Apr 2018 12:17:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8532#p8532</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8531#p8531</link>
			<description><![CDATA[<p>Yes, X does pull in libsystemd0, so maybe I shouldn&#039;t be too worried, but I thought that the fewer packages that pull in libsystemd0, the better.</p><p>As I check up, I see that I also have libpulse0 installed. If I were to remove that, then that would take out, inter alia :-<br />chromium, ffmpeg, flightgear, gimp, kodi, qemu, vlc, wireshark</p><p>I do not have pulseaudio installed but I do have apulse.</p><p>Is it easy to convey the abominability (?) that the devs felt about LXDE.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sat, 21 Apr 2018 10:27:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8531#p8531</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8530#p8530</link>
			<description><![CDATA[<p>How are you running X without libsystemd0???</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 21 Apr 2018 09:47:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8530#p8530</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8528#p8528</link>
			<description><![CDATA[<p>I did initially have a look at LXQT :-<br /><a href="https://dev1galaxy.org/viewtopic.php?id=94" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=94</a><br />but I reverted to LXDE as lxqt-panel pulled in libpulse0 and libsystemd0.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sat, 21 Apr 2018 05:55:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8528#p8528</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8524#p8524</link>
			<description><![CDATA[<p>Devs have been looking at this today, and the consensus is that lxde is an abomination. If you have it working, that&#039;s good. Don&#039;t look at the ugly combination of packages. Meanwhile, I&#039;m getting ready to purge all desktop environments from all of my computers.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 20 Apr 2018 22:37:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8524#p8524</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8518#p8518</link>
			<description><![CDATA[<p>I have had a quick look at libpolkit-{backend|gobject}-elogind-1-0 to see if there is a problem.</p><div class="codebox"><pre><code>$ aptitude why-not libpolkit-backend-elogind-1-0
i   libpolkit-backend-consolekit-1-0 Conflicts libpolkit-backend-elogind-1-0
$ aptitude why-not libpolkit-gobject-elogind-1-0
i   libpolkit-gobject-consolekit-1-0 Conflicts libpolkit-gobject-elogind-1-0</code></pre></div><p>It appears that the libpolkits need either consolekit or elogind, but not both&#160; and LXDE only works with the consolekit versions.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Fri, 20 Apr 2018 13:28:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8518#p8518</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8511#p8511</link>
			<description><![CDATA[<p>If I mark libpolkit-{backend|gobject}-elogind-1-0 for installation, then it wants to remove lxde. This is the case whether the 1-0 is at the end or in the middle.</p><p>I do have elogind, libelogind0 and libpam-elogind installed and elogind is running as is the console-kit-daemon.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Thu, 19 Apr 2018 18:04:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8511#p8511</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8508#p8508</link>
			<description><![CDATA[<div class="quotebox"><cite>Geoff 42 wrote:</cite><blockquote><div><p>The early signs are that this works ok, with the suggestion that maybe elogind doesn&#039;t work with LXDE.</p></div></blockquote></div><p>When I tested two months ago, I was able to use elogind with lxde. I would try that now, except that I already wiped that lxde install. All those *kit packages just went through a lot of changes, so it might be different now. </p><p>Anyway, it sound like you fixed it. If you use consolekit or elogind, you must have the corresponding libpolkit packages with it. Those are what determines which one gets used.</p><p>This problem might now be fixed for upgrades from jessie and new installs of ascii. For upgrades from ascii to ascii, the suggested fix seems to be working.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 19 Apr 2018 16:42:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8508#p8508</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8506#p8506</link>
			<description><![CDATA[<p>I have performed the same commands on my LXDE laptop and that also still works nicely and can also reboot from the exit menu.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Thu, 19 Apr 2018 15:36:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8506#p8506</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8500#p8500</link>
			<description><![CDATA[<p>Yes, I can select &quot;reboot&quot; from the exit menu and it still works, although it does still produce the GDBus error message which I reported elsewhere.<br /><a href="https://dev1galaxy.org/viewtopic.php?pid=8185#p8185" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=8185#p8185</a></p><p>The early signs are that this works ok, with the suggestion that maybe elogind doesn&#039;t work with LXDE.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Thu, 19 Apr 2018 14:02:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8500#p8500</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved?] Upgrade to remove LXDE]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8499#p8499</link>
			<description><![CDATA[<p>I saw the thread on DNG <a href="https://lists.dyne.org/lurker/message/20180419.114249.95dcdb53.en.html" rel="nofollow">https://lists.dyne.org/lurker/message/2 … 53.en.html</a> and have decided to go for it!</p><div class="codebox"><pre><code># apt-get install libpolkit-backend-consolekit-1-0 libpolkit-gobject-consolekit-1-0</code></pre></div><p>This runs without errors and now I can run </p><div class="codebox"><pre><code># apt-get update
# apt-get dist-upgrade</code></pre></div><p>And this runs without error. I now need to see if I can do things like shutdown.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Thu, 19 Apr 2018 13:57:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8499#p8499</guid>
		</item>
	</channel>
</rss>
