Slashdot Log In
New Ubuntu Project Code Named 'Gutsy Gibbon'
Posted by
CowboyNeal
on Fri Apr 13, 2007 02:34 AM
from the gone-ape dept.
from the gone-ape dept.
Go2Linux writes "The code name for the new Ubuntu project that is going to be release this October is Gutsy Gibbon, It was introduced by Mark Shuttleworth, early today, this release will come full composite as default, according to Mark."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Why not link directly to the story? (Score:5, Insightful)
Re:Why not link directly to the story? (Score:5, Interesting)
The ex-Ximian part of Novell consistently used/uses monkeys and monkey-related project names (Bonobo, Mono, Evolution, etc). I wonder if there is, consciencely or unconsciencely, some message to the Novell folks: the monkey-named version is after all going to be the first version with an official Gnewsense-like flavour:
I know I'm probably looking way too deep into something as playful as a name choice. The thought just occured.
Parent
Re: (Score:2, Insightful)
The day when Ubuntu will be THAT easy then it will be ready for the desktop.
Re: (Score:3, Informative)
Re:Why not link directly to the story? (Score:5, Informative)
Parent
Re:Why not link directly to the story? (Score:4, Interesting)
Parent
Re: (Score:2)
Re: (Score:2)
That release dat has been out for a while now...
Re: (Score:2)
wtf is composite? (Score:5, Interesting)
Re:wtf is composite? (Score:5, Informative)
Parent
Re:wtf is composite? (Score:5, Informative)
Parent
Re:wtf is composite? (Score:4, Informative)
Parent
Re: (Score:2, Informative)
Re:wtf is composite? (Score:5, Interesting)
Parent
Re:wtf is composite? (Score:5, Informative)
In a traditional (non-compositing) windowing-environment, each application essentially handles its own part of the screen, when, for example, a part of firefox previously hidden behind an xterm get unobscured, firefox is informed of this fact, and is responsible for redrawing that part of its own window.
In a compositing system, instead each program draw on their own private separate area. All these areas are then sent to the compositing manager which makes the overall screen by combining these in various ways.
There's advantages. First, it simplifies things for the programs, since they can pretend they're always alone on the screen. Secondly, it makes it possible to unify visual tricks. Without composition, for example, each and every program that wants to support stuff like being transparent, or animating their appearance, or being transparent only while being dragged or any other of a million visible tricks need to implement this independent of eachother.
With composition, the compositing window-manager can handle all of that, and the programs won't even notice. So it improves consistency by making the same visual options work identically in *all* programs.
Parent
Re: (Score:2)
It seems the drawback to this would be an application busily (re)drawing itself when it is not visible. The (re)drawing takes CPU time, yet the result is not even visible to the user (who might even have minimized or hidden the window precisely to save it from redrawing.) Does GG avoid this?
Re: (Score:2)
It doesn't have to. The OS X window manager does notification for redraw, it's just that you as the application do not have to worry about the details of a redraw like occlusion, clipping, and transparency - just that you have to redraw.
It also gives the OS a lot of leeway for cool tricks, like OS X and Expose, where it can do thumbnails of each window.
Search YouTube for "Beryl", "Compiz", or "XGL" (Score:2)
From my own videos that I put up months ago for fun, I am still getting people messaging me asking me how they can set up their system like mine (which I put up to annoy my girlf)
I use Beryl (svn 4453) everyday at work to do development. To be honest, I really only just use the Expose-clone (
Re:wtf is composite? (Score:4, Insightful)
I use Beryl (SVN version!) on my main desktop every day. I used to be skeptic like you, but after trying it, I'd never go back.
Wobbly windows are pure useless eye candy, but transparency (colour-specific transparency is in development,I think), expose-like and wall plugins are really useful. Rain and wobbly are just technology showcases -I think that we'll see useful applications of Beryl/Compiz soon.
Parent
Re: (Score:3, Informative)
In this regard, wobbly windows serve their purpose
I'm a big fan of Canonical's business model (Score:3, Funny)
Re: (Score:2)
Anyway, if he believes [com.com] that he will eventually make Canonical profitable [com.com], it is money well spent.
Well... (Score:2)
We should start voting on the next release's name (Score:5, Funny)
Re:We should start voting on the next release's na (Score:3, Funny)
Re:We should start voting on the next release's na (Score:3, Funny)
Of course if they'd take 3 word names, Hungry Hungry Hippo will work too.
Desktop Linux Done Right (Score:5, Informative)
But hey, it got the old internal wireless card perfectly. It only supports WEP though. It also got the video card (and I can change resolutions in an applet!), sound card, USB hubs, my external USB DVD-RW (and it hotplugs!), and so on. It'll even hotplug the USB wireless dongle, with ndiswrapper - I full expected that to not work. So we're not getting 100% success, but it's entirely possible that you could install Linux and never touch a config file. That's how you do desktop.
Honestly, my biggest complaint now is that WPA and connecting to weird RADIUS servers run by universities and the like is still a royal pain. I tried Network-Manager (a Gnome applet) and it did all kinds of bad stuff to my system (loopback never came up), and didn't help me connect to encrypted networks at all. But, they're working on it. If this is the worst complaint I can muster, we've come a long way.
Re: (Score:2)
network-manager will be fully integrated in 7.04 (Feisty), see the spec here [launchpad.net].
Until then (while on 6.10 (Edgy) or earlier), see instructions here [ubuntu.com]
Re: (Score:2)
auto lo
iface lo inet loopback
You might need to restart dbus: sudo
If that fails, just come by in #ubuntu on freenode, someone will gladly help.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
The instructions might not be totally foolproof, but IMHO it is all there. Quoting from the site I linked to (3rd section) for your convenience:
Re: (Score:2)
That said, yeah, it is not yet completely done.
Re: (Score:2)
Feisty is "beta", which means if you find a bug it will likely be fixed by release if you REPORT THE BUG. Which I helped do for the boot time. And some NM stuff. And some kernel stuff. And democracy player. And nvidia.
Guess what?
9/10 of those problems are solved as of a few days ago, and there's still another week before release.
The bugs are being fixed like mad now. If _any_ of you plan on running 7.04, do it now. If you report even one bug you cou
Re: (Score:2)
Maybe they don't know about the issue? You should file a bug in Launchpad [launchpad.net]
Re: (Score:2)
Re: (Score:2)
Next time, try to get a Atheros chipset, those work out of the box immediately. According to the documentation [ubuntu.com] for your wireless card, theres quite a bit of manual labor in involved if it's not supported out of the box.
More information?
Re: (Score:2)
Now I'm just looking for an easy way to rip DVDs to iPod video format and sync them to my iPod. (Amarok works great with th
Re: (Score:2)
Re: (Score:2)
So Vista can be renamed Greedy Gorilla? (Score:5, Funny)
I think Vista articles on Slashdot must come with a Greedy Gorilla icon... given that we're seeing several articles a week already.
My friends... (Score:2, Insightful)
guTSy gibbon actually ... (Score:2)
but i read it as guSTy at first.
maybe something to do with its guts is making it gusty?
Gutsy Gibbon? (Score:4, Funny)
Re: (Score:2)
Splog (Score:3, Informative)
How on earth do you get that, when what he actually said was:
Wow, Go2Linux really did well with this. They copy & pasted the email and the release schedule, they added a totally incorrect summary, submitted their own story to Slashdot, and got onto the front page. It's almost as if Slashdot is trying to reward incompetence.
What's next? (Score:2)
Perhaps they'll strip it down and go with Anorexic Aardvark.
Re: (Score:2, Funny)
Also, when is the Crazy Cracker release going to be out? That one should be cool as it will be based around KKKde.
Re: (Score:3, Funny)
And the release that'll get them both excited (despite their differences) just so happens to be: Busty Bimbo.