Nautilus 1.0.5 Release
mz001b writes: "Proof that just because a company goes out of business does not mean that their open source software goes with them -- Nautilus 1.0.5 has been release. See the LinuxToday notice."
← Back to Stories (view on slashdot.org)
Being a KDE fan, I don't use Gnome, but I check up on it every so often to see if it's reached a state where I might convert - not because I don't like KDE, just that I like to keep my options open and use the desktop which best suits me.
Trouble is, the last couple of times I tried to run Gnome, Nautilus would appear to lock up completely for 30+ seconds at a time.
I don't know why and haven't been interested enough in Gnome to find out why yet. I'll probably give it another try now though, see if it works yet.
A full list of changes can be found here
He who defends everything, defends nothing. -- Fredrick The Great
Performance, if you ask me, has to be their #1 priority. There may be fewer bugs, but bugs in software I don't use due to bad performance doesn't affect me any. I have a 1.4Ghz/512MB system and it remains significantly too slow for me to use productively.
I can't help but think of Mozilla about this time last year. It was horridly slow. And the typical tune on slashdot was something like "Mozilla is so slow it's useless garbage! They should scrap it all and start over." And now the tune has changed, and the general opinion about Mozilla is very positive. Given that, maybe in a year or two Nautilus will pick up in performance and reach a state of usability. I hope, anyway!
I can't say myself if Nautilus is really much slower because I haven't used it myself. If anyone has used it, can you post your observations here?
Cheers,
Jason.
Prepare to lose all karma...
Perhaps I'm alone... I love GNOME, but I really don't care for Nautilus. In fact, I sort of have a strong distaste for it. But I have to give Andy and company from Eazel credit for taking a risk and for following their dreams. They've made a product that's loved by many... just not me.
As an addendum to what I just said, I had a quick look at konqueror and realised that Ogg files didn't preview.
:-)
(Incidentally, I don't know if this breaks anything else, so proceed at your own peril)
After a couple of minutes digging, I found out that in KDE Menu -> Preferences -> File Browsing -> File Associations, Ogg was listed as an Application, rather than an Audio mimetype I have read reasons why this is, but the upshot is that they did not preview. To make it preview, I changed it to an audio mimetype.
Just thought I'd pass the knowledge on
Yeah right. If you're trying to make a file manager suitable for the masses you had better make it run tolerably on the masses' hardware. They all have IDE and could care less about what you think.
A Government Is a Body of People, Usually Notably Ungoverned
This is a joke, right?
You've posted at least three times that people complaining about Nautilus' speed (or lack thereof) should ditch their IDE drives and go to SCSI.
You might want to jump a little, I'm gonna throw some basic logic at you.
If the Windows file manager runs as fast on IDE as Nautilus does on SCSI, you can make two conclusions: (1) SCSI is not any faster than IDE, and Nautilus is just slower than the Windows FM. (2) SCSI is faster than IDE, and Nautilus is a lot slower than the Windows FM.
Either way, you're not helping your case.
While we're on the subject, you might want to consider that if only one device on the controller is speaking, SCSI has no real advantage over IDE. That means for most desktop systems, which only have one hard drive, IDE is perfectly sufficient and a hell of a lot cheaper. Do your own research: here's the first link I found at google on the subject.
So drop your ridiculous SCSI fetish and recognize that Nautilus is just slow (even according to your own damned post).
I am really disappointed in this release. I finished compiling it and ran it, and it about the same speed if not slower than 1.0.4! The nautilus developers should aim to make Nautilus FAST. I don't care about the eye candy, I like my computer to be a tool.
I really think that some people should really extend GMC for some of the features Nautilus implements, such as file previews, and make GMC the default again!
To be exact, according to dpkg it has 37 dependencies. Of course, those have dependencies also.
I know that I will get flamed for this, but that is why I use Debian GNU/Linux. Figuring out dependencies stops becoming my job.
apt-get update
apt-get install nautilus
Done.
Disclamer - Opinion of Person
I did a quick speed analysis in the loading of a directory with 2870 mp3 with Nautilus (1.0.5), Konqueror (2.2.1), and Windows Explorer (XP).
all 3 apps were already running, but never visited directory before (so no caching). test done on athlon 800 with 256 mb ram. Everything was set to order by name.
Windows Explorer - loaded new window and loaded files almost instantenously.
Konqueror - open new window was instant.. loading files took about 4 seconds.
Nautilus(icon view) - open new window was instant.. loading files took 28 seconds, 4 more seconds for the GUI to finish layouting.
nautilus (music view) - still loading, has been over 10 mins, gui usable, but the view part isn't (using bonobo?). incomparision, xmms, winamp, and noatun load metadata from mp3s much faster.
looks like nautilus is 32 times slower than Windows Explorer. Much optimization has to be done!
Windowmaker is like the girl next door that you keep coming back to because she's the perfect balance. Gnome is like the horny divorcee who's desperate for company and tries in vain to make herself look good. KDE is the preppy bitch cheerleader who requires way too much upkeep to keep happy. KDE also runs with a different crowd, calling themselves QTs, who are convinced of their own superiority.
And Opera kicks Konquerer's ass. As long as I'm pissing off the eyecandy freaks, I'll piss off the purity zealots too.
If your'e still using GMC, try Nautilus for awhile - it will grow on you (please, clever punster wags, control yourselves).
I especially like the ability to have remote FTP file systems integrated with the file manager alongside local storage, so I can cut a file from local drive and just paste it into an FTP site. Can't wait till they get SMB file shares and other filesystems added to it as well.
Combine this with the bookmarks feature and you have a very efficient way of managing remote and local files transparently. It's worth a few seconds startup time IMHO.
pr0n - keeping monitor glass spotless since 1981.
Build with -p if you wish to analyze with prof (I've never done this), or -gp if you want to analyze with gprof. Then learn how to use prof or gprof. Learning to use gprof is a good investment for your time. The only difficult part is correctly interpreting the analysis returned by gprof, which is very detailed. It's not that bad, but it can be daunting at first.
Or you can use the old "ctrl-c" profiling method: run the program in a debugger, and stop it at random times with ctrl-c. Each time, make a note of which function you interrupted. If one function shows up a lot, then optimizing it is probably your best bet for improving performance.
I prefer gprof. =-)
-Paul Komarek
Your point? Are you trying to say that apt is no reason to use debian now that it's been ported to rpm based distros? Now apt rocks, but what sets debian apart from the others[1] in my eyes is the debian policy. Nothing's perfect, but when I install a debian package I have a pretty good idea of what it's going to do and where it's going to install. Some examples are /usr/share/doc/package for every package, every package giving a menu entry
to the debian menu system and therefore automatically appearing in the window
manager menus, and a strict following of fhs (maybe not strict but at least
consitent across packages[2]).
Apt only reaches its full potential when it can be used with confidence, and I can definitely use apt with confidence on my debian box[2]
I'm not dissing other distros. I'm simply stating that in my own experience I feel a confidence with debian that I did not feel with the other distros I've tried. So if one feels safe using apt on debian then apt is most definitely a reason to use debian.
[1] Back in my distro experimenting days, I tried RedHat 5.2, Caldera ?.?, Suse ?.?, RedHat 6.? and debian slink (2.1?). I feel safest installing debian packages and haven't tried another distro since (for better or worse).
[2] At least when I used debian stable. It is unfortunate that debian doesn't release more often. But I have plenty of confidence installing from unstable as long as I'm not upgrading libc or perl.
I wonder what the role of nautilus is? It is not a very good file browser, it can't browse tar-archives like its predecessor midnight commander could. You can not drag images from thumbnail mode into another window to get it displayed. It is not a very good browser either, you can't for instance drag links to another window, no image control, no "open new window on middle mouse click".
The playing of sound files by just pointing at them is neat, but doesn't work in 1.0.5 for me (it did in 1.0.4).
I think it is strange that Gnome replaced MC with something that can't even do all the stuff MC did. And as a web broswer it is not up to galeon or mozilla or konqurer. If one wants to be sarcastic one could say that they took two programs, MC and mozilla, integrated them and in the process removed a lot of useful stuff. The eye-candy is impressive for about two minutes, but then what?
Nautilus seems to be stuck in this not-ok-file-manager-not-ok-browser state.
I'm no big fan of KDE but at least konqurer is an ok filemanager and an ok browser. Nautilus is not really usable in any role.
For a long time I stuck to GMC as my desktop manager, because I figured someone had to run it if we planned on keeping people with small systems happy (there are a lot of under powered machines out of the US).
I finally made the switch because of the simplicity and cleanliness of Nautilus. I did not like Nautilus 1.0, I felt there were too many taste differences between my way of working and Nautilus way of working.
But the Nautilus hackers were quick to respond to the input of the user community, and by the time Nautilus 1.0.3 came out, they had addressed most of the community issues.
Today people are using Nautilus in really creative ways, and I finally made the switch because of all this creativity. Tuomas has a `magnets' package for his desktop and a set of images to play free-form solitaire on the desktop. Sure, they are just toys, but like that there are hundreds of other things being done with Nautilus.
The core foundation in Nautilus is sound, and a lot of people are doing really creative things. For example someone wrote a "3D" viewer for directories. You can at any point switch your default view into 3D-view inside the window. It is just a Bonobo component, you do not even need to touch the Nautilus code to add these third-party views.
Some other people have been writing Nautilus scripts, and I have been using a few of them. They could use some polish, but for being user-contributed things, they are pretty nice.
I also noticed that the new Windows XP shell incorporated various ideas that were in Nautilus or earlier versions of Nautilus and some others were demoed as concepts by Andy as potential services to consumers.
I would like to extend's Andy's idea of "actions" that are available on the left pane to be more comprehensive as it is on XP.
Other features in Nautilus are its support for SVG-icons. Something that has been overlooked for some time. I did not knew about this until I saw someone's desktop with these huge icons (common used things were huge, others were there just for reference). Those huge icons looked perfect (maybe they were 100x100 size), when I asked I found out that it was the new Tuomas/Jakub set of SVG icons.
Many hackers have been using pictures of themselves as their desktop "home". For example Nat's personal home directory has a `Friends' directory, and each `Friends' folder has a high resolution picture of his friends, where he keeps his information. He has a picture of his car for details about his car. Maybe he can post a screenshot of his desktop so you get an idea.
There are many more creative uses of Nautilus out there, but I have to say that as the product matures, more and more options are available.
But Nautilus overall makes for a terrific file manager, but it takes some time to get the best out of it.
I still want to see some of Andy's experimental code that allowed live objects to be shown in Nautilus. At some point I saw someone's desktop contain various "web sites" in a folder. Instead of using an RSS feed, various mini-web sites (fully functional) were embedded into a directory. I wish someone could send me a link to this url.
Miguel.