<?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=7866&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / xfdashboard]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7866</link>
		<description><![CDATA[The most recent posts in xfdashboard.]]></description>
		<lastBuildDate>Sat, 04 Apr 2026 16:39:48 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63018#p63018</link>
			<description><![CDATA[<p>Thanks everyone for your comments.</p><p>I tried the method suggested by Mercury, but it did not work for me. I was getting to many errors about unsolvable dependencies.</p><p>What I did in the end was to install from source:</p><p>version 1.1.0 (2025-08-21) from<br /><a href="https://archive.xfce.org/src/apps/xfdashboard/1.1/" rel="nofollow">https://archive.xfce.org/src/apps/xfdashboard/1.1/</a></p><p>Dependencies required depend on what&#039;s already installed.<br />I installed these.</p><p>cmake meson libgarcon-1-dev libxfce4ui-2-dev libcogl-dev libclutter-1.0-0 libclutter-1.0-dev libwnck-3-dev gettext</p><p>Then:</p><p># tar xf xfdashboard-&lt;version&gt;.tar.bz2<br /># cd xfdashboard-&lt;version&gt;<br /># meson setup build<br /># meson compile -C build<br /># meson install -C build</p><p>Installed without problem.</p><p>But when I tried $ xfdasboard in terminal I got this error:</p><p>xfdashboard: error while loading shared libraries: libxfdashboard.so.0.10100.0: cannot open shared object file: No such file or directory</p><p>To test if it works I did:</p><p>export LD_LIBRARY_PATH=/home/neo/Downloads/Devuan/.bin/xfdashboard-1.1.0/build/libxfdashboard/:$LD_LIBRARY_PATH</p><p>then</p><p>$ xfdashboard</p><p>It worked great</p><p>So, I placed my build directory in to my PATH. That&#039;s where the offending libxfdashboard.so.0.10100.0 is.</p><p>Rebooted, Works great</p><p>Added xfdashboard to a hot-corner. Happy now.</p>]]></description>
			<author><![CDATA[dummy@example.com (karma)]]></author>
			<pubDate>Sat, 04 Apr 2026 16:39:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63018#p63018</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62935#p62935</link>
			<description><![CDATA[<p>I downloaded the three main DEB packages from the page I linked earlier, then simulated an installation:</p><p><span class="bbc">apt --simulate install &quot;/tmp/xfdashboard_1.0.0-0ubuntu5_amd64.deb&quot; &quot;/tmp/libxfdashboard0_1.0.0-0ubuntu5_amd64.deb&quot; &quot;/tmp/xfdashboard-plugins_1.0.0-0ubuntu5_amd64.deb&quot;</span></p><p>The only dependencies required were all satisfied through the regular Devuan repositories. They are:<br />libclutter-1.0-0<br />libclutter-1.0-common<br />libcogl-common<br />libcogl-pango20<br />libcogl-path20<br />libcogl20</p><p>I.e. this is easy to install on Devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mercury)]]></author>
			<pubDate>Sat, 28 Mar 2026 17:59:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62935#p62935</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62931#p62931</link>
			<description><![CDATA[<p>@karma I have been using xfce since around 2006 and have never heard of this. Looked it up, and while it&#039;s not something I am interested in I thought I would share a helpful page I found (that you may have already seen).</p><p><a href="https://docs.xfce.org/apps/xfdashboard/start" rel="nofollow">https://docs.xfce.org/apps/xfdashboard/start</a></p>]]></description>
			<author><![CDATA[dummy@example.com (mweishaar)]]></author>
			<pubDate>Sat, 28 Mar 2026 16:49:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62931#p62931</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62886#p62886</link>
			<description><![CDATA[<p>For crying out loud. We&#039;re not talking about adding Ubuntu repositories - that <em>is</em> a bad idea. A controlled, manual installation of a small set of packages from DEB is not going to torch the system. I did it many times in the past. Sometimes, a package wanted a long chain of Ubuntu-specific dependencies that quickly got unwieldy. I just didn&#039;t install it in that case. Most of the time, it was a manageable handful of packages.</p><p>There&#039;s nothing &quot;official&quot; about my advice. Just stuff that works to achieve a goal.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mercury)]]></author>
			<pubDate>Thu, 26 Mar 2026 03:52:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62886#p62886</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62883#p62883</link>
			<description><![CDATA[<p>Please note that installing Ubuntu packages is NOT an &quot;official&quot; recommendation. In fact, we advise to avoid installing non-Devuan/Debian packages into the mix.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 26 Mar 2026 00:37:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62883#p62883</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62882#p62882</link>
			<description><![CDATA[<p>Ubuntu packages are installable in Devuan, though dependency management can sometimes be tricky. You can download the DEBs here: <a href="https://launchpad.net/ubuntu/+source/xfdashboard/1.0.0-0ubuntu5/+build/31059741" rel="nofollow">https://launchpad.net/ubuntu/+source/xf … d/31059741</a></p><p>Download and simulate an install with apt:<br /><span class="bbc">apt --simulate install &quot;./xfdashboard_1.0.0-0ubuntu5_amd64.deb&quot; &quot;./libxfdashboard0_1.0.0-0ubuntu5_amd64.deb&quot;</span></p><p>And let apt tell you what dependencies it&#039;s missing.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mercury)]]></author>
			<pubDate>Thu, 26 Mar 2026 00:28:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62882#p62882</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62880#p62880</link>
			<description><![CDATA[<p>Yes I&#039;m on 4.20 and using Devuan Excalibur.<br />I will definitely look at installing from source.<br />Haven&#039;t done that for a while, but I&#039;m up for the challenge.<br />Thanks for your reply brocashelm</p>]]></description>
			<author><![CDATA[dummy@example.com (karma)]]></author>
			<pubDate>Wed, 25 Mar 2026 23:28:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62880#p62880</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62879#p62879</link>
			<description><![CDATA[<p>I don&#039;t think this was ever packaged for Debian, as there are no snapshot DEB files in existence. I do know that Ubuntu (and particularly Xubuntu) have it packaged up, but it&#039;s not a good idea to mix different repositories.</p><p>You&#039;re better off just compiling it from source using the same release version as the Xfce you use (which I assume is 4.20 if you are using Devuan Excalibur).</p>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Wed, 25 Mar 2026 22:50:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62879#p62879</guid>
		</item>
		<item>
			<title><![CDATA[xfdashboard]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=62878#p62878</link>
			<description><![CDATA[<p>I always like to use xfdashboard on Xfce, but unfortunately it is not in the repos.&#160; <br />What&#039;s the best way to install xfdashboard on Devuan Xfce?<br />Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (karma)]]></author>
			<pubDate>Wed, 25 Mar 2026 22:36:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=62878#p62878</guid>
		</item>
	</channel>
</rss>
