Slashdot Log In
GNOME 2.16 Released
Posted by
samzenpus
on Wed Sep 06, 2006 10:48 PM
from the upgrade dept.
from the upgrade dept.
Kethinov writes "The GNOME Project has just released version 2.16 of their popular *nix desktop environment. Among many snazzy new features, is lots of new eye candy, including an experimental compositer in Metacity, feature enhancements, usability improvements, and much, much more. Ars Technica has a review."
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.
Awful default "X" icon (Score:1, Interesting)
Re:GNOME (Score:5, Funny)
(http://anticirc.coconia.net/)
Sourceforge? (Score:3, Funny)
Re:Sourceforge? (Score:4, Funny)
(http://www.chemicalfusion.net/)
Here's another problem with Gnome branding (Score:5, Insightful)
(http://www.vanderlee.com/)
Alacarte, Menu Editor
Baobab, Disk usage analyzer
Totem, Video player
WTF???
Why not call the Notes application "Gnome Notes", the menu editor "Gnome Menu Editor", the Disk usage analyzer "Gnome Disk Usage Analyzer" and the video player, you've guessed it, "Gnome Video Player".
I know developers like to give their applications noteworthy and unique names, but to a user this is only confusing and unnecessary. Especially considering all these are part of Gnome and will most likely not be used outside the Gnome environment.
Re:Here's another problem with Gnome branding (Score:5, Informative)
(http://medievalgnome.org/)
Totem is 'Movie Player'
Baobab is 'Disk Usage Analyzer'
Alacarte seems to be 'Menu Layout', although Ubuntu might have changed something here.
Tomboy is unfortunately 'Tomboy notes'
So overall they've managed to use fairly clear and simple names for these programs, much as you were hoping for.
Re:Here's another problem with Gnome branding (Score:5, Insightful)
Think about it. If you run GNOME on a distro that uses the default GNOME applications, you'll see this on your menu item:
Epiphany Web Browser
but if you run Ubuntu, you'll see:
Firefox Web Browser
These are *different* apps with different features and limitations so they should not be given the same name (i.e. GNOME Web Browser) even if the naming convention is consistent within a distribution. By force-fitting the branding, you're eliminating the possibility that GNOME can change its mind about web browsers and you're making it difficult to support GNOME. And it confuses novices who buy "GNOME for dummies" books and expect one thing to work and has a different result because they're getting another app.
Let's extend this a bit further. Suppose I want to run Firefox, Epiphany, Opera, and Konqueror. My menu would look like:
Epiphany Web Browser
Firefox Web Browser
Opera Web Browser
Konqueror Web Browser
All these options are available and even a new user on my machine that only knew one of these browsers would see that they are all web browsers.
What's wrong with unique names anyway? Is Excel any more descriptive than iLife or OpenOffice? None make sense, but all are well known. People like unique names since they're easy to remember. And for people who don't know what these apps mean, the old "OpenOffice Word Processor"/"OpenOffice Spreadsheet"/... menu items should give them all the information they need to know.
Re:Sourceforge? (Score:5, Funny)
Re:Sourceforge? (Score:5, Funny)
Memo to text-porn writers: (Score:5, Funny)
Its not hard. No, no, that's not what I meant.
So what? (Score:2)
(http://slashdot.org/ | Last Journal: Sunday July 29, @04:31PM)
Re:Probably that you're running Ubuntu, like me. (Score:5, Informative)
(http://thegoban.com/)
So to answer your question, 2.16 will be in Edgy. And 2.18 will be in whatever comes after Edgy. And so on.
candy (Score:5, Insightful)
Re:candy (Score:5, Interesting)
(http://www.opalkelly.com/)
Don't fade borders if you're compositing a complete window. Faded borders are the graphical equivalent of an ellipsis.
And definitely don't add a drop shadow to something you've already faded to white. It looks ridiculous.
Re:candy (Score:4, Interesting)
(http://kamthaka.blogspot.com/ | Last Journal: Wednesday March 30 2005, @03:18PM)
I think one visual design principle is this: if visual differences carry information, then pointless visual differences convey spurious information.
The screenshots in question also seem to me to be a bit of a mixed metaphor. The drop shadow makes the things stand out from the page. This, I think, is an OK idea; it's not so much that the drop shadows tend to draw the eye to the screenshots (which they do), but it also conveys the messaage that these are concrete examples we are discussing; that is to say if we're looking at a screenshot of a graph, it's the window we are paying attention to, not the graph inside. By contrast, if there a graph that showed something like the lines of code in Gnome vs. time, you wouldn't expect it to get the drop shadow treatment.
The mixed metaphor comes in this way: by fading the borders, the windows become less solid, yet they are still casting a shadow. The shadow appears to be cast by a sharp edge from a diffuse light source, but there is no sharp edge.
What does it mean? It means nothing. Therefore it's poor communication because, unlike the drop shadows, it detracts from what is being said.
Re:candy (Score:5, Insightful)
(http://www.jollyboyscc.org.uk/)
For instance the support for consistent cut & paste, consistent support for keyboard shortcuts and a focus on providing functionality akin to the spirit of *NIXs "everything is a file" metaphor.
For instance "all text should be accessible". In other words whereever I can see some text in GNOME I should be able to copy & paste that text (using the standard selection methods and Ctrl-C, Ctrl-V, Ctrl-Ins, Shift-Ins, menu items etc. etc.) This functionality should be available no matter whether the text is being displayed using a widget such as a list, button, status bar or text area etc. etc. Any application that displays a list should also allow me to save that list as a plain text file seperated by something like commas (anyone for CSV ?)
And this functionality should be provided in the widget set itself so that simply by adding a widget to a GNOME application the features get built in without the developer having to realise why they're required or, if they've got any sense, eventually getting round to adding them after complaints from irate users.
Any application that displays a list of files should allow me to double click on a file (or press "carriage return" or enter) and launch the default application associated with that file. Any application whatsoever. If I can't do this why is it showing me the file list anyway ? In exactly rhe same way I should always be able to select file(s) from that list and use copy & paste etc. Going back to my previous point I shuld also be able to save that file list in CSV format.
Wherever there's a right mouse button menu this should also be available by pressing the right mouse button on the keyboard. Maybe a MAC keyboard doesn't have a "right mouse button" (don't kno never used n one
On another note then for gods sake stop messing around with the right click menus. Using Nautilus you can select "paste" from the "edit" menu. But you can't right click in the file area and select "edit" > "paste" as doing so selects the nearest file to the cursor and removes ("greys out") the paste option.
Personalised, "intelligent" menus are simply crap. Look at Microsoft Office or XP hiding things away etc. If there's data on the clipboard that can be processed by the application then paste should be available. Hiding the option is simply dumb. Dumb. Dumb. Dumb.
Personally I use GNOME because I use Ubuntu but I find it so bloody hard to do anything productive due to it missing so many simple, easy to implement, features that it usually send me swearing back to Windows to get things done. I'm so fed up with Nautilus that I now share my home folder on the network and do all my file management from Windows Explorer.
So enough with the eye candy already. Get the cake properly baked before you start adding fancy icing.
Almost sounds like KDE 3... (Score:4, Insightful)
You can now add items to the programs menu (this is NEW?!), you can now set file permissions on multiple files (again, this is NEW?!). All in all it sounds like stuff that should have been there for ages.
And, as always, I can't help but wonder what options got removed and now are permentantly set to "sensible defaults" because, as everyone knows, customizability is "confusing". Really an underwhelming release based on the articles. (Yes, I did read them!)
Re:Almost sounds like KDE 3... (Score:5, Informative)
For the record I use Gnome, Enligthenment (DR17), and Blackbox and I refuse to even touch the peice of bloated crap that is KDE.
Re:Almost sounds like KDE 3... (Score:5, Informative)
GNOME logo (Score:3, Funny)
Does it work on Windows 95? (Score:3, Funny)
I use Windows 95 and I'm finding it quite difficult to use. Can somebody please instruct me on how to install this GNOME on Windows 95?
Re:Does it work on Windows 95? (Score:5, Funny)
Visual Improvements? (Score:1, Interesting)
But does it have a useable file-save dialogue? (Score:4, Insightful)
(http://syn.cs.pdx.edu/~jsnow | Last Journal: Sunday July 11 2004, @08:36PM)
Re:But does it have a useable file-save dialogue? (Score:5, Insightful)
In its default look it doesn't show where it is going to save the document, but instead only the name of the very last folder (so if you have foo/images/ and bar/images/ you can't tell the difference), I'd call that pretty confusing, a click on "Browse for other folders" of course changes that, but fullpath somewhere visible would be quite usefull. Beside from that however I am very happy with the filedialog, simply, clean and effective.
Re:But does it have a useable file-save dialogue? (Score:4, Insightful)
Re:But does it have a useable file-save dialogue? (Score:5, Insightful)
(http://syn.cs.pdx.edu/~jsnow | Last Journal: Sunday July 11 2004, @08:36PM)
When I do a save-as in gnome, I get a window that asks for a name and a folder. So far so good. Unfortunately, the "folder" selector is not a filesystem browser, but a list of "shortcuts". These are named after the last part of the path name - unfortunatly, this gives absolutely no insight as to where in the filesystem tree this folder is. They could show the full path name, or have a tooltip pop up if the mouse hovers over, or something. There are also some default shortcuts with ambiguous names: Desktop and Filesystem. The former, I happen to know through corresponds to ~/Desktop (and no, I don't use nautilus*, so it doesn't show up on my actual desktop). The latter is a mystery, but apparently I don't have permission to save there, wherever it is.
Now, if I haven't configured a shortcut for the folder I want (and this is done manually - for some reason gnome doesn't just remember my most recent folders), I have to click on "browse for other folders". Since this is usually what I want to do anyways, it's a little tedious to have to go looking for it every time. Here it gets downright confusing. On the left is a pane that looks like the contents of a current working directory, but is actually just the same list of shortcuts I had just a moment ago decided I wasn't interested in; double clicking one of these entries does, however, navigate the real filesystem browser to that shortcut. The real list-view filesystem browser is on the right. With this I don't have much complaint, except that there isn't an obvious way to paste a path in from somewhere else.
The lack of full pathname plagues other parts of gnome as well - consider the "save screenshot" window, invoked with [printscreen]. It remembers where I last saved a screenshot, but where is the full path? I have to select "other" from the dropdown list to find out where it is.
*An observation: if you disable nautilus, gnome won't set up your wallpaper when you log in. You can still set it *manually* from the preferences/desktop background dialogue, but it will revert to default after login out and back in.
Re:But does it have a useable file-save dialogue? (Score:4, Interesting)
(http://vimrc-dissection.blogspot.com/ | Last Journal: Saturday March 24 2007, @07:58AM)
Documentation is what always sucks in Linux desktop. Check out for once M$Windows one.
I loved GNOME 1.x for it was lean and clean - with most of the little bits been documented. I hated KDE1 precisely because it had only dummy automatically generated documentations. Many years have passed and situation reversed 180 degrees: KDE is documented and GNOME documentation is dumb-down to complete unusability level.
I'm given myself a word to not use GNOME until its developers would not document all the magic behind .gtkrc and .gnomerc files - and how the two are interconnected. It was safe bet - no documentation in last 3-4 years emerged and I do not use GNOME anymore ;)
Re:But does it have a useable file-save dialogue? (Score:5, Interesting)
Re:But does it have a useable file-save dialogue? (Score:5, Informative)
(http://eksploder.mine.nu/blog)
Re:But does it have a useable file-save dialogue? (Score:4, Funny)
Yeah, there was a moment of genius from the designers. "hahaah! we'll make viewing hidden files a HIDDEN feature!!!"
The fonts look like ass... (Score:1)
That's probably because of regressions or other bugs in the Freetype library. See, for instance, Debian bug #367593 [debian.org].
I've reverted back to 2.1.10-1 on my system for now, in order to avoid those issues. I can only hope that the API doesn't change before they fix the rendering issues...
Damnit! (Score:5, Funny)
(http://suso.suso.org/ | Last Journal: Tuesday March 09 2004, @12:03AM)
Not bad, except (Score:3, Interesting)
(http://subxero.phatcode.net/)
I really wish they wouldn't use JPEGs for computer screenshots -- the lossy compression makes straight lines and text look terrible. PNG (or possibly GIF, depending on the number of colors used) is much more reasonable.
Other than that, I don't understand why the --enable-compositor compile-time option isn't included by default. Logically, if the support is there, but the hardware isn't up-to-par or the X composite extention is not loaded, then the compositor just won't do anything. If everything is A-OK, then the compositor works as expected. For example, I compile support for my sound card directly into my kernel. One day, if I suddenly remove the sound card, my kernel will still work. So why not just turn stuff on by default?
On the other hand, I can understand why some things aren't compiled in sometimes, due to size, but a compositor can't be more than, what, 100k of actual code? Anyway, I'm sure someone's gonna fire back at me.
The important part: Mono (Score:5, Informative)
(http://kestas.kuliukas.com/)
As a C# fan, and knowing how much of a pain GTK was in C, I think this is a very good move. KDE has always had a better API, official Mono support with GTK reverses that! This could really clear up GNOME, and the Linux desktop generally.
Re:The important part: Mono (Score:4, Insightful)
C++ with use of the STL and a few BOOST libraries is still more powerful than C# (let's see you do inline grammar parsing with C#!) - and it's not under the control of a corporation that's proven it can't be trusted.
Re:The important part: Mono (Score:5, Informative)
God help Nautilus (Score:2, Insightful)
(Last Journal: Sunday March 18 2007, @04:53PM)
It is not customizeable -can't change single thing on the toolbar.
Default view is useful for home directory only.
Location bar (can be changed) is annoying with buttons instead of link.
Re:God help Nautilus (Score:5, Insightful)
(http://carewolf.com/)
Technically great (Score:3, Interesting)
(http://www.artboy.org/)
If you want to do flat shadows, cool, do them, they're easy and effective. If you want to do three-dimensional shadows, cool, they look even better but take a bit more work. But don't drop the same blurry ellipse at the bottom of every object and think that you're making a three-dimensional shadow, you just make everything look like it's standing on a blurry gray oval, and users really do recognize the less professional look, consciously or not.
Re:Technically great (Score:5, Insightful)
(http://www.artboy.org/)
I wouldn't waste time critiquing an icon set, but if Gnome really is planning on following these guidelines and the Tango crew really intend for them to be comprehensive and used by all the major open source interface developers, it would be a good idea for their flagship example to be as professional as possible. The lousy shadows were literally the first thing I noticed when I opened the page.
In any case, it's just an icon! It's not even 3D. At 128x128 it's not going to matter that much. I think you're just being pedantic.
I'm sure the Tango folks will be thrilled to learn you really don't care about any of their work. They built a whole group, an extensive web site and extensive guidelines along with the hundreds of icons in the set, I should think they care about the work they're doing and want it to be more than just "good enough". If they want to produce results that are comparable to professional software, then they have to hold themselves to the same pedantic standard that professionals do. It's like building a house and not having the corners be square -- one of the subtle differences that separates most $100k homes from most $500k homes. The average person doesn't consciously notice all the little fit and finish details as they walk throught the house, but they do recognize that there is a difference in quality.
Your professional help would be greatly appreciated if you feel inclined.
These comments are my professional help, I charge for this stuff in real life. Shadows have shapes that relate to the shape of the object. A sphere, a file folder, and a box don't all produce the same shadow shape when illuminated. Shadows are darker at the center and where they meet the object, and then lose density and definition as they reach the outside edges. You can make a pretty good flat shadow by just shading two sides of an icon, but if you want to do a projected floor shadow then you have to represent the silhouette of the object as transformed through space.
Doing a bad floor shadow is more work for worse results than doing a flat shadow. So my professional advice would be that if they are low on time, they should just do flat shadows, but if they want to spend the time, they should think more about how to achieve good projected shadows.
Usability improvements on the application level (Score:5, Insightful)
(http://wyoguide.sf.net/)
Usability is always measured in a greater context, a context which goes far beyond the Gnome desktop but spans any desktop used. Just think how an American driver feels when he drives in England or vice versa. You might interrupt that's rather seldom the case but not with computer desktops. Almost each Gnome users uses a KDE application and even 60% use a Windows application (http://www.desktoplinux.com/cgi-bin/survey/surve
Sure application developers don't want to lose much time with usability they want to concentrate on functionality. So they can't follow multiple separate usability guidelines they simply don't have the time. Yet usability is a very important part in the acceptance of an application. To circumvent this, application developers should follow cross-desktop or cross-platform guidelines (http://wyoguide.sf.net/ [sf.net]).
Yet Gnome might still follow the MacOSX way sticking to there own perfect way and be happy with a rather insignificant market share. Or they help working on fighting off the first "Top inhibitors of Linux desktop adoption" (http://www.osdl.org/dtl/DTL_Survey_Report_Nov200
O. Wyss
Gnome! (Score:5, Funny)
(http://www.linuxplatform.org/ | Last Journal: Tuesday December 16 2003, @04:31PM)
But does it feature... (Score:3, Funny)
(http://www.avpmud.com/)
*ducks*
Congratulations (Score:1)
New GNOME, even more easier! (Score:5, Funny)
(http://www.geocities...atepower_gangsta.htm)
FTFA : "Menu editing just got even more easier."
Woot! Sounds like a lot! I also heard it was even more betterly eye-candier!
Sure it looks great (Score:2)
Yet STILL... (Score:5, Interesting)
(http://www.delayofgame.com/)
(I still use gnome every day.)
Ubuntu (Score:4, Funny)
(http://www.chadfield.com/)
I mostly like 2.16, (Score:1)
someone has to sort out his priorities (Score:1)
(http://www.loria.fr/~sustreto/)
Are the dependencies still growing like topsy? (Score:3, Interesting)
When the number of dependencies required to run Gnome on mainstream distributions DECREASES, that'll impress me. Until then I am unlikely to care what new eye-candy it's sporting.
Toggle (Score:2)
(Last Journal: Monday January 17 2005, @09:36AM)
Or was it never gone?
Just I was wating for! (Score:1)
gnome 2.16 already in Fedora (Score:1)
(http://spevack.org/)
Not much on the surface, but lays the groundwork (Score:1)
(http://www.interreality.org/~reed)
This release does not really have many interesting user-visible features, but parts of Gnome are starting to utilize some of the new infrastructure like mono, compositing, cairo, etc. So I think we'll see some much more interesting visible features using that stuff in the next release or maybe the one after that.
Reed
So if Gnome is using Mono... (Score:1)
(http://www.parallelrealities.co.uk/)
... and Trolltech are currently previewing Java binding for Qt (with work going towards making them gcj compatible) would this mean that KDE would end up embrasing Java?
Now that would be interesting...
Whilst were on the subject of Mono and Gnome... (Score:1)
(http://www.parallelrealities.co.uk/)
From what I've gathered (and I admit I may be wrong here), Miguel de Icaza started the Gnome project because he had concerns about licensing with the KDE desktop's use of Qt's widgets. That's fine but what the bloody hell I do not understand is why he has now chosen to integrate the .NET API in to the GNOME desktop and thereby leading everyone in to a potential patent mine field..?!
Little bit of hypocrisy there maybe..?
At least one cock up per release (Score:2)
To be fair though, this is probably an isolated case, but they do make at least one blatant cock up per release.
is nautilus (Score:2)
Usability improvements? (Score:2)
(http://kim.biyn.com/)
Does Nautilus still suck? (Windows Explorer sucks. Copying Explorer functionality leads to an Explorer clone that also sucks. Ergo, Nautilus sucks.) I *heart* konqueror because of the zillion extensions I can install, I can tab AND split views, change the view as desired, etc. - in other words, if you need simple, you don't have to worry about it, but if you need advanced functionality to get work done quickly (in other words, your IQ is higher than 70 and you dislike dumbed-down interfaces) you can simply load a different view profile and expose the functionality.
File properties: "simplification" of permissions = hiding advanced permissions? Idiots. The KDE folks got it right a LONG time ago. A Simple view is presented initially, but, if you have half a clue and aren't totally frightened of more options, you can click "Advanced Permissions" and actually get to the advanced view. In their infinite(simal) wisdom, the Gnome folks have decided that everyone is a novice and NO one should have access to a view which is not dumbed down.
File open dialog: Are we still stuck with one single view, along PAINFUL navigation? Can I still not view size and sort by size? No, because having configurable views can confuse some people, so exposing alternate views is made available to NO one. It's like liberal's "tolerance" - promote tolerance by bringing everyone to the LCD, rather than admitting that "tolerance" really just means being mature enough to agree to disagree. Same thing here - Gnome folks are "simplifying" the environment by removing functionality and providing no advanced views.
And Metacity? It is the MacOS of the new millennium. You can have it any way you like, so long as it's dumbed-down, grey and not customizable. OK, you can skin it, but it'll still be dumbed-down and not very configurable.
Of course, some Gnome fanboi will mod this post down anyway so I'll just summarize here: Gnome Sucks (that's sucks with a capital S).
Two reasons I still use Gnome (Score:1)
(http://www.jiawen.net/)
There are two reasons I still use Gnome (2.10 currently):
Themes are easy to handle. Installing a theme in KDE requires actual installation: ./configure, make, make install -- the whole mess. And it frequently doesn't work. In Gnome, it's true drag-and-drop.
To then actually use a theme is also a pain in KDE. There are a million different places to change all the different things, and it's quite difficult to find what I actually want to change.
It's also far, far easier to edit themes myself in Gnome. I just go into the file, find the appropriate image file and change it in GIMP or whatever. In KDE, this is again a huge pain. I don't want to have to recompile a theme in order to change the scroll bar colors!
Non-English fonts are handled far better in Gnome. I run Linux in Traditional Chinese, so this is quite important to me. No matter which font settings I try in KDE, some characters show up as little black circles. This means I can't even read all my menu selections. In Gnome, they all show up quite nicely.
There may be a place to change these fonts in KDE, but I've never seen it, and so I'm stuck with poor Chinese handling. This problem also seems to spill over into the Mandriva menus, where some titles are completely illegible, but at least I don't have to deal with those all the time.
Please, the features. (Score:1)
I see some improovments and drawbacks, but not too much.
Looking forward to:
- Alt+3 shortcut for Deskbar (much needed)
- Improved virtual desktop features (good enough already)
- The new evolution
- And totem.
Dispointed by:
- The new permissions change interface:
This is GNOME using a BAAAD idea just to copycat apple. Although KDE had this layout since before OS X, i always prefered GNOME's permision grid, it was sooo much more intuitive *because* it provided all the information there and you could change it with a single click. Now it takes the whole screen to fit this huge dialog where the permissions are spread and is difficult to quickly guess (abd later change) what permission should the file have.
- C# tainting core GNOME:
Correct me if I'm wrong but, MS has yet to publicy declare that it will never use C# pattents to hurt free sofware. What's a compromised framework doing in the official GNOME distribution?
With news of a MS guy getting into Mozilla, Mozilla guys gettion into MS offices, and C# getting into GNOME, the possibility that we are seeing an organized trojan operation is becoming more and more plausible.
Re:So? It still sucks. (Score:5, Funny)
(http://wot.narg.googlepages.com/)
I was walking across a bridge one day, and I saw a man standing on the edge, about to jump off.
I immediately ran over and said, "Stop! Don't do it!"
"Why shouldn't I?" he said.
I said, "Well, there's so much to live for!"
"Like what?"
"Well
"Religious."
"Me too! Are you Christian or Jewish?"
"Christian."
"Me too! Are you Catholic or Protestant?"
"Protestant."
"Me too! Are you Episcopalian or Baptist?"
"Baptist."
"Wow! Me too! Are you Baptist Church of God or Baptist Church of the Lord?"
"Baptist Church of God."
"Me too! Are you Original Baptist Church of God, or are you Reformed Baptist Church of God?"
"Reformed Baptist Church of God."
"Wow! Me too! Are you Reformed Baptist Church of God, reformation of 1879, or Reformed
Baptist Church of God, reformation of 1915?"
"Reformed Baptist Church of God, reformation of 1915!"
To which I said, "Die, heretic scum!" and pushed him off.
Incidentally, I use KDE
Re:C# App (Score:3, Funny)
Not at all. I think this is a good strategy for GNU. First they embrace c#, after that they should extend it and then extinguish it!
Re:C# App (Score:4, Insightful)
Re:So? It still sucks. (Score:3, Interesting)
(http://subxero.phatcode.net/)
KDE has many things going well for it. This'll sound weird, I'm sure, but I like Gnome better because it feels better. KDE has a weird feel to it that I can't get over. It's the same feeling I get when I use Opera, I don't quite like it.
KDE also seems very thrown-together, and there are icons for almost every single menu item in almost every single menu -- it makes the entire desktop look extremely cluttered. Some lines and shapes (in some dialogs, some programs) are off by just a single pixel from where they should be, but because of that small error, it makes the desktop look slightly askew, and adds to the screen clutter appearance.
Other than appearance and "feel" I have no problem using KDE.
reasons to use gnome (Score:2, Informative)
(http://syn.cs.pdx.edu/~jsnow | Last Journal: Sunday July 11 2004, @08:36PM)
I may be incorrect about either of these points, so someone please say so if I am wrong, but I can think of two reasons to prefer gnome over kde:
1) gtk is written in C, whereas QT is C++, making it less easy to use from C programs.
2) gtk is licensed as lgpl, whereas qt is gpl. This means that a non-gpled program (such as a commercial application) can be linked with gtk with no problems, but with qt the developers must pay licensing fees.
Re:So? It still sucks. (Score:1)
Re:Well, doesn't Gnome have some nerve? (Score:1)
Re:Well, doesn't Gnome have some nerve? (Score:2)
Well, to be fair, it's a GTK thing not a GNOME thing. (If it was only a GNOME problem we could have happily ignored it
It was a shockingly stupid omission in the first place - I'm glad it's back! Let's hope real tab completion is back too (but I bet it won't be - I mean, who uses tab completion in these heady GUI days?? *sarcastic grimace*)
Re:5 Year Old 3D features... (Score:4, Informative)
(http://slashdot.org/)
Re:5 Year Old 3D features... (Score:4, Informative)
(http://slashdot.org/~Stalyn/journal | Last Journal: Wednesday September 28 2005, @08:10PM)
If you have a newer card or a nvidia card, the only option is XGL/compiz which has the same effects (and more) than the new Metacity. If you still want to use Metacity you will have to wait until Nvidia/ATI releases their drivers with texture from pixmap [freedesktop.org] support which could be 6 months to a year from now. XGL has tfp already built into its server which allows one to use accelerated 3d effects even if their driver does not support it.
Also I should note that one could use compiz with AIGLX (not sure if you can right out of the box or requires a patch).
Re:5 Year Old 3D features... (Score:1)
Re:5 Year Old 3D features... (Score:2)
Ya, if next year's cards are AGP 4x and have 64mb of RAM and support the 3 year old Pixel Shader 2.0, then sure, that is a next year video card, and we are only talking about the high end Glass.(sic)
Or you can use your old 1Mb Video Card from 1995 and run Vista just like you would WindowsXP, themes and all...
Either way, not really a 'requirement' nor something requiring next year's Video Cards.
I will say though, when ATI and NVidia move to multi-processing concepts and cores, Vista will already be able to utilize this technology with the WDDM specifications. Just like it can already mutli-process 3D applications and even virtualize GPU RAM on the 3 year old cards.
(BTW I think a lot of the 3D rendering concepts in development in the open source world are quite good, it is just strange the one GNOME is playing around with at this stage is a 'dated' concept to give 'wiggle' to windows.)
Re:Dell Notebook Batteries (Score:2)
Re:The menu (Score:2)
Off topic: Dell Notebook Batteries (Score:2)
Re:Dell Notebook Batteries (Score:1)
(http://slashdot.org/~Doc%20Ruby/journal | Last Journal: Thursday March 31 2005, @01:48PM)
Re:So? It still sucks. (Score:2)
(http://zoeshire.com/ | Last Journal: Thursday October 31 2002, @05:12PM)
Two things:
C++ sucks in all ways imaginable. It is an abomination. Even Jesus hates it. I don't like being forced to write in C++ just to write a GUI-based app. Makes me angry. You wouldn't like to see me when I'm angry.
Second: having more than one desktop is known as "competition." It's probably the most important thing about capitalism (and the one thing that is most often circumvented in capitalist economies). I believe it is a good thing. It is good for KDE, and it is good for GNOME, and it is good for Enlightenment, and all the other window managers / desktops.
Plus, and even more importantly, KDE and GNOME take different approaches to things. That is *very* good, as it allows two different things to be tried, and compared against each other (SEE: competition). GNOME borrowing from KDE, and KDE from GNOME, is a good thing, as we all win.
I don't like KDE that much. I fire it up every few months just to see if it is better than last time, and it usually is (the KDE folks are doing a great job), but I don't really care for the PlayMobile feel of it.
That's a matter of taste, though. To each his own. I prefer GNOME. You may prefer KDE. Either is a good choice. It's a matter of taste.
C++ sucking? That's a matter of fact. It sucks. Sucks, sucks, sucks.
Re:Gnome is dead, Patrick Volkerding confirms (Score:1)
(Last Journal: Sunday December 24 2006, @06:43PM)