Archive

Posts Tagged ‘intrepid ibex’

Build Google Gadgets on Ubuntu 8.10

November 9th, 2008

There is a new code release of Google Gadgets. I’ve been looking for a .deb file all over, but apparently the interest is gone since the first release. So the only thing left to do is: compile it myself. Luckily Google has already posted most of the dependencies on their how-to-build page, that saves a lot of make time. I’ve described the build for Gnome GTK here:

Download the Google Gadgets source

wget http://google-gadgets-for-linux.googlecode.com/files/google-gadgets-for-linux-0.10.3.tar.bz2

Install the dependencies

sudo apt-get install libdbus-1-dev libmozjs-dev libxml2-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libltdl3-dev libxt-dev libxul-dev libgtk2.0-dev librsvg2-dev libcurl4-openssl-dev

I’ve added the “libxt-dev” which was missed in the Google instructions.

Configure the build

./configure --prefix=/usr

Google advises to add the prefix to avoid library linking problems.

Make the application

make

Install the application

sudo make install

And start it

ggl-gtk

I haven’t seen any major updates to the last release yet. All I can say is that it feels a bit faster.

GUI, Linux, Ubuntu , ,

Intrepid Ibex (Ubuntu 8.10) is released

October 31st, 2008

It’s already old news, but Intrepid Ibex has been release. Get it while it’s hot. It’s worth the download.

Look at my Current install page for an overview of what I install after the default install.

Ubuntu , ,

Ubuntu 8.10 RC – small review

October 24th, 2008

I only ran Ibex from the Live CD. The suspend seems to have stopped working, when I suspend and resume then I get a working system, but no mouse cursor and a black screen. Killing X works, but it’s not nice. That made me not upgrade.

Very positive is that it’s FAST. Not only Gnome works smoothly, but Firefox is just incredible. I’ve visited sites that I know have a lot of, very slow, javascript and they worked just amazingly fast. The bug that the passwords for multiple wireless networks are lost seems to be fixed.

It looks good, not special, but I knew that. I’m a bit disappointed about the suspend/resume not working. I hope that will be fixed before the release, because I’ve thoroughly enjoyed the fast resume in the beta.

Ubuntu ,

Ubuntu 8.10 RC

October 24th, 2008

Owwww, we’re almost there! The Ubuntu 8.10 release candidate has been released.

Ubuntu ,

Ubuntu 8.10 Flash update

October 18th, 2008

I usually don’t run any updates on a beta release. For the Flash update in Intrepid Ibex I’ve made an exception: each page I opened that contained Flash (and in these days, which doesn’t?) pulled my CPU to 100%. That’s annoying.

If you have the same problem, just search for the flash update in your Update Manager and install it. Richt click in the list, select “Uncheck all” and select only the flash update. After a restart of firefox you should be OK.

In my install the Update Manager started complaining that  it wanted to do a Partial update. Don’t worry, just click “Close”.

Overall 8.10 is running extremely well. There are a few bugs that are annoying:

  • NetworkManager forgets the password if you use multiple wireless networks.
  • The dimming of the screen still doesn’t work right. If I plug in then it will dim to a fixed value, even if I selected it to be at a lower value. And plugging it in will select a higher value.
  • Suspend and Wakeup works very good on my Sony. But it seems that changing anything during sleep kills the stability. I mean stuff like: unplug, or plug, the AC or attached (yes, or detach) an external monitor. I understand that’s complicated stuff: you wake up and the world has changed. I have that every day.
  • I still had to do some tweaking to make the external monitor work. What’s good: at least it tried to adjust the Virtual setting in xorg.xonf.
  • Compiz still can’t handle more then 2048×2048. Is it just me, or is that a bit outdated?

What I miss in the release is the USP, the killer app, … Of course it’s faster, uses less memory, works better with the hardware, but what makes this release special? It should have been the theme, but that is too weak for me.

It’s going to be a good release. Probably it will bring Ubuntu up to the level where XP was after about 7 or 8 years: stable and just working. Let’s hope the next release will take that step extra that pulls it above M$ and Apple.

Linux, Ubuntu ,

Waiting for Intrepid Ibex….

October 11th, 2008

Ubuntu 8.10 - Coming October 30!
The beta is realy remarkebly good. Suspend works like it should now, and the while system feels more snappy and stable then Hardy ever did for me.

I don’t get the rave about the NewHuman theme. For me it shows all the same problems as the other dark themes: some applications (try CompizConfig) just don’t work with it.

But overall the release looks promising. I’m really looking forward to the final!

Linux, Ubuntu ,

Ubuntu Intrepid Ibix beta II

October 6th, 2008

Of course I couldn’t resists the temptation and I installed the beta 8.10 release. It’s really good. The suspend has improved a 100 times and the overall feel has become more performant and stable. So far I’m very much impressed.

Linux, Ubuntu ,

Ubuntu Intrepid Ibex beta

October 4th, 2008

How could I have missed this? I must have been too busy at work or something. Intrepid Ibex is in beta, download here: http://www.ubuntu.com/testing/intrepid/beta

Linux, Ubuntu , ,