<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>trl.ca &#187; Kubuntu</title>
	<atom:link href="http://trl.ca/tag/kubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://trl.ca</link>
	<description>the personal space of todd richard lyons</description>
	<lastBuildDate>Sun, 20 May 2012 17:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Kubuntu Oneiric Won&#8217;t Shut Down Anymore?</title>
		<link>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/</link>
		<comments>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 02:30:41 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2692</guid>
		<description><![CDATA[I&#8217;m really loving Kubuntu 11.10. As usual, I upgraded during the beta phase to avoid the slow downloads after the official release. It was a flawless upgrade: the best I can remember. I even did it using the wireless connection, with no significant hiccups&#8230; except this one I hardly noticed. I rarely need to reboot [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really loving Kubuntu 11.10. As usual, I upgraded during the beta phase to avoid the slow downloads after the official release. It was a flawless upgrade: the best I can remember. I even did it using the wireless connection, with no significant hiccups&#8230; except this one I hardly noticed. I rarely need to reboot or shutdown, but the upgrade overwrote a configuration file which disrupted the reboot and shutdown functions. Fortunately, an easy fix:</p>
<p>~$ cd /etc/kde4/kdm<br />
~$ sudo kate kdmrc</p>
<p>Search for the [Shutdown] section, and make sure the shutdown and reboot lines aren&#8217;t commented out with &#8216;#&#8217; hashes. Add (or uncomment) these commands.</p>
<p>HaltCmd=/sbin/shutdown -h -P now</p>
<p>RebootCmd=/sbin/shutdown -r now</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2011/10/kubuntu-oneiric-wont-shut-down-anymore/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Kubuntu Natty Update Weirdness</title>
		<link>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/</link>
		<comments>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 01:59:25 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=2576</guid>
		<description><![CDATA[I just updated to Kubuntu 11.04 (Natty Beta 2) last night. All went reasonably well except for a few hitches: Inexplicably, several apps were uninstalled including GIMP and Wine. Easily remedied. This weird error message proved more difficult to fix: dpkg: warning: parsing file '/var/lib/dpkg/available' near line 20544 package 'handbrake-gtk': error in Version string 'svn3834ppa1~maverick1': [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated to Kubuntu 11.04 (Natty Beta 2) last night. All went reasonably well except for a few hitches:</p>
<ul>
<li>Inexplicably, several apps were uninstalled including GIMP and Wine. Easily remedied.</li>
<li>This weird error message proved more difficult to fix:</li>
</ul>
<blockquote>
<pre>dpkg: warning: parsing file '/var/lib/dpkg/available' near line 20544
package 'handbrake-gtk':
error in Version string 'svn3834ppa1~maverick1':
version number does not start with digit</pre>
</blockquote>
<p>Very odd because handbrake-gtk wasn&#8217;t installed on the system at the time of the upgrade. It was installed via a PPA some months ago, then deleted, and I thought I had wiped all traces of it away&#8230; Apparently not.</p>
<p>I tried a bunch of solutions from various forums until I hit on this one which worked:</p>
<blockquote>
<pre>sudo dpkg --clear-avail &amp;&amp; sudo apt-get update</pre>
</blockquote>
<p>All in all, one of the smoothest upgrades I&#8217;ve had with Kubuntu (I always do it during beta; I&#8217;m too impatient to wait for the release to mature).  And KDE (now version 4.6.2) just gets more gorgeous with every incarnation.  Be sure to invite your friends over for a look, so they can see what the next version of Windows will be stealing.</p>
<p>Happy hacking.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2011/04/kubuntu-natty-update-weirdness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New year, new OS?</title>
		<link>http://trl.ca/2010/02/new-year-new-os/</link>
		<comments>http://trl.ca/2010/02/new-year-new-os/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:48:10 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So far it&#8217;s shaping up to be a year of changes.  Some milestone birthdays, the family website on a content management system (at long last), and now, a change of operating system. After about 3 years of running Kubuntu on the family desktop, I&#8217;ve switched to openSUSE.  Not a huge change I guess, switching from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Tux" src="http://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg" alt="Tux" width="188" height="225" />So far it&#8217;s shaping up to be a year of changes.  Some milestone  birthdays, the family website on a content management system (at long  last), and now, a change of operating system.</p>
<p>After about 3 years  of running <a href="http://www.kubuntu.org">Kubuntu </a>on the family desktop, I&#8217;ve switched to <a href="http://www.opensuse.org">openSUSE</a>.   Not a huge change I guess, switching from one flavour of Linux to  another.  Certainly the difference isn&#8217;t apparent to my wife, beyond  some minor cosmetic issues.  Specifically, the big K that used to  signify the launch button in the lower left corner of the screen is now a  green gecko logo.  But to me, it feels more significant.</p>
<p>I  last used openSUSE before it was called such.  I chose SUSE Linux 10.1  as my OS when I returned to graduate school in the fall of 2006.  While  I&#8217;d been a hardcore <a href="http://www.debian.org">Debian</a> user up until that point, I hadn&#8217;t had any  experience with Debian on laptops.  In order to get up and productive as  quickly as possible, I started the first semester with a more polished,  corporate OS.  I liked it fine.  It certainly looked more striking than  raw Debian, but architecturally it turned out to be much rawer.  The  package manager was especially cumbersome.  I coped with this in the  short term by switching to the <a href="http://labix.org/smart">Smart </a>package manager, but this didn&#8217;t  prevent the dependency problems inherent with an <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM-based</a> system.<span id="more-4"></span></p>
<p>I&#8217;ve always admired Debian&#8217;s <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool">APT system</a>.  It&#8217;s fast, efficient, solid, and provides sensible options to resolve issues with conflicting software packages.  I&#8217;ve never had a system I couldn&#8217;t salvage, no matter how difficult I&#8217;d made a situation through experimentation or idle tinkering.  <img src='http://trl.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ultimately, what drove me away from Kubuntu wasn&#8217;t its overall function or diminished feature set (in comparison to Ubuntu), but&#8230; lingering <a href="http://www.openoffice.org">OpenOffice</a> problems.</p>
<p>For some time, I&#8217;ve been bothered with the slowness of the suite on Kubuntu.  I did quite a bit of research and tinkering, but was never able to resolve the insanely slow dialogue boxes, particularly when saving files.  The problem was though to be the <a href="http://en.wikipedia.org/wiki/KDE_Software_Compilation_4">KDE 4</a> integration package.  It made the icons and operability with Kubuntu wonderful, at the expense of making it absolutely painful to use.</p>
<p>I&#8217;d heard glowing reports about the new SUSE release, so I back up all the family data on an external firewire drive, and reinstalled from scratch.  It wasn&#8217;t perfectly painless.  Finding repositories for those evil but essential proprietary software packages and drivers took some time, as did getting my accelerated video and wireless networking up and going.  In these areas I still have to give a serious advantage to Kubuntu / Ubuntu.  It was more than just lack of familiarity that held me back; Canonical&#8217;s products really do a much better job of harnessing hardware that requires proprietary drivers.</p>
<p>Overall though, I&#8217;m quite satisfied.  There have been some other changes needed.  In particular, I had to replace the rather lame duck version of KTorrent that openSUSE provides with the fully functioning version from the <a href="http://en.opensuse.org/Additional_package_repositories#Packman">Packman</a> repositories.  But the most important thing, my office suite, now works perfectly and looks great.</p>
<p>It&#8217;s funny what it can take to make a person change.  OpenOffice was my deal breaker.  It makes it easier for me to understand how the desire for Microsoft Office is the deal breaker that prevents many people from switching to Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2010/02/new-year-new-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaffeine: Can&#8217;t check DMA mode. Permission denied or no such device: &#8220;/dev/dvd&#8221;</title>
		<link>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/</link>
		<comments>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 15:08:33 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[Kaffeine]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=107</guid>
		<description><![CDATA[I recently ran into trouble trying to play copy-protected DVDs on my new installation of Kubuntu 8.04 (Hardy Heron beta). Initially it seemed that there was a problem with the installation of libdvdcss2, because Kaffeine kept offering to re-install it. However, after a re-start of Kaffeine from Konsole with wizard mode (kaffeine -w), I got [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png"><img class="alignright size-full wp-image-259" title="kubuntu" src="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png" alt="" width="234" height="65" /></a>I recently ran into trouble trying to play copy-protected DVDs on my new installation of Kubuntu 8.04 (Hardy Heron beta). Initially it seemed that there was a problem with the installation of libdvdcss2, because Kaffeine kept offering to re-install it. However, after a re-start of Kaffeine from Konsole with wizard mode (kaffeine -w), I got this error :</p>
<pre>Can't check DMA mode. Permission denied or no such device: "/dev/dvd"</pre>
<p>Odd, considering that Amarok, K9copy and K3B were having absolutely no problems finding and using discs. And there was the clue: in K3B&#8217;s configuration screen the drive was identified asscd0. So, I checked from the command line:</p>
<pre>me@kubuntu-desktop:~$ ls -l /dev/dvd*
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvd1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvdrw1 -&gt; scd0</pre>
<p>And sure enough, there was no symbolic link between scd0 and /dev/dvd. Simple enough to fix though:</p>
<pre>me@kubuntu-desktop:~$ sudo ln -s scd0 /dev/dvd
me@kubuntu-desktop:~$ ls -l /dev/dvd*
lrwxrwxrwx 1 root root 4 2008-04-15 00:03 /dev/dvd -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvd1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/dvdrw1 -&gt; scd0</pre>
<p>All fixed. But for good measure, I checked the cdrom situation. Same issue:</p>
<pre>me@kubuntu-desktop:~$ ls -l /dev/cd*
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrom1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrw1 -&gt; scd0</pre>
<p>So, for good measure (even though I hadn&#8217;t come across any problems):</p>
<pre>me@kubuntu-desktop:~$ sudo ln -s scd0 /dev/cdrom
me@kubuntu-desktop:~$ ls -l /dev/cd*
lrwxrwxrwx 1 root root 4 2008-04-15 00:04 /dev/cdrom -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrom1 -&gt; scd0
lrwxrwxrwx 1 root root 4 2008-04-14 19:58 /dev/cdrw1 -&gt; scd0</pre>
<p>Now, with all roads leading to Rome, I fired Kaffeine back up again and enjoyed my movie.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2008/04/kaffeine-cant-check-dma-mode-permission-denied-or-no-such-device-devdvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will The Canoniclique Finally Listen To Kubuntu?</title>
		<link>http://trl.ca/2008/02/will-the-canoniclique-finally-listen-to-kubuntu/</link>
		<comments>http://trl.ca/2008/02/will-the-canoniclique-finally-listen-to-kubuntu/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 12:30:36 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=132</guid>
		<description><![CDATA[Yesterday, Ubuntu tore a page from The Book of Dell and launched Brainstorm, an opportunity for its users to contribute their ideas for software development and marketing. To my own surprise, I signed up for an account. It&#8217;s not that I don&#8217;t enjoy giving my opinion. Tirades and diatribes are my raison d&#8217;être. If you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png"><img class="alignright size-full wp-image-259" title="kubuntu" src="http://trl.ca/wp-content/uploads/2008/02/kubuntu.png" alt="" width="234" height="65" /></a>Yesterday, Ubuntu tore a page from <span style="font-style: italic;">The Book of Dell</span> and launched <span style="font-style: italic;">Brainstorm</span>, an opportunity for its users to contribute their ideas for software development and marketing.  To my own surprise, I signed up for an account.  It&#8217;s not that I don&#8217;t enjoy giving my opinion.  Tirades and diatribes are my raison d&#8217;être.  If you didn&#8217;t know that, it must be your first time here. <span style="font-style: italic;"><span style="font-weight: bold;"> Welcome!</span> Enjoy a lovely beverage.  The fridge is over there.</span></p>
<p>No, it&#8217;s just that I&#8217;m not usually among the first to jump on these bandwagons.  Perhaps it&#8217;s Dell&#8217;s seemingly genuine intent to listen to <span style="font-style: italic;">their </span>users that&#8217;s chipped away at my cynicism.  But damn you anyway Michael Dell.  Don&#8217;t think I haven&#8217;t noticed that you <span style="font-style: italic;">removed </span>that Precision M90 Ubuntu laptop from your <a href="http://www.dell.com/content/topics/global.aspx/corp/biographies/en/msd_computers?c=us&amp;l=en&amp;s=corp">user page</a>.  Do you still have it, or did it get whistled off to the Dell <span style="font-style: italic;">Outlet </span>store?</p>
<p>In any event, one of my first tasks on <span style="font-style: italic;">Brainstorm</span> was to query for &#8220;KDE&#8221; and &#8220;Kubuntu&#8221; ideas, but I found only one: <a href="http://brainstorm.ubuntu.com/idea/478/">Idea #478 &#8211; Support kubuntu and kde the way you support ubuntu and gnome</a>.   Fine.  It&#8217;s about as well-expressed an idea as I could have hoped for, and a good candidate for merging the duplicate questions into.  But what&#8217;s been interesting is watching the early resistance from GNOME users, not so much in the comments, but in the bouncing score.  While I don&#8217;t have the time to check in often, it&#8217;s gone from zero to 18 to zero in just the short time I&#8217;ve been observing.  Currently, it sits at 34.  I wonder where it will be when I finish typing this?</p>
<p>Why the resistance?  KDE is an excellent desktop.  While it may not be the Ubuntu default, it&#8217;s still undeniably popular, having won LinuxQuestions.org&#8217;s <a href="http://www.linuxquestions.org/questions/2007-linuxquestions.org-members-choice-awards-79/desktop-environment-of-the-year-610190/">Desktop Environment of the Year</a> for the <a href="http://dot.kde.org/1204192621/">seventh consecutive year</a> in a row.  The same survey saw K3B, Amarok and Konqueror win resounding victories against their non-KDE counterparts.</p>
<p>Is there fear about a scarcity of resources?  Will more attention to <a href="http://www.kubuntu.org/">Kubuntu</a> development necessarily manifest itself in neglect towards Ubuntu?  I don&#8217;t know about you, but I&#8217;m observing an increasing plateau in the Ubuntu development curve.  Certainly Canonical is continuing to add new features and polish with each development cycle, but it&#8217;s nothing like the vertical takeoff we observed with the early versions starting from <span style="font-style: italic;">Warty Warthog</span>.  Current developers are not expending themselves the way that they once needed to.  Was the initial effort that exhausting, or is it merely the fact that it&#8217;s more fun to enjoy the ride once the balloon is launched, than look around for the next challenge?</p>
<p>Critics may say that given GNOME&#8217;s popularity within Ubuntu, working to provide more functionality, fit and finish for the minority of Kubuntu users isn&#8217;t a worthwhile investment.  However, given KDE&#8217;s popularity overall, I would argue that Canonical&#8217;s neglect of Kubuntu is responsible for its relative lack of users.  It&#8217;s always lagged behind in development &#8212; fewer added features, more bugs, questionable package inclusions, and the removal/hiding of good programs (Kcontrol, Konqueror) for poor ones (System Settings, Dolphin 3).</p>
<p>Not to slag Jonathan Riddell &#8212; he&#8217;s doing as well as one guy can &#8212; but Kubuntu has always been more suited to the type of user who doesn&#8217;t mind a lot of tweaking after the fact.  People who want a desktop that &#8216;just works&#8217; are forced to go the GNOME route, whether it&#8217;s their preference or not.</p>
<p>In <span style="font-style: italic;">Brainstorm</span>,  Kubuntu users finally have an invitation to vent their frustration at having a Cinderella distribution relegated to the role of ugly stepsister.  Will Canonical respond?</p>
<p>At least initially, I&#8217;m more concerned by the potential backlash from the Ubuntu majority.  Am I worrying for nothing?  I don&#8217;t know.</p>
<p>The score, at least as of this posting, is now down to <a href="http://brainstorm.ubuntu.com/idea/478/">29</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2008/02/will-the-canoniclique-finally-listen-to-kubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kubuntu 5.04: The Hoary Hedgehog Release</title>
		<link>http://trl.ca/2005/05/kubuntu-5-04-the-hoary-hedgehog-release/</link>
		<comments>http://trl.ca/2005/05/kubuntu-5-04-the-hoary-hedgehog-release/#comments</comments>
		<pubDate>Thu, 12 May 2005 15:09:34 +0000</pubDate>
		<dc:creator>Todd Lyons</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://trl.ca/?p=1039</guid>
		<description><![CDATA[Despite a less than stellar experience with the previous version of Ubuntu I decided to climb back on the horse and mosey down for a visit with Ubuntu&#8217;s fraternal twin, Kubuntu. Kubuntu is what Ubuntu would look like if he decided to abandon the patent leather shoes and forsake all corduroy and khahki and opt [...]]]></description>
			<content:encoded><![CDATA[<p>Despite a less than stellar experience with the previous version of Ubuntu I decided to climb back on the horse and mosey down for a visit with Ubuntu&#8217;s fraternal twin, Kubuntu.</p>
<p>Kubuntu is what Ubuntu would look like if he decided to abandon the patent leather shoes and forsake all corduroy and khahki and opt instead for snakeskin cowboy boots, lamé, metallics and sequins.</p>
<p>No, I&#8217;m not a fashion expert. But I can Google.</p>
<p>Kubuntu uses the oft-criticized-but-oh-so-kewl-looking KDE desktop. Should you prefer something tasteful and understated [read: dull] fear not &#8212; the Kubuntu and Ubuntu releases are identical save for the desktop environments. Thus, like its twin, Kubuntu offers the same features that have made Ubuntu a household name&#8230; at least among technically savvy [read: nerdy] households. They share the same bleeding edge features (inherited from their psychotic cousin, twice removed &#8212; Debian Sid) with well chosen packages (office software, media players, printer drivers, etc) so that your main hurdle is just installing the software itself. Once it&#8217;s loaded, you&#8217;re ready to use it. For this, Kubuntu borrows the Debian pre-release of the Debian installer. While text-based [read: boring], it is simple and efficient, and if you intend to install Kubuntu as your only operating system, you can do so by selecting the installer&#8217;s default options (i.e. spend most of your time pressing the &#8216;Enter&#8217; key).</p>
<p>As I write this, I&#8217;ve been using Kubuntu for almost a month. As a die-hard fan of Debian, Kubuntu&#8217;s main selling point to me is (not surprisingly) how much it looks, feels, and acts like Debian. The first difference is that the root user account is present but disabled (because it has no password). So, you can choose to perform all your administrative tasks by beginning them with the &#8216;sudo&#8217; command, or you can enable the account with &#8216;sudo passwd root&#8217; and enter a password for the root account. As a Debian user. I prefer to open a console, type &#8216;su&#8217; and perform a number of admin tasks in a row, so, I enabled root.</p>
<p>That being done, the system is almost indistinguishable from my main Deban box, except for&#8230; the bugs. Debian Sid (upon which Kubuntu is based) is experimental software. If Kubuntu was sold like commercial software (i.e. in a shrink-wrapped box), it would have to be crammed with so many warning labels that all you could read would be: &#8216; bu t &#8216;.</p>
<p>But, this is the price for bleeding edge software: it&#8217;s not exhaustively tested. Even so, Kubuntu is remarkably stable&#8230; more or less so depending upon your individual computer. Some users have had problems with Konqueror (KDE&#8217;s web browser and file manager) crashing and exiting spontaneously. This doesn&#8217;t happen on my system. A more serious problem &#8212; where the desktop settings (including login theme, wallpaper, taskbar, system tray and other kicker panel settings) are wiped out after the system software is updated &#8212; is universal. You can read about it here and here. The Kubuntu bug report is here.</p>
<p>The users on the forums have offered a number of solutions. I was forced to re-create my desktop settings manually, and have tried to apply several of the fixes. This solution, the last one I tried, seems to have re-stabilized my system and even allowed me to continue to keep updating Kubuntu by APT-GET (the Debian software package manager). The community&#8217;s gripe is that (at least as of this writing) the developers have not posted a fix themselves, or corrected the problem in a new release. Kubuntu development is in 6 month intervals, with each release given an 18 month lifespan for updates. Some fear that the problems with this release will remain, and that the fix to the core software will not be corrected until Kubuntu 5.10 in October. I don&#8217;t know if this is true, but (as a Debian user) I am accustomed to waiting for hours or days, not weeks, for a fix.</p>
<p>I&#8217;m giving this release the same rating I gave the previous one. I like it more&#8230; because I like Debian, KDE, and the fact that Canonical Ltd. even dared to branch out from Gnome. However, there is a happy medium between the Debian style of releasing (&#8220;We will release nothing until we&#8217;re convinced it&#8217;s 99.99999% stable&#8230;&#8221;) and an Ubuntu release (&#8220;Ooops! it&#8217;s April / October again!&#8221;).</p>
<p>Ubuntu has climbed to the top of the charts at DistroWatch because of its progressive thinking. It&#8217;s sad to think it can be constrained to a calendar. With a larger developer base for Kubuntu, this might work in the future. Perhaps Kubuntu should have remained in pre-release until 5.10.</p>
<p>No&#8230; scratch the &#8220;Perhaps&#8221; from that last sentence.</p>
<p>Too late now, though. And for the record, I&#8217;m keeping mine installed.</p>
<p>For now.</p>
<div>Rating: 6 of 10</div>
]]></content:encoded>
			<wfw:commentRss>http://trl.ca/2005/05/kubuntu-5-04-the-hoary-hedgehog-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  trl.ca/tag/kubuntu/feed/ ) in 0.53936 seconds, on May 22nd, 2012 at 8:56 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 9:56 am UTC -->
