Gnome 1.4 "Tranquility" Released
Roanld Bultje writes: "According to this article on LinuxToday, Gnome 1.4 has just been released! Gnome and all other required packages can be downloaded from Gnome's FTP or a mirror. Medusa seems to have been removed from the final release due to some bugs that were found recently. Let's hope that this new release puts Gnome next to KDE's 2.x-version." Download.gnome.org will pick a mirror site for you automagically.
Sawfish is just as capable??? I don't think so. Here are 10 things off the top of my head:
1. E can iconify windows. Sawfish can't. You're stuck running the GNOME taskbar thingy if you use Sawfish. E also provides more control over icon appearance (including snapshotting) and icon placement.
2. E has a snapshot pager. Sawfish has no pager, so you have to use the GNOME pager. The GNOME pager does not snapshot desktops. It doesn't allow you to drag windows around. You can't place the individual pager subwindows arbitrarily. You can't hide them. The GNOME pager isn't as themable - you can only change the GTK+ theme.
3. You can slide/drag desktops around in E. I don't use this, but many people do.
4. E has a bunch of animations. Again, I don't enable them, but many people do.
5. E root menus are much more configurable.
6. E is much smarter about window placement.
7. E supports slide-out menus and buttons placed just about anywhere (e.g. "drawers" on the desktop, slide out buttons on window decorations, etc.)
8. E supports dock-like Epplets placed anywhere you want. Using Sawfish, you need to embed the applets in an instance of the GNOME panel.
9. E supports fully colored fonts through fnlib.
10. Finally, almost every feature in E is far more configurable than the comparable feature in Sawfish+GNOME.
Basically, E is a complete window manager while Sawfish is just a component of GNOME. Realistically, you can't run Sawfish without several other GNOME components present to handle iconification & task switching, desktop paging, applets, menus, etc. The combination of Sawfish, GNOME panel, and a set of common applets uses more memory than E plus a set of equivalent Epplets. Last but not least, I don't find Sawfish any faster than E when using equivalent themes (Sawfish using gdk-pixbuf). If anything, the menus are slower in Sawfish.
I've looked at your links. Your February links are inaccurate. The internationalization problem that was mentioned is application specific, not global. For instance, Evolution is fully internationalized. Essentially, you have to design for internationalization -- it doesn't come for free. KDE and all operating environments has this problem BTW. Read the read the thread attached to your email for proof. As for the architecture concerns, you're dealing with February, the time when things were still being hashed out. Follow the thread to the end (in March), and you'll see most of the concerns are taken care of. As for accessibility, again, you have to design for it. Sun is very keen on making sure that GNOME is accessible to people with diabilities, so of course they'll be good harsh critics and proponents of major work items. KDE is no where near as accessible as Windows or the Mac, yet either. There's a lot of work ahead for GNOME and KDE but both are up to the challenge.
http://gtk.themes.org
Or, just look in your gnome control panel under "Themes"
You can get KDE 2.1.1 for potato or woody by putting "deb http://kde.tdyc.com potato main crypto optional qt1apps" in /etc/apt/sources.list. I have been using it since the KDE 2.0 beta days, and it has been great. The only thing is that it also updates some packages (like openssl), that are not directly KDE, since they are used for things like https in konqueror.
>~~~~~~~~~~~~~~~~
>~~~~~~~~~~~~~~~~
Pilchie
Submitted, last night. Rejected.
Not to mention this tasty morsel, which was also rejected. Worried that Andover.net is next?
Fascist Slapdork bastards.
You might want to try here, or use a mirror.
It's certainly more important than a software announcement. That's what Freshmeat is for.
Dumbasses.
Yes, if you downloaded it yesterday, you would not have downloaded gnome-vfs, bonobo, nautilus, or the like. It is a little fuzzy, but basically its just that GNOME is a bunch of separate projects with a common roadmap. They all go their own directions, but meet up at McDonalds on highway 10 every few miles. The release marks the meeting point of the development versions of several different packages.
Engineering and the Ultimate
A GNOME release is much like a distribution release. It is just a collection of packages. The difference being that they've all been tested together. Why they decided to release GNOME 1.4 is that they've added several new things, and updated existing ones. They have added:
bonobo (component architecture)
gnome-vfs (allow anything to be viewed as part of a filesystem)
nautilus (new file manager)
xalf (launch feedback for panel launchers)
Some of these were around in beta form before the release, but the release of GNOME 1.4 marked the inclusion of these packages. It was a major change, so they had a package versinon number change.
However, the process isn't much different than that of a full distribution, only its covering only the desktop portion.
Engineering and the Ultimate
When installing a linux system, you should put at least /tmp and /var on separate partitions.
/tmp 500 MB
/var 300 MB
/usr >2000 MB
/boot 20 MB
/home whatever you need
/opt
/usr/local
/data1, /data2 etc.
/var is full, you get trouble anyway of course.
- --------
I always make: / 200 MB
sometimes you need to make partitions for these as well:
but if
-----------------------------------------------
UNIX isn't dead, it just smells funny...
-------------------------------------------------
UNIX isn't dead, it just sme
/opt is network mounted over here. Distros should support network mounted /usr better, notably SuSE.
If you remove /usr and try to mount it from a server instead, it will fail, because critical files having to do with rpc are on /usr, and that is not mounted yet.- -------------
In your case you should make some perl/shell script that does all the removal of old logs for you. Then you can put it into a cron job and your worries are over.
------------------------------------------
UNIX isn't dead, it just smells funny...
-------------------------------------------------
UNIX isn't dead, it just sme
You should be running the unstable tree if
you want to keep up with the latest versions of
stuff. Unstable already has the gnome 1.4 packages available.. Testing is a frozen set of
packages, so the versions there aren't gonna
change much.
Omar El-Domeiri
In the future I'll always be putting /opt on its own small partition, because if you install RPMs that are not from your distribution or build from source, some packages will create /opt and populate it for themselves. This is a good way to fill up / quickly too. I don't know if KDE still does this but it used to at one point.
There really should be a standard that no install procedure can create a new directory off of / without confirmation from the user. I have my filesystem set up the way I like it, and I'm not interested in changing just because I installed KDE today!
Another good way to fill up /var: my Mandrake install (originally 6.1 upgraded to 7.2) has problems with log rotation where it tries to gzip and rotate the previous batch of gzipped log files. After months of idly wondering why the disk would grind so hard when running logrotate (especially since I don't run any real servers that would be generating log files), I discovered a full /var with literally thousands of mail.log.gz.1.gz.2.gz.4.gz and so on. I'm not sure how many files there were to begin with, since I got tired of waiting for "ls | wc -l" to complete, but more than halfway through the "ls | xargs rm" process it counted 13000+ files!
Of course, this could be my misconfiguration since I've messed around with a bunch of stuff on this machine, so I can't necessarily blame Mandrake. Has anyone else seen this happen?
Your right to not believe: Americans United for Separation of Church and
The cron script is eventually what I decided to do. Also I decreased the logrotation for mail and news either from daily to weekly or weekly to monthly, I can't remember which ATM.
Your right to not believe: Americans United for Separation of Church and
You might almost say it turned your machine to stone :) hee hee
...or maybe not.
Your right to not believe: Americans United for Separation of Church and
Shame? I feel no shame. I feel quite proud of my meager contributions and I know the Gnome hackers feel similarly. Gnome 1.4 is quite a step forward.
It just prves once and for all that qt IS a better toolkit... whether they lik eit or not.
What proves that qt is a better toolkit? Your statement? Proof requires evidence. In the world of computer programming; we want numbers and facts. Not trolls, blantant assumptions, or FUD. Give some real meat to discuss.
----
Celebrate the finer things in life
PRESS RELEASE -- The GNOME Foundation announces the release of GNOME 1.4. The release offers a stable, powerful and tightly integrated platform that features the most extensive documentation to date, making the help features very user-friendly. GNOME 1.4 includes Nautilus, the new graphical shell for GNOME that features advanced file and Internet browsing capabilities. Developers will find a set of new and updated tools, making GNOME the ideal programming platform.
"GNOME 1.4 has a wealth of new features, from an updated Sawfish window manager to enhanced support and interoperability with other desktop environments." said Havoc Pennington, GNOME Foundation board chair. "This release represents a major leap forward in the GNOME desktop environment. Users will instantly see an improvement in the usability and power of components like Nautilus. Developers will enjoy the strategic advantages of improvements to the component architecture and streamlined tools for greater internationalization and localization of GNOME-based programs."
New or enhanced features of the GNOME 1.4 desktop environment include:
GNOME 1.4 will also include a number of enhancements for developers, including:
"Since the GNOME project is a free software project, we were able to incorporate advances from some of the most talented programmers in the world," said Maciej Stachowiak, head of the 1.4 Release Team. "Hundreds of people from every part of the world contributed to this release. The result is a mature, stable, powerful and fun-to-use desktop, with the promise of a host of new killer applications, due to the programming enhancements."
GNOME is a free software project that is developing a complete, easy to use desktop for GNU/Linux (more commonly known as Linux), BSD and a variety of other Unix and Unix-like operating systems. The GNOME desktop is used by millions of people around the world. More than 500 computer developers, including over 100 full-time, paid developers, contribute their time and effort to the project.
----
Celebrate the finer things in life
The Gnome Project releases packages in source format. It will take a bit of time for Ximian, and others to incorporate their patches, build, and bundle the release and get it out on the red carpet channel. The source release always comes first...binaries will follow.
----
Celebrate the finer things in life
Enh. Your point about the importance of having seperate partitions is well taken, but that's more work than I should have to bother with for a home box, especially one that I dual boot anyway.
Besides which, having the separate partitions would have prevented the original poster from having run out of space on / , but it doesn't really help with the chief problem, which is that Medusa spews an assload of data while logging. Pity, dat.
I'm just re-reading what I wrote and shaking my head. I completely trashed my home Debian system on Tuesday, and because it was all on a single partition, I was forced to erase everything (except what I could SCP off reasonably). When I put the system back together, I carved up my single partition into seperate mounts for /, /usr, /var, and /dev.
:)
In other words, completely disregard the first paragraph in my previous post.
It is not yet gone for good... but I don't really understand why create something all new instead of just improvind on GNU findutils.
--
Leandro Guimarães Faria Corcete Dutra
DBA, SysAdmin
Leandro Guimarães Faria Corcete DUTRA
DA, DBA, SysAdmin, Data Modeller
GNU Project, Debian GNU/Lin
For one thing, Enlightenment isn't nearly as dorky a name as "Sawfish." ;)
--
If you want to run a public FTP mirror of the GNOME FTP site, please send us the URL to the mirror and the adminstrative contact address for the mirror, and we'll be happy to add you to our mirror database and provide you with the required password.
Thanks,
The GNOME system administration team
No idea, but since they are in the business of selling prepackaged gnome installations on CD, I can't imagine it will take them long to update their site. Rumor has it on debianplanet that they already have some .debs for nautilus. My guess is that they are finalizing red-carpet and will make the new Gnome available as a channel on that. Red-carpet is already very stable on my machine and I have no idea why they are keeping it back, other than perhaps waiting for gnome 1.4 to be released (which is happening as we speak probably).
Jilles
Both problems can fixed easily. For KDE, point your browser to kde.org, find the page with the installation instructions, find the deb sources. Do a apt-get install task-kde. For Gnome, go to ximian.com, find the installation instructions (involves calling lynx and piping its contents to sh). It doesn't get easier. And mind you these instructions even work for potato. All this assumes you have a network connection of course. If you are on a modem, I can imagine you could just put the debs somewhere local.
So after ximian updates their site you (and I) will be able to upgrade. I love debian for this ease of use. A few days ago apt-get informed me that kde 2.1.1 was available, before that news reached me through the regualar news sites. 20 minutes later it was up and running (required no manual intervention at all, no questions asked).
I agree that it would be nice if debian was a little faster in adopting these things but as long as I can get them from third parties this way it is fine with me.
Jilles
Mandrake just announce MandrakeFreq, which is an update to their current distro. It's basically an update CD that you throw in and upgrade Mandrake with. You can also install an empty system with one, which gets you 7.2+updates. Their plan is to release one as often as necessary, which would seem to me whenever a new version of a major package is announced. Thought not as useful as apt-get, it will provide updates more quickly than the standard distro release schedule.
I've seen these upgrade CD's on cheapbytes (RH+updates), but I'm too lazy to wait and don't have a fat pipe at home, so I can just get the iso from work, burn it, and voila, no need to clog my modem line for a long time, and no need to try cooker or an 8.0 beta, which would be more unstable. Hopefully, Mandrake will move to more of a Debianesque system in the future, a more 'living' distribution, for those of us who prefer Mandrake over Debian.
Can someone on the western side of the pacific please set up a mirror. More specifically, the south western section. mirror.aarnet.edu.au hasn't been updated in over a year (not quite but almost) and the other former mirror, ftp.tas.gov.au has been removed because it wasn't considered necessary for the Tasmanian government....
Anyone... I would, but I don't think a 56k link would solve any problems....
I was a strong gnome proponent...
....Just my opinion, of course am right :-P
that was until i tried kde2.1 with konqueror....
ALL i have to say is.. wow..
Responsive, fast, smooth, clean looking, no errors up the arse, and konqueror.... that alone puts the mozilla/gnome guys to shame....
It just prves once and for all that qt IS a better toolkit... whether they lik eit or not.
unlike gnome, kde has promised AND delivered....
The old default gnome widget set was pretty bad. AFIAK it took most of it's uglier features from Motif.
You shouldn't really be crying over it though - you could always change it with gtk themes, see http://gtk.themes.org/
The default gtk theme is now much nicer. Radio buttons and check boxes are easier to use.
+++++
+++++
The harder you look the less you see. That's what we're up against.
GNOME doesn't have "a" window manager. Several Window Managers support GNOME, it used to be Englightenment (huge, slow, extremely configurable, did I meantion huge?) but now the default WM is Sawfish (small, light, very configurable, fast). WindowMaker works well with GNOME, and I believe that BlackBox (extremely fast and very small) is also heading towards GNOME compliance.
Medusa indexes file names, attributes, metadata (emblems etc from Nautilus), and contents. Locate just keeps an index of file names. I can't see locate being updated to support that much power.
The previews were based on 1.2.9, which was required by Nautilus (at least) due to bugs. I've just checked the Eazel mirror and GNOME 1.4 still uses GTK 1.2.9. To be fair 1.2.10 is a minor bug fix release of 1.2.9 and has only just come out.
Many WMs dont' handle the Nautilus "root" window correctly. Mainly because it isn't really the root window, it's just a window which Nautilus would like to pretent to be the root. Or something. Yes, it's a bug in IceWM (Sawfish had it too, being able to drag the root window is weird...)
at least 1 of the packages requires gtk+ 1.2.9... can't remember which one though - too many to compile, and I keep forgetting which order they need to be compiled in (one thing the KDE packaging does right -- a few monolithic packages making compilation and installing much simpler).
-- Help Digitise the Public Domain at DP.
A lot more people will be using Sawfish in the future - it's now the default window manager with Gnome 1.4.
I've just noticed that it works with KDE 2.1 as well, which has made me a happy bunny (Konqueror's my browser/file manager of choice + Sawfish is my favorite window manager, but I've been trialing pure KDE for a while so haven't tried mixing them together recently).
-- Help Digitise the Public Domain at DP.
If you connect to the sites listed at http://download.gnome.org , (well, certainly to ftp://gnome.eazel.com/pub/GNOME/ , which is the one I used), you'll see that Gnome 1.4 really has been released. Note that 1.4 is still based around Gtk 1.2, and so is really just an updated Gnome 1.2 -- apart from the addition of Nautilus which I am compiling as I write.
-- Help Digitise the Public Domain at DP.
Well, I'm sure it'll be back, but last time I tried medusa, it slowed my machine to a crawl while it was running (p2-300, not state of the art, but still...).
-- Who is the bigger fool? The fool or the fool who follows him? --
Back to being on topic, samrolken's component model is fine for him but isn't fine for the other half of the users who would use linux as a desktop. This is why the current state of competition in linux GUIs is good.
For myself, I didn't like E when it was Gnome's wm and much prefer using Gnome with the likes of Sawfish or iceWM. E had its day on my desktop but I've got better things to do then try every WM out there.
People are entitled to their opinions about what is and isn't worth pursuing. I'm also entitled to completely ignore their advice. E isn't what I want, it's not fine for me, so I will continue to use and contribute what I can to Gnome. My interest, my choice.
I don't want knowledge. I want certainty. - Law, David Bowie
Unless it is some complete waste of bandwidth (e.g. F1rst P0st or some goatse.cx link), moderators should just leave it alone and let people comment on it or ignore it as they please. With that standard, I at least know I can browse at 1, or even 0, and not see the 'Fuck you.'/'No fuck you' bullshit and, at the same time, not have a relevent post stomped under my radar by some thug with moderator points.
I'm all for moderating posts down but there are better posts to kick into the -1 toilet than someone questioning why the topic at hand is of any import.
I don't want knowledge. I want certainty. - Law, David Bowie
Opens mouth.... inserts foot. That's why one should read the article before posting. Gnome did release Tranquility today, I was confused with yesterdays Linuxtoday-article which claimed the same thing.
If you check the gnome-ftp servers, then you'll find out that the GNOME-1.4 that Linuxtoday is mentioning is actually Gnome-1.4 Release Candidate 1. There isn't a press-release up on http://www.gnome.org either. Guess we'll have to wait a little while longer for the "real" release.
I am continually and consistently impressed with the linux community and their development scheme... What I find really funny is that other companies, hint the BIG Guy, would designate whole new version numbers as in 2.0, 3.0, just to give the software buying public something to clearly define one from the other.
Now that's a downright lie. Big companies do this as much and as little as small companies do - ie the Apple MacOS has numerous incriments on its numbers. If you look at many UNIX OSes, its x.y.z, with x.0 releases being far apart. But this is by no means a norm in UNIX, and Linux distributions definately changed that mentality. RedHat and others boosted their numbers so quickly that people felt almost forced to follow suit, ie. Slackware. FreeBSD decided to follow this marketting system in order to gain attention during the big Linux rush ("boom"), and you can see how changes from 2.x differs from 3.0 and so forth. Even Solaris, from 2.6 went to Solaris 7 (2.7) to 8 (2.8). Marketting, and likely somewhat due to both Linux's attention on UNIX and Microsoft's large version numbers.
However you could point to the Linux kernel or NetBSD and see some sanity in numbering. Marketting always pushes bigger numbers (the whole '2000' version gimick), and usually comercial products are more distinct between version numbers -> they are released further apart and help ensure a cycle of continous upgrades. The OSS community by no means neglects marketting, just look at all the fusses LUGs make in pushing Linux (ie, going to non-Linux conventions, SVLUG's infamous MS cd rockets, etc).
-----------------------------------------
"Open Source?" - Press any key to continue
then you obviously haven't looked further than the 'k' menu and window decorations. KDE has Window stuff and _lot_ more.
I have to recommend against installing whole systems of debian packages from third party sources (such as all of gnome or all of kde). Time has shown that they tend to be incompatible with the rest of Debian. I would refer you to threads on debian-devel, but I don't have the time to find them at the moment. Many developers, however, have found it solves a lot of problems just to purge all the ximian/helix packages from their system.
Usually the stuff in unstable is reasonably recent. I'm pretty sure KDE2 is in there, not sure about the version of Gnome.
--
No, it isn't. Slackware-current has the same as Slackware-7.1 (gnome 1.2), according to the changelog.
:)
Good thing, actually--I just spent Sunday downloading all of those to install gnome on my system!
The unstable tree keeps breaking things for me. At one point I had to manually remove all the files for three or four packages, and then use dpkg to reinstall them, then uninstall them to get my system back in working order.
-- The act of censorship is always worse than whatever is being censored. Always.
Yeah.
His comments are: VI is so bloated, ed is so wonderful
.And: this bunch of punch cards is a perfect component model for me.
He did not bring anything usefull to the discussion, he just announces us that he doesn't care.
Well, 4 billion people don't care about Gnome 1.4 and yet they don't flood /. with their opinion.
well since they use the sam crappy package format they should be cross-distro installable
"If you love someone, set them free. If they come home, set them on fire." - George Carlin
A) Both KDE and GNOME suck. I'm sorry, but of the two OSs that support the rear channel on my SBLive (good god the new Klipsch 4.1's rock!) I find myself using Win9x because KDE2 and GNOME 1.2 are just too fucking slow! I takes at least two seconds to start up Konqueror, and sometimes you accidentally hit help a couple of times (which causes four Konq windows to pop up) because you forgot how long everything takes to load. This is especially a problem with KDE2, even simple apps like KPM take longer to load than Word does on Windows. Not to menetion anything on BeOS. I really like KDE2, don't get me wrong. KOffice is a killer app, and the whole component thing is very well implemented (it looks good too!) But the speed (not just startup, but the flickering and rubberbanding that happens everytime you reize a window, the shear that happens when you move windows quickly, the jumpy cursor, etc) is just a deal breaker. GNOME is a little better, but its no NT4 (or even 98 for that matter.)
B) Sure you can use apps from different environments at the same time, but doesn't running different environemnts kind of defeat the purpose of having an integrated desktop environment? I like integration, I like consistancy, and I like freedom (as in freedom to choose my own toolkits and apps regardless of what developers want to use. I'm talking about the standard toolkit ABI, read up on my older posts about it). Neither KDE nor GNOME give me any of these. The sad thing is, with Be's financial troubles, I might have to go back to Windows...
A deep unwavering belief is a sure sign you're missing something...
You could update your sources list once, by setting it to the unstable distribution.
Don't be scared away by the name 'unstable' - if you were updating to the latest RPM it would be the same as upgrading to the unstable deb.
If you run anything older than unstable, you're choosing to be out of date.
--
Obfuscated e-mail addresses won't stop sadistic 12-year-old ACs.
Win dain a lotica, en vai tu ri silota
Red Carpet seemed like a very cool thing at first, but I've gotten a couple of security updates from mailing lists that haven't shown up on there, and now Gnome 1.4 has been released, and it isn't available either...
It's like they got everything updated and ready for the launch, and then let it go...
Now Mandrake can finally ship 8.0!
Out of curiosity, how long does it generally take Ximian to update to the latest Gnome? I'd like to update it if only because I'd like to get Nautilis on my Debian system. Yes, I could probably compile from source, but I'd prefer to wait until I can find an installation method that I can screw up less easiy :)
Chris
I have a great idea for a commercial for Lexus. Guy's driving down the highway, cruising at about 80MPH in some old shit-kicker. Suddenly a car pulls across 4 lanes of traffic and cuts him off at 40 mph. He slams on the brakes and tailgates her to the next exit. They exit, hit the red light at the bottom and he gets out, walks up to her car and taps on the window. She's a really old lady who can barely see over the steering wheel (Is the where's the beef lady still alive? They could use her...) He says, "Excuse me, but you cut me off across 4 lanes of traffic back there..." She looks up at him, shoots him the bird and says "FUCK YOU! I drive a Lexus!"
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
My blog: http://jkratz.dyndns.org/~jason/blog/
Actually many of the dialogs look the same. Lets see: 1: lots of dialogs look the same 2: it has an OLE-style subsystem 3: the K menu is a direct lift of Win9x 4: the window decorations are the same Getting back to the original posters point that KDE is more intuitive than other operating system UIs.....how does that work again?
My blog: http://jkratz.dyndns.org/~jason/blog/
http://www.kde.org/screenshots/large/kde2b3_3.png
Gee....doesnt that look an awful lot like the display properties in Win9x? Like I said..shameless.
My blog: http://jkratz.dyndns.org/~jason/blog/
nautilus and gmc only compete for the desktop if you run them both at the same time with desktop mode on ;). i really dont understand what you mean about evolution and nautilus dont have a concept of each others existence. as for nautilus having a different look, this is themeable, also, alot of the things nautilus does different from the rest of gnome will be part of the gnome 2 platform. Nautilus was goin to be the core of the gnome 2 platform from the begining, but the release plan for gnome changed, and it was decided one more major release of the 1.x platform would be made be for 2.0. Nautilus will be completely intergrated in gnome 2. xmms uses core technologys, but its interface is made to be compatible with winamps, most mp3 players look different from their platform anyway, so this isnt new. as for mozilla, mozilla isnt part of gnome, nautilus only uses its rendering engine, not the whole browser. its just that most packages for mozilla are for the whole browser and not the core libarys.
Currently the 1.4.0 sources are in the unstable directories, and since there are no news on this on GNOME news, I guess this is not the final release yet.
No, but it's in unstable, which is perfectly fine on my box. If you're running X, then unstable is probably stable enough, and the dependencies seem reasonably fixed as of now...
I agree completely. This is exactly the reason why I don't run Debian - they don't get the tradeoff between stable and current right, for me. That's sad, because I'm sick of Redhat's treatment of downloaders.
this is exactly the reason why i'm going to switch to mandrake. i've been using debian since 1.3.1 and i still think its best distro around, but lately i've been more and more annoyed by its "slowness". i dont want to wait 6 months to update to kde 2.x.
now someone will probably say "just update your apt-sources list and let apt-get get kde 2.x for you". problem here is that its not only kde or enlightment that is out of date. 60% of other packages are also out of date and i dont want to update my sources list for every package that i need to get up to date.
-- http://electronicintifada.net --
use red-carpet from ximian, it get all the updates, and batas if you want, it is nice, try out evolution it a nice program for e-mail.
i installed Enlightenment instead but thanks for the pointer, it started me off 8)
.oO0Oo.
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
Kudos of course to all those who have put the hard work in to make this release possible, but from a developer's point of view, coding for Gnome/GTK can still be a frustrating experience.
The underlying problems seem to be poor documentation and an unwillingness to make incremental updates. In particular:
I'm sure these will in time be fixed. Some of these issues can only be addressed by structual changes in the code, making it inaccessible to the external developer without heaps of free time on their hands. The very infrequent development releases of GTK only compound it. When these issues are brought up on the mailing list, they are often ignored or dismissed. For all I know, lurking somewhere in CVS is complete documentation and a perfectly consistent sane and functional package - but if so, it's well hidden.
Well, at least it's easy to mirror...
--
News for geeks in Austin: www.geekaustin.org
News for Geeks in Austin, TX
And most of all, that foot just looks COOL
If you wish to continue this flamewar, please do so on the NES. GNOME vs. KDE: Battle of the Desktops is an original game for NES emulators that pits a gnome against the old (pre-dragon) KDE mascot.
Will I retire or break 10K?
Since I am being accused of trolling despite my best efforts, here are concrete links that may explain my points better.
/ 20 01-March/msg00232.html
0 1- February/thread.html
0 1- February/msg00064.html
Report on bad status of Internationalization in GNOME:
http://mail.gnome.org/archives/gnome-devel-list
GNOME 1.x Architecture concerns:
http://mail.gnome.org/archives/gnome-hackers/20
(a lot of it, including emails from Alan Cox, and future plans for GNOME 2.0)
This isn't a good one but you might want to start reading here:
http://mail.gnome.org/archives/gnome-hackers/20
Miguel and others have posted Roadmaps to deal with some GNOME core problems.
Also, you should see http://www.gtk.org/ because they ARE dealing with accessibility problems and the such.
(Please browse at -1 to read this comment.)
Fact is that Gnome 1.x (including 1.4, /. editor is being generous here) is way behind KDE
from the technical point of view. Application integratation, internationalization, accessibility,
coherent architecture, etc. etc.
Even core Gnome developers recognize this and are working for complete overhaul in 2.0 (though there have been some backpedaling from the most ambitious plans).
This person correctly points out the state of internationalization, accessibility, and haphazard architecture in GNOME. The application integration is self-evident if you use GNOME at all. If you follow the GNOME lists as closely as I do, you would realize all this.
Fortunately, you do not need to despair, many of these problems have been recognized and are being fixed in GTK 2.0 and GNOME 2.0. GNOME 1.4 is just a stepping stone, and it is by no means as perfect as you would like to believe. I suggest you help instead of making smug false claims.
(Please browse at -1 to read this comment.)
It's not an obsession - it is the default with a RedHat install. Once these users get used to it, it's often hard for them to like the other window managers.
I highly recommend QT 2.3, XFree86 4.03, FreeType2 and KDE 2.1.1. If your video card supports RENDER (xdpyinfo | grep RENDER), it is worth the time to compile all these things from scratch to get Anti-Aliased Fonts, which Gnome does not support yet. Once you've seen it, you will never want to go back.
Jesus died for sombodies sins, but not mine.
"Our products just aren't engineered for security,"
-Brian Valentine,VP in charge of MS Windows Development
How dare you insult the good Christian Faith like that, in your signature! Do you put the words of a communist SATAN whorshipper like Patti Smith above the gospel of the LORD, who DIED for all our SINS even yours? SATAN has a special place reserved in hell for you, boy.
-1 Troll, -1 Flamebait, -1 OffTopic
Jesus died for sombodies sins, but not mine.
"Our products just aren't engineered for security,"
-Brian Valentine,VP in charge of MS Windows Development
Fact is that Gnome 1.x (including 1.4, /. editor is being generous here) is way behind KDE from the technical point of view. Application integratation, internationalization, accessibility, coherent architecture, etc. etc.
Even core Gnome developers recognize this and are working for complete overhaul in 2.0 (though there have been some backpedaling from the most ambitious plans).
I will me-too that post: Sawfish is a masterpiece in the making,
and Konqueror is best thing since sliced cliches on toast. If I it were easier to make Konqueror handle
all of my multimedia types (Java applets, real, xmms
for mp3s) I would have ditched mozilla by now.
Mozilla is wonderful, but what a pig! The Bonobo
junk is such a bloated waste of human resources too:
It's chasing after a boat that has already left the
pier. Nobody cares about COM clones any more. Object-oriented component frameworks were tried and failed, tried and tried, and failed and failed. Now a nice functional interface would win
you some friends.
-I like my women like I like my tea: green-
Mozilla really has nothing to do with Gnome, but if you want a GTK based browser use Galeon (which uses the renderer from mozilla, but nothing else).
--
Soma: because a gramme is better than a damn.
Firstly I live in a small town in the UK without DSL, cable or other broadband, and have to use a 56K modem. This is painful when tracking unstable, particularly if a package changes the day after it has been downloaded.
Secondly I've been hit with serious problems with unstable in the past, broken LILO, inability to compile things and so on. Unstable is just too unstable at the moment.
Packages just don't appear to be migrating from unstable to testing quickly enough. It can be months before something finally migrates, often due to problems on the lesser platforms. Testing has been around for over 3 months now, and a lot is still grossly out-of-date or unavailable. A lot of this has to do with debconf being updated 2-3 times a week for the past few months, preventing packages dependant upon the newer debconf from migrating. The debconf issue is now fixed, but testing is still too far behind to be of any real use.
The version of Gnome in testing is still 1.0.55!
As for KDE 2.0, it hasn't appeared yet, except for the i18n files, which are no use on their own.
I am continually and consistently impressed with the linux community and their development scheme. I recall early last spring when Helixcode was distributing the update to Gnome and how wonderful it was. What I find really funny is that other companies, hint the BIG Guy, would designate whole new version numbers as in 2.0, 3.0, just to give the software buying public something to clearly define one from the other.
Instead we have version 1.4 and people are going to love it because its hopefully more stable and user friendly. I was so impressed with KDE2 when it came out that I stopped using anything else, but made sure the other libraries were installed in case I wanted to run anything. I'm still impressed every day when I sit down and in front of a linux machine and find the interface more intuitive than those of other operating systems.
We're at a wonderful crossroads it seems. The desktops GUIs of opensource software are really beginning to shine, and will increasingly provide an alternative to costly, closed-source, operating systems and software in the near future; something that clearly benefits everyone.
yoink
Libranet 1.9.0
based on Debian potato
XFree86 4.0.2, ReiserFS, KDE2.1.1, XimianGnome1.2 out of the box
That might be the answer to your problem...
Yeah, and it's based on that really poor GUI toolkit called GTK. One day when QT and GTK grow up they will be as good as Motif (maybe...).
Not a bad troll. Here's a better one though: "One day when QT and GTK grow up they will be as good as the Win32 SDK (maybe)" .. hehe ..
Satan is such a wonderful savior of ours. Let us now bow and praise him.
You had me at "dicks fuck assholes".
When I ran it, by default gmc would start up first and draw the root window with all its icons. Then the icons disappear and the background turns gray. Then, after a bit of churning away, the nautilus version of the root window appears with completely different icons. To me, that means they're both competing for the desktop. It may be possible to turn this behavior off, but this was default on the beta that I tried.
i really dont understand what you mean about evolution and nautilus dont have a concept of each others existence.
It means when I click on a "mailto" link on my browser, instead of Evolution automatically popping up, a box asks me what to use to send mail. Or, when I click on a URL in an email message from within Evolution, Nautilus isn't the browser to pop up. Mozilla is. Sure, you say, you can change that. But this is supposed to be an integrated environment. The applications are supposed to be aware of eachother. Applications should be able to embed themselves within one another.
as for nautilus having a different look, this is themeable, also, alot of the things nautilus does different from the rest of gnome will be part of the gnome 2 platform. Nautilus was goin to be the core of the gnome 2 platform from the begining, but the release plan for gnome changed, and it was decided one more major release of the 1.x platform would be made be for 2.0. Nautilus will be completely intergrated in gnome 2. xmms uses core technologys, but its interface is made to be compatible with winamps, most mp3 players look different from their platform anyway, so this isnt new. as for mozilla, mozilla isnt part of gnome, nautilus only uses its rendering engine, not the whole browser. its just that most packages for mozilla are for the whole browser and not the core libarys.
Like I said, I'll give it another try when 2.0 is available for testing. I really hope they have it together then.
You had me at "dicks fuck assholes".
[rant mode="on"]
When I tried Gnome 1.4 beta, Nautilus and Gmc competed for control of the desktop. When is Gnome going to figure out that for a desktop to be usable it must be unified? Nautilus has such a different look and feel from the rest of Gnome it might as well belong to a different project; oh wait, it does. Evolution and Nautilus don't have any concept of eachother's existence, in fact no Gnome components are really aware of eachother. And Mozilla? Why did they have to drag that beast into all of this? I love the way Gnome looks, I love how there are themes for both sawfish and gtk that work together, but usability-wise, it still has some ways to go.
A big part of the reason for this is that every component of Gnome is developed by a separate group. Gnome office, composed of Gnumeric, AbiWord, and the Gimp? All completely separate and totally non unified projects. Xmms is the media player? It looks not remotely like any other Gnome application. And the aforementioned Blo^H^H^HMozilla for a web browser? Where's the integration? That's what makes a desktop system usable. I'll give them another chance when 2.0 goes beta.
[/rant]
You had me at "dicks fuck assholes".
Ok.
So now it's a little clearer. But it still makes very little sense. When a ditributer releases a new ditribution it makes sense. People will buy CD:s with it, or download images. When others ask "Which version do you have?" you will say "x.y" and the others will be able to look up which version of a specific library or program you have (unless you upgraded that specific one).
However in the case of gnome I see no similar system. They send a pressrelease to some newssite but they don't post it in their own "press releases" section. They don't even mention it in gnotices. There is no 1.4 directory in the ftp so you know you are donwloading 1.4.
What are they saying? "If you downloaded GNOME yesterday, you got 1.2. If you download it now, you got 1.4".
I am still confused.
There are several things that could be happening, none of which excludes another:
a) I'm simply stupid.
b) 1.4 has not been released, and everybody says it has just to drive crazy.
c) There is no actual point to talk about gnome this and gnome that. Gnome is just a bunch of individual packages.
d) It's all a huge joke.
e) It's all a huge conspiracy (see b).
Seriously, what's the definition of a gnome release? gnome-core? gnome-libs? gnome-center? All of these have a 1.2.x version number. Or do they simply from time to time say "Hey now Gnome x.y is out" to make people upgrade their packages?
The webiste (gnome.org) gives no information what so ever.
Do you feel as confused as I do? Let me know I'm not alone.
Do you understand totaly and think I'm stupid. Please enlighten me so I will understand as well.
The answer is simple: We are just humans and Star Trek is fiction.
That's complete crap! On my system, E16 takes less memory than SF, and is just as quick in almost every way (drop-down menu's crawl with SF, as does window re-drawing). Admittedly, I haven't upgraded SF for a couple of months.
i wish i was but oh well
Usually within 2 days for RPMS, and Debian packages. I'm not sure about other distro's (Mandrake, SuSE etc.)
i wish i was but oh well
What exactly is GNOME? Gnome-libs? Gnome-core?
When I use XFree86, icewm and xchat - do I use GNOME, too, becouse xchat is linked with gnome-libs? What about galeon and gqview?
I am tired listening "KDE is better than GNOME" and "GNOME is better than KDE". I can use both at one time... (killustrator+galeon or xchat+kwintv)
well... I am confused
Er... Well, y'know. You can't make an omelette without um... destroying a forest. Or something.
My only political goal is to see to it that no political party achieves its goals.
Er... Well, y'know. You can't make an omelette without um... destroying a forest. Or something.
My only political goal is to see to it that no political party achieves its goals.
We don't need this GNOME Vs KDE junk. Besides I use both of them plus there apps. I am using KDE 2.1 now but I'll be sure to download the new GNOME and try it out. I used GNOME when I first got into Linux a long time ago. So stop with all this is better then that, it's not going to get you know where. The GNOME and KDE team are working together in some areas. Why do I care which one is better when MS owns 90% of the desktop... I have you ever compare the Windows 9x desktop to GNOME and KDE?
From Zero to Hero... Starbuck Zero
read the sawfish README sometimes.. sawfish just MANAGES WINDOWS! yes the windows are slow, thats cause it calls a gtk program to display the menus and after 3-4 so minutes later it's unloaded from memory. an advantage to that is that it looks good with other gtk programs and isnt bloated up and doesnt have it's own toolkit/widgets.
"I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
2. That's something I don't know.
3. Gnome is the desktop environment and Helixcode is a packaging company, AFAIK. Also, they are now know as Ximian.
If you really really want the slackware packages, wait for it on LinuxMafia.
And don't forget IceWM please! As a touch-typist I really enjoy IceWM's commitment to as much keyboard shortcuts as possible. Whenever I find myself using Sawfish, I start reconfiguring like hell to get my keybindings back.
IceWM used to be 100% Gnome-compliant, though it seems that with Gnome 1.4 some things are broken, since both Nautilus and gmc don't manage the root window right with IceWM running (hmm, maybe I should start filing bug reports).
But please try Ice if you haven't before, it really is very nice indeed.
Mart"I know I will be modded down for this": where's the option '-1, Asking for it'?
Ceci n'est pas un sig
Ceci n'est pas un sig
ie Not ready for prime time.
krusty:~# apt-cache showpkg nautilus
Package: nautilus
Versions:
1.0-1(/var/lib/apt/lists/ftp.debian.org_debian_dis ts_unstable_main_binary-i386_Packages)(/var/lib/dp kg/status)
but an new release for a popular desktop environmnent is news...
--
I like KDE better. I suppose it's just a matter of opinion, but I just like the look & feel, etc. Not to say I don't like individual gnome apps (like GAIM, cause as of now, it's got a lot more features than KAIM, etc)
Gnome comes with better games
Gnomes are cute, KDE doesn't (Also rolls of toungue)
Gnome is spawned from GIMP
Gnomes have axes, and do light gardening
KDE sounds like a rare skin disease....
And most of all, that foot just looks COOL
I agree, I have been using debian unstable for a long time with the ximian packages, just recently moving up to the ones on the debian side because they are now higher up than ximian. As for debian adopting things quickly, I think they do very good with unstable, it seems to be updating constantly. I think debian has the same idea as Linus, stable is above all else, but there is always development. =) My $0.02
Enlightenment is meant to be more it's own "window desktop whatever". It can replace gnome and a windowmanager. I just use E and have gnome and KDE parts so I can use the programs designed for them, but the desktop is pure E! get E here http://www.enlightenment.org
Like I'm going to spend the next 2 days compiling this release from source. (My Corona inventory would take too heavy a hit) Where's the binary packages?