<?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>Diznix Blog &#187; Fedora</title>
	<atom:link href="http://diznix.com/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://diznix.com</link>
	<description>News from Nowhere</description>
	<lastBuildDate>Sun, 05 Feb 2012 05:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>I tried</title>
		<link>http://diznix.com/2011/12/01/i-tried/</link>
		<comments>http://diznix.com/2011/12/01/i-tried/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 04:38:50 +0000</pubDate>
		<dc:creator>dizwell</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Gnome Shell]]></category>
		<category><![CDATA[Scientific Linux]]></category>

		<guid isPermaLink="false">http://diznix.com/?p=1570</guid>
		<description><![CDATA[I gave it a good go: Gnome Shell in Fedora 16, I mean. It&#8217;s been my main desktop for 3 weeks -and I don&#8217;t mind admitting that I struggled. And now I&#8217;ve given up. There are lots of articles out &#8230; <a href="http://diznix.com/2011/12/01/i-tried/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I gave it a good go: Gnome Shell in Fedora 16, I mean. It&#8217;s been my main desktop for 3 weeks -and I don&#8217;t mind admitting that I struggled. And now I&#8217;ve given up.</p>
<p>There are lots of articles out there explaining what&#8217;s awkward about Gnome 3&#8230; I think maybe <a href="http://felipec.wordpress.com/2011/06/16/after-two-weeks-of-using-gnome-3-i-officially-hate-it/">this one (plus its comments)</a> is one of the best ones I&#8217;ve read for a while. An interesting point made there is what you get by way of auto-completion when you Google the phrase <strong>gnome 3 is</strong>:</p>
<p><a href="http://diznix.com/wp-content/uploads/2011/12/gnome-3-is.png"><img class="size-full wp-image-1571" title="gnome 3 is" src="http://diznix.com/wp-content/uploads/2011/12/gnome-3-is.png" alt="" width="294" height="138" /></a></p>
<p>That tends to suggest that a lot of people visiting Google don&#8217;t have a high opinion of Gnome 3 -which isn&#8217;t the same thing as not liking Gnome Shell, I realise&#8230; but close enough for an opinion piece, I think!</p>
<p>To add to the list of gripes you&#8217;ll find knocking about the Internet, I would add my own pet peeves:</p>
<ul>
<li>I <em>like</em> wobbly windows and desktop cubes! Compiz (which provides them) doesn&#8217;t work with Gnome Shell, period. No desktop bling means me no happy!</li>
<li>Ctrl+Alt+Up/Down switches between workspaces (virtual desktops)&#8230; but only for the main monitor in a dual monitor setup. My right-hand monitor stayed stuck displaying whatever it was displaying before the workspace switch: it seems inconsistent. It&#8217;s certainly annoying.</li>
<li>Ctl+Alt+Up/Down to switch workspaces sometimes doesn&#8217;t (switch workspaces, that is). If I had the Nautilus file manager open on my main monitor on, say, workspace 2, then when I switched &#8216;downwards&#8217; from workspace 1 into workspace 2, intending to head for workspace 3, Nautilus would appear to &#8216;capture&#8217; my keypresses so that the next Ctrl+Alt+Down would actually start to navigate through my directory tree displayed on workspace 2 instead of switching workspaces. It&#8217;s tricky to describe, but damned annoying when it happens (the only fix being to switch to the mouse, move the cursor away to empty space, then switch back to the keyboard and continue the workspace switching from where it left off). Even more irritating is the fact that if you switch workspaces really fast, Nautilus doesn&#8217;t get to grab the keypresses and everything works as it&#8217;s supposed to. Linger just a millisecond too long on the workspace displaying Nautilus, though, and it breaks as described. And that sort of inconsistent behaviour is a nightmare to live with.</li>
<li>Ctrl+Alt+Up/Down doesn&#8217;t work if you&#8217;ve got a VMware Workstation session open on one of the workspaces: once again, the virtual machine &#8216;captures&#8217; the keypresses so that you stop switching between the host&#8217;s workspaces and are now doing something unpredictable in whatever guest OS you&#8217;re running. As a big VMware user, that&#8217;s a major problem.</li>
<li>Clicking an icon in the application launcher visible in the Activities window doesn&#8217;t actually launch an application: if the app. is already running, it switches to that instance of it instead of launching a new one. That&#8217;s frequently not what I want! You have to right-click an icon and then select the &#8216;New Window&#8217; menu option to achieve a genuinely new app. instance. This is claimed to be a feature of the new environment <a href="http://live.gnome.org/GnomeShell/Tour">in the official blurb</a>:</li>
</ul>
<p style="padding-left:30px;"><em>For many applications, such as XChat IRC, Telepathy, Evolution, Calculator, or Chess, it makes most sense to only run one instance of the application, so switching to the existing window of the application is what the user wants if the application is already running. However, in GNOME 2, the user had to know whether such application is already running before making a decision to click on a launcher to open a new window of the application. Accidentally opening a duplicate window could mean having an unnecessary extra Calculator window cluttering the desktop or signing in into IRC under a second nick. By combining the application launcher and the application switcher and making switching to the already running copy of the application the default behavior, we give the user confidence that if they just go ahead and click on the application icon, the right thing will happen.</em></p>
<p>The level of condescension involved in the Gnome developers telling me what ought to make &#8220;most sense&#8221; to me is really quite breathtaking, I think. This is definitely not the way *I* work, even if it&#8217;s the way they assume it to be. I really don&#8217;t need someone to give me confidence that software has read my mind and made the right decision for me: I want to decide for myself how many calculators or chess games I have running at once! (I have Windows for when I want auto-everything!!)</p>
<p>Anyway, the upshot is that I found Fedora 16 (or its Gnome Shell front-end) to be slow and unproductive. I realise that&#8217;s me probably just being old-fashioned and unwilling/unable to change&#8230; but either way, it means that Fedora 16 bit the dust earlier today. Gnome 3 fallback mode wasn&#8217;t doing it for me either, and given that I&#8217;m not about to suddenly love KDE or XFCE or any of the other bazillion desktop environments out there -I simply want my Gnome 2 back, really- I decided to go retro: Scientific Linux 6.1 is my new desktop of choice. It has at least a few years of life ahead of it, and maybe by the time it reaches the end of its days, Gnome Shell might have improved to being vaguely usable and productive! Fingers crossed.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://diznix.com/2011/12/01/i-tried/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://diznix.com/2011/12/01/i-tried/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://diznix.com/2011/12/01/i-tried/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://diznix.com/2011/12/01/i-tried/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 16 (alpha!)</title>
		<link>http://diznix.com/2011/08/25/fedora-16-alpha/</link>
		<comments>http://diznix.com/2011/08/25/fedora-16-alpha/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 00:38:31 +0000</pubDate>
		<dc:creator>dizwell</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 16]]></category>

		<guid isPermaLink="false">http://diznix.com/?p=1516</guid>
		<description><![CDATA[The first alpha release of what will eventually become Fedora 16 has been released -I got my copy from here. The default artwork for the release (see left) is, to my eyes, frankly alarming -well, if not alarming exactly, at least &#8230; <a href="http://diznix.com/2011/08/25/fedora-16-alpha/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://diznix.com/wp-content/uploads/2011/08/fed16.png"><img class="alignleft size-medium wp-image-1520" title="fed16" src="http://diznix.com/wp-content/uploads/2011/08/fed16.png?w=222" alt="" width="222" height="300" /></a>The first alpha release of what will eventually become Fedora 16 has been released -I got my copy <a href="http://mirror.aarnet.edu.au/pub/fedora/linux/releases/test/16-Alpha/Fedora/x86_64/iso/Fedora-16-Alpha-x86_64-DVD.iso">from here</a>.</p>
<p>The default artwork for the release (see left) is, to my eyes, frankly alarming -well, if not alarming exactly, at least not very good! It&#8217;s only a wallpaper change away, but I do wish Fedora would stop trying to theme their desktops to match their fairly <a href="http://fedoraproject.org/wiki/Guidelines_for_release_names">arbitrary</a> choice of version codename (in this case, Fedora 16 is codenamed Jules Verne, as in<em> Twenty Thousand Leagues Under the Sea</em>. Yeah, I think it&#8217;s a bad idea for a desktop theme, too!)</p>
<p>And I&#8217;m still not convinced by Gnome 3 (initial horror with Fedora 15&#8242;s implementation of it gave way several weeks ago to keen enthusiasm, but that has since been replaced by indifferent dislike&#8230; there&#8217;s nothing much I&#8217;ve seen in Fedora 16&#8242;s implementation that counts as a major improvement). Otherwise, there&#8217;s the usual software-stack updates (Firefox is at version 6, for example; and you get 3.4.2 of LibreOffice thrown in), but most of the changes are, I think, under-the-hood stuff and aren&#8217;t likely to revolutionise your Linux life!</p>
<p>I have successfully tested a Gladstone-prepared 11g Release 2 installation on the new release. There is the usual pile of software the OUI claims doesn&#8217;t exist (click <em>Ignore All</em> when prompted, because they do). There is also the expected &#8216;<strong>Error in invoking target agent nmhs of makefile ins_emagent.mk</strong>&#8216; problem during the linking phase. The workaround here is to run the <strong>fedora-linking-error-fix.sh</strong> script in your Desktop directory which Gladstone will have created for you (just navigate there with Nautilus and double-click the shell script when the linking error occurs, then click <em>Retry</em> in the Oracle Universal Installer. It&#8217;s plain sailing after that).</p>
<p>Interestingly, one of the reasonably significant changes made in this release (enough to get a mention in the release notes, anyway) is that, by default, a Desktop directory is no longer created for you during installation. However, Gladstone is hard-coded to write its fix-up script there, so a /home/&lt;username&gt;/Desktop directory needs to exist: create one before you start if you need to.</p>
<p>Of course, there can be no guarantees: what works in an alpha release might be broken by any subsequent beta, let alone the final, finished distro. But since it&#8217;s working right now, a revised, Fedora 16-aware, version of <a href="http://diznix.com/2011/03/21/gladstone/">Gladstone is downloadable from the usual place</a>.</p>
<p>Incidentally, I have <strong>not</strong> tested a 10gR2 installation on Fedora 16, and <strong>won&#8217;t</strong> be doing so. As was mentioned in various discussions on this blog lately, 10g Release 2 is out of mainstream Oracle support these days, and I don&#8217;t therefore propose to spend any more time on it from now on. So Gladstone may or may not work for 10g: feel free to give it a whirl, I guess.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://diznix.com/2011/08/25/fedora-16-alpha/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://diznix.com/2011/08/25/fedora-16-alpha/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://diznix.com/2011/08/25/fedora-16-alpha/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://diznix.com/2011/08/25/fedora-16-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to Fedora</title>
		<link>http://diznix.com/2010/07/11/moving-to-fedora/</link>
		<comments>http://diznix.com/2010/07/11/moving-to-fedora/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 00:04:28 +0000</pubDate>
		<dc:creator>dizwell</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://diznix.com/dizwell/?p=49</guid>
		<description><![CDATA[I&#8217;ve decided to move off Ubuntu (my principal desktop since October last year) and instead start using Fedora 13. It&#8217;s not that there&#8217;s anything particularly wrong with Ubuntu (switching the side the window controls are on from right to left &#8230; <a href="http://diznix.com/2010/07/11/moving-to-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to move off Ubuntu (my principal desktop since October last year) and instead start using Fedora 13.</p>
<p>It&#8217;s not that there&#8217;s anything particularly wrong with Ubuntu (switching the side the window controls are on from right to left was pretty stupid, but it wasn&#8217;t the end of the world!). It&#8217;s just that we use Centos/Red Hat servers a lot at work and Fedora is a more natural &#8216;fit&#8217; to them than Ubuntu is.</p>
<p>I&#8217;ve been a strong critic of Fedora in the past, it&#8217;s true. It&#8217;s managed to be the only distro not able to actually boot on my home PC, for example; and it&#8217;s had a bit of a track record with ghastly theming and weird wallpapers. But Fedora 13 seems perfectly sane in those respects when compared to some of the previous Fedoras -and it seems stable and fast. It&#8217;s slightly more bleeding edge than Ubuntu &#8230;and very much bluer!</p>
<p>It does take a little more work to get &#8216;just right&#8217;, though: Google Chrome isn&#8217;t in the standard respositories, for example; and playing DVDs and MP3s involves more fiddling than an Ubuntu user might be comfortable with. But to anyone even vaguely comfortable with a text editor and a terminal, it&#8217;s definitely not a show-stopper. I&#8217;ll be documenting <a href="http://diznix.com/dizwell/test/configuring-fedora-13">a few of my favourite workarounds here</a> over the next few days.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://diznix.com/2010/07/11/moving-to-fedora/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://diznix.com/2010/07/11/moving-to-fedora/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://diznix.com/2010/07/11/moving-to-fedora/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://diznix.com/2010/07/11/moving-to-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: diznix.com @ 2012-02-05 23:19:01 -->
