Getting Compiz Fusion to Work Well
In order to get my title bars back, all I had to do was run compiz-fusion in the terminal. To get it to persist I had to do SYSTEM–>Preferences–>Personal–>Sessions. Click on add, name it whatever and the command should be compiz-manager and to get all the awesome plugins you’ve been seeing since the merge with Beryl, just download ccsm. If you have any problems, check out this linuxquestions.org forum, that’s how I figured it out.
Mario Yum Live Upgrade to Fedora 8 complete
I had to uninstall a few more multimedia packages, but it eventually upgraded. After rebooting I arrived at GDM just fine - yay! I’m not sure if it’s just me, but the bootup time on Fedora 8 seems to a A LOT faster than it was in Fedora 7. I feel like I got to GDM a lot faster.
Compiz is working and so is dual screen - so far this live upgrade has been better than any of my DVD/CD upgrades. Due to either updates in Compiz or in Gnome or in Fedora’s changes to Gnome, I finally have something I’ve wanted since Fedora Core 6 - on the desktop switcher, when using Compiz, it would not show the dividers between the desktops. Now it does show the dividers, making for a better experience. It’s easier to click on the exact desktop I want. Then again, at least on this first boot, I seem to be missing the top-most bar on my program - where the max, min and close program button are. Not surprisingly, there are no updates to install.
Fedora 8 upgrade on Mario
Mario is my main Linux box. I had to uninstall x264 this comes from the fact that I mixed livna and freshrpms. I never intended to do so, but I started with freshrpms back in the day, but nowadays I use livna for my graphics card. That plus freshrpms relative lack of updates compared to livna means that it’s slowly sliding off my computer. The only bad thing is that livna does not carry binaries for Cinelerra. I’ll have to investigate what I should do there. So far, for dependency errors I’ve had to remove:
Month Old Quote
“She’s going to be a slutty eight ball for Halloween?” - Me, hearing my wife incorrectly
Another Shot at Indigo and Suzanne
Posted over on Blender artist s and told them about the problems I was having with Indigo and getting it to render Suzanne as glass. It turned out that I had two things wrong. One: I needed to set the gain to 2 instead of the standard 100. Apparently this controls the transparency level. Two: I needed to set the absorption color as it didn’t transfer over from Blender. In fact, a quick look on the Indigo forums showed that the materials don’t export over well without some work. Here’s the final result after 28 hours:
ZeroPunctuation - Awesome video game reviews!
The word irreverent is tossed around way too flippantly these days, however, if there’s one site that deserves it, it’s ZeroPunctuation. ZeroPunctuation is a site where a British guy living in Australia reviews video games within a video format weekly. He often makes fun of games and the genres they belong in. The animation is extremely simple, yet remarkably effective. It’s slightly more than xkcd, but not much more than stick figures. The way he does this is brilliant and it must be seen in order to explain it correctly. Just one warning, if you get queasy over profanity, do NOT visit his site.
First Try with Indigo Renderer
For nearly a year now, I’ve seen a lot of really great images in the blender gallery. Many of the most breathtaking images are rendered with outside renderers like Yafray or Indigo. Here’s an example of a subtle, but real-looking render made with Indigo.

I already tried Yafray before, and didn’t really like it too much. I decided to give Indigo a shot. So I went to the Indigo website and followed their directions for rendering with Indigo from Blender. The tutorial shows it as coming out like this:
Upgrading Fedora with Yum
I followed the procedure at http://fedoraproject.org/wiki/YumUpgradeFaq so the point of this is just to go over my experience with these steps.
Review and remove all .rpmsave and .rpmnew files before and after upgrading I basically did a locate, found them and deleted them.
for a in $(find /etc /var -name ‘*.rpm?*’); do b=${a%.rpm?*}; diff -u $a $b; done I did this, but I didn’t really know what to do with the results. It appears not to have mattered in this case
Some really quick observances about Fedora 8
The bootup screen is pretty, but….
The default GDM screen looks a little ugly to me….perhaps it’s just too new.
The new SELinux notification tool may be useful if something is not working correctly, but it just bugs the heck out of me as every single program appears to be trying to access protected memory. Of course, some people may welcome this new program. It looks very nice, but I’ve never been one of those who had problems with SEL to begin with
Fedora 8 yum upgrade success
Well, at least it worked pretty well on my future PVR. I will give a more detailed explanation/directions of my experience for others who may be wondering if this is really as scary as it sounds since it’s “unsupported”. However, my main Linux computer is much, much more complex in the number of packages installed. I’ll probably be waiting until after the Thanksgiving Holidays to tackle that one to make sure that I have the needed time to fix things if they go wrong. At least I’m happy at the prospect and I plan on letting the Fedora Live Upgrade SIG know about this so they can make it officially supported.