GNOMEbuntu Set To Arrive In October
First time accepted submitter Rzarector writes "Good News Everyone! Thanks to the Ubuntu Gnome Community and Jeremy Bicha, it seems that the popular distribution will ship a flavor with a relatively pure GNOME experience in the next release cycle, on October 18. At this point the effort is community based, but hopefully GNOMEbuntu will make it as an official Canonical spin, similar to Kubuntu, Xubuntu, et cetera, in the 13.04 release. This is the story: At the Ubuntu Developer Summit in May, some discussions took place on the need for a Gnome spin. On August 13, Jeremy Bicha posted on Gnome mailing lists about looking a name for the new Ubuntu derivative. After that, I had no news till Stinger gave us a thread in Ubuntu Forums. On there, Jeremy talks about working on an Alpha version! So I contacted him and he verified that GNOMEbuntu will be released together with Ubuntu 12.10."
If it's Gnome 3, then screw it. It goes into the "ignored trash" category, along with the Unity flavor of Ubuntu.
If it's a Gnome 2 fork (like Mate) or other Gnome 2 flavor, then I might be interested.
We converted all our home PCs from Ubuntu 10.04 LTS to Xubuntu 10.04 LTS more than a year ago,. This was after testing a couple of versions of Ubuntu with Unity in a VM and seeing the train-wreck that it was. Now we're on Xubuntu 12.04 LTS.
Those who can make you believe absurdities can make you commit atrocities. - Voltaire
This will make 2012 the year of the linux desktop for sure!
Kubuntu is no longer an official Canonical distribution.
It is dangerous to be right when the government is wrong.
Seriously, why should I care at all about this? What will make this any better than regular Ubuntu?
Ceci n'est pas une signature.
If it's Gnome 2, I would consider it. Actually, no; I've already moved on from Canonical's increasing ego drama and switched to LMDE.
...but I would also go for MateBuntu.
http://cinnamon.linuxmint.com/
http://mate-desktop.org/
lf(1): it's like ls(1) but sorts filenames by extension, tersely
Why is is this not a meta-package? Why is it necessary to have a completely different Ubuntu for Gnome?
Why all the Slashdot anti-Unity hate? Among my friends, they generally like or at least tolerate Unity. In the Ubuntu Software Center, the most recent (later than March 2012) reviews average 4 star.
I, personally, like it very much. It saves screen real-state and:
1) Provides direct buttons for all the programs I commonly use
2) For other programs, I just hit Super and type the first letters of the program name
It is perfectly convenient.
So why the hate?
Why not Gubuntu or GNUbuntu?
Not trolling, but never have I seen such a horrible distro, short of CentOS (by far the worst ever). Between the dependency hell every dist-upgrade, and the drama every time anything changes, I am surprised more people don't jump ship for vanilla Debian at the least, or move up in terms of distros and go for Archlinux or Gentoo...
Not only do Arch and Gentoo provide much more vanilla experiences, but they are more "rolling release" than set milestones, so upgrading is a lot less of a pain the majority of the time. Debian, of course, is rock solid though, and I don't see why anyone would take Ubuntu server over Debian Stable..it makes no sense.
Based on the naming scheme of the other spins, I would have guessed the name would be Gubuntu. GnomeBuntu, well, i dunno, it's too long and doesn't have ubuntu in the name. Not my project so whatever.
Would much rather prefer a Mubuntu with Mate+Ubuntu.
Doy, why don't they just call it GNUbuntu?
Debian gives Gnome the boot, and it has to go somewhere...
The reason why I ditched Ubuntu AND GNOME was that they had both jumped the shark and were now both ridiculous projects. GNOME Shell and Unity both suck, in my not-humble-at-all opinion.
Debian + MATE desktop for me now. Sorry Ubuntu.
isn't this just Ubuntu + apt-get install gnome?
I like Debian and Ubuntu, because of systematical structure, good packaging system and overall atitude to open system development. However, I strongy dislike Unity (nothing objective, just subjective feeling), and I love GNOME Shell. So this is good news, because I would like to work on Ubuntu and Debian, while still using GNOME stack.
It's nice to see that while with lack of resources (this and KDE version of Ubuntu are realeased without support from Canonical), Ubuntu has all popular enviroments to install. While someone like GNOME founder/now troll Miguel like to blame fragmentation why Linux isn't bringing him millions, I think having it is not bad - altough I vote for lot of integration which already have took place.
So thanks goes to devs who undertook this rather daring quest.
user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
i thought i read on slashdot a few weeks ago that the Gnome developers were going to build their own in-house linux distro? did that fall by the wayside?
Politics is Treachery, Religion is Brainwashing
The bastard stepchildren of Ubuntu are never going to be as well looked afer as the main tree. Better to go with another distro if you want something optimized for a different environment.
... bark bark woof woof.)
I may be the only person on Slashdot who thinks so, but I have been using Unity for several months now, and I really like it. I don't like absolutely everything about it, but the package as a whole is very usable, attractive, and reliable. (And yes, I frequently use the command line, have many windows upen at once
Grousing about how much better Gnome 2 was is just reactionary noise. Kudos to Ubuntu for valuing simplicity and elegance!
I don't think that's fair. Ubuntu isn't a trainwreck, only the Unity component is. The rest of Ubuntu has long been a very good distro (largely because of Debian, which it's based on). It's Unity that's crap. Gnome3, of course, is also crap, but with this GNOMEbuntu, you're just trading one POS for another POS, so it's still only one trainwreck in the package, not two.
However, from what I'm reading, it seems that Gnome3 is a bigger POS than Unity, so this is still a downgrade it appears.
they should have called it
Some people are wondering why there isn't a GNOME 2 or MATE version of Ubuntu. There is one already, two really. Mint has a MATE desktop option and Decent has a MATE desktop on top of Ubuntu's base.
Hopefully this will have the bug fixed where without compiz installed it's not possible to run Gnome. gnome-session in Ubuntu (not in Debian) includes an extra patch which forces compiz to be the default window manager. If one chooses to use Gnome without Unity and Compiz installed under Ubuntu, s/he must recompile the package without said patch.
When have you tried it last? It is progressing nicely.
Totally with you on this one.
Every time I see "deprecated" or "removed", I curse the programmers to hell.
I installed a new webserver a few weeks ago, basically a job of moving working, production setup to new hardware and so of course a new OS level (though still linux.) moved some very vanilla Perl scripts to it, and bingo, they wouldn't run.
Fucking Perl changed how one of its special variables worked so that you have to use regular expressions to get the same effect, not to mention the scripts spew all manner of warnings about using references for hashes is deprecated. I then spent days digging through the code to change things so they'd work again. That wasn't all, either. Fucking Perl DBI module wouldn't talk to our postgreSQL server any longer, either, was bitching about "protocol", had to actually call python from perl so we could get to our data -- python still works (python 2 series... python 3... not even the same language, not interested, but thank you SO much for not breaking Python 2!!!.) Ended up writing a replacement for DBI that essentially is a wrapper around Python. Fucking fuck.
Fucking Apple broke the living shit out of cron in one "upgrade." And even once it was "working" it was spewing errors to the system console, which they promised to fix, but never did. They thought nothing of moving the ground by fucking with the PPC emulator, too... I fucking PAID for my PPC software, I'm not particularly inclined to just give it up because some Appletard thinks its "old."
Windows XP broke all the windows metrics that let devs know how to deal with titlebars.
When this shit happens, I just fume. Here we are, trying to do things the way we're supposed to, and fuck-all does it matter when the underlying OS or language or library takes a left turn because they're too fucking lazy or stupid to deal with how they told people it used to work. I swear, it reminds me of that scene in some movie where these two guys walk up to a door, open a listing, and ask "were you online in such and such a chatroom on such and such a date?" and then proceed to beat the living shit out of the guy. That's just how I feel about the assholes who break compatibility with prior use.
Fucking fucktarded fuckheads.
Programmers: If it isn't fucking broken, don't fucking fix it. You want new functionality? Fine. PUT IT IN A NEW MECHANISM. DON'T FUCKING BREAK THE EXISTING ONE. YOU FUCKING TARDFUCKERY ASSMUNCHING CARELESS DOUCHENOZZLE SUCKING ASS-BRAINED CHUCKLEFUCKS !!!ONE!LEVENTY!ONE!!!
I should feel better, but I really don't. Because I know it's going to keep happening. Because those new kids really kinda suck at this whole programming thing.
Since Professor Farnsworth's pronouncements of "Good News Everyone!" are inevitably followed by alien invasion, robot revolts, radiation poisoning of the masses, and diseased mutant rats chewing on your testicles, I think I will sit this one out.
Some mornings it's hardly worth chewing through the restraints to get out of bed.
anyone else read the summary in prof farnsworth's voice and think it was a joke?
+ 1 to the Anonymous Coward
My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
"+ 1 to the Anonymous Coward" -- cpu6502
Just + 1?
At least the Anonymous Coward has said it cleaner and far quieter than I have on several occasions.
Oh and the movie was "Jay and Silent Bob Strike Back".
+1000 insightful more like.
That's still a no-go for me. Nothing has hit me as better than Gnome2 with DivergenceIV Empire Strikes Back. I'm real hopeful for Mate/Cinnamon again with DivergenceIV.... I'll probably install Mint on my next Laptop next year and just go through the grind of learning how to customize it. Though, I may decide to become an adult and simply use Arch.
What word rhymes with buried alive?
Using both on different boxes, Gnome is bad but Unity is worse. Also, mutter seems to be more stable then compiz. Although both will inevitably crash.
I'd stay with Gnome to see how they're improving (especially notifications are horrible in Gnome) but they're moving the lock screen into the shell. Sure it'll look nice, but replacing xscreensaver with gnome-screensaver was already quite a compromise. I'd rather have the lock screen integrated with the display manager, as both implement authentication. It would still suck, of course.
Sad to see the year of the Linux desktop being pushed back another decade, we've come a long way!
Well, perhaps that will put a stop at the number of folks who simply went back to Debian. I'm considering that myself, but I'll wait and see...
This sig can be distributed under the LGPL license
Gnome3. What I am interested is - will they be operating in Fallback mode, or have unliberated GPU accelarated drivers, or liberated GPU accelarated drivers?