Slashdot Mirror


Ubuntu Replaces F-Spot With Shotwell

climenole writes "Finally! The much discussed F-Spot vs. Shotwell battle is over. The new default image organizer app for Ubuntu Maverick 10.10 is going to be Shotwell. This is a much-needed change; F-Spot was simply not enough. Most of the times when I tried F-Spot, it just keeps crashing on me. Shotwell on the other hand feels a lot more solid and is better integrated with the GNOME desktop. Shotwell is also completely devoid of Mono."

14 of 361 comments (clear)

  1. On the other hand... by greg_barton · · Score: 5, Insightful

    Shotwell on a other hand...

    For fuck sake, editors.

    EDIT!

  2. Stupid remarks by akanouras · · Score: 3, Insightful

    Most of the times when I tried F-Spot, it just keeps crashing on me.

    Do we need such silly commentary?

    I'm using Kubuntu btw, so I couldn't care less about F-Spot.

  3. Re:Isn't it all about options? by slimjim8094 · · Score: 5, Insightful

    The concern is not so much about the language itself as with Microsoft. They've *said* they won't sue anyone using/writing for Mono, but since they've threatened to do some very similar things and I'm not so sure I trust them.

    In any case, the intensity with which Icaza has been pushing Mono, plus his ties with Microsoft, scare the crap out of me.

    So please, feel free to develop with it. But I'm not so sure I'll be installing Mono to run your app, because I try to keep it off otherwise.

    --
    I have developed a truly marvelous proof of this comment, which this signature is too narrow to contain.
  4. Re:Isn't it all about options? by Abcd1234 · · Score: 3, Insightful

    Meh, as long as F-Spot and Mono remain in the repository, I have little issue with them moving to Shotwell if they feel it's the better product (for whatever reason, be it phantom legal issues, or legitimate stability issues).

  5. Curing Mono by Improv · · Score: 3, Insightful

    I'm always glad to hear about mono being used less on Linux.

    --
    For every problem, there is at least one solution that is simple, neat, and wrong.
    1. Re:Curing Mono by Seth+Kriticos · · Score: 5, Insightful

      Yup. The first thing I usually do when installing Ubuntu now a days is:

      sudo aptitude purge mono-gac libmono2.0-cil -y

      This also removes F-Spot, Tomboy and Gbrainy, none of which I particularly miss.

    2. Re:Curing Mono by devent · · Score: 4, Insightful

      ECMA 334 and CLI is a small subset of what you call C# and what Mono is implementing. What about .NET, Asp.net, Windows Forms, which make C# any useful in the first place?

      If you want a managed and widely available language and framework, why you don't just use Java, Python, Php, Perl, Ruby and so on, which are completely free, which out any patents and are community controlled? There are available today, well tested, have a lot more tools and libraries as C#/Mono. In addition, you are not using a tool that is constantly behind the one company that is controlling all aspects of C# and .NET.

      The other question is, why anyone should even use Mono in the first place? The only reason for what Mono is good, is a replacement for .NET. But that's not going to happen, because MS have no interest in making C#/.NET available to other platforms than Windows.

      You are right, MS is interested that anyone using C#/.NET everywhere; but only if they are using it on Windows.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
  6. Re:Isn't it all about options? by jmorris42 · · Score: 4, Insightful

    > I LIKE c#/.net.

    Someone always pops up saying something like this anytime Mono is mentioned. But if C#/.Net/Mono is so great why hasn't anything really great been created with it in all the years it has existed? Remember when Microsoft was going to recode pretty much all of their userland? yea right. Reminds me of when belief in the Java hype pushed Corel under as they thought they could write a cross platform office suite with it. So show me something Mono/.Net based that that is awesome and where the choice of platform was something more a technical than a political/religious decision.

    But beyond that, the fact is we are talking about a technology controlled by Microsoft. Many people simply do not trust them, and for good reason. So using Mono to allow otherwise foreign code to run is unobjectionable. Creating core subsystems of the Free Software/Open Source environment isn't. Any distribution that breaks if Mono is removed is going to be unacceptable to a large enough subset of users that it simply isn't likely to happen in any of the top ten distros.

    --
    Democrat delenda est
  7. Shotwell is beta by EEPROMS · · Score: 5, Insightful

    As much as I like having one less set of libs to install I have to say shotwell is way behind F-Spot on the usability front. I would say Shotwell needs another year to mature before it gets even near what F-spot is "now". Ubuntu is a key representation of Linux on the desktop and if users have to deal with a very beta experience of shotwell I dare say it wont reflect positively on Linux as a whole (I personally prefer Digikam over F-Spot).

    1. Re:Shotwell is beta by datakid23 · · Score: 4, Insightful

      +1 for digiKam over either F-spot or Shotwell - one of the first things I do on a new machine for the relatives is to install digikam.

  8. Features by lahvak · · Score: 5, Insightful

    I have never heard about shotwell, so I went to its website (it would be nice if the article actually included a link to that). As far as I can tell, there are some important features missing from shotwell. Namely, there is no information about raw, integration with ufraw or another raw developing software, editing photos in external editors (GIMP), or running external filters on photos.

    Also, it does not seem to have as many export options as f-spot.

    I am definitely not happy with f-spot, and always keep looking for a replacement, but so far I was unable to find one, and, as far as I can tell, shotwell with its current set of features is not going work for me.

    --
    AccountKiller
  9. Re:Yet another application rewritten in Gnome... by sohp · · Score: 4, Insightful

    This is the single biggest failing of the FOSS ecosystem.

    Someone starts a piece of software and gets some of the desired features working. Shortly after that, someone else, either working on the project or using it, decides one of several problems plague the program. Either it's development is too slow, it has crummy architecture, someone else thinks they can do better, philosophically or technically, or they are half-baked programmers who look at existing code, can't figure it out, and decide to start over from scratch. Or maybe the project's lead(s) decide that their way of doing things, technically or philosophically, is the only "right" way, and hit would-be contributors over the head with attitude (I'm looking at for example developers of VLC and cdparanoia, not to mention the issue of Linux kernel schedulers and sound subsystem).

    So we end up with multiple half-baked programs all doing sort of the same thing in different ways but none of them doing the whole job. Naturally, when someone sees the situation, the first reaction is "All this mess! I'm going to start a NEW project and do it RIGHT this time!"

    If we FOSS users and developers are lucky, eventually there will be a tipping point when a majority gravitate to one project and things get more or less sorted out. If not, well, we can always use ANOTHER, say, media player; some college CS major can tackle it as a senior project, release it, and then forget all about it. If Amarok, Audacious, Beep, BMPx, Banshee, Kaffeine, Miro, Rhythmbox, VLC, Winamp, XMMS, xine and whatever else I'm forgetting don't offer enough choice for you.

    Glad to see that yet another category of software is joining the party.

  10. Re:who cares if it uses mon or not by sohp · · Score: 4, Insightful

    They don't do PNG? What, are they writing their own image handling codecs from scratch? What kind of half-assed project doesn't build on the existing available libraries to handle low-level things like image formats? Even the first draft release of an image app should be able to just collapse all the format stuff behind an abstraction and get all of them in one swoop. Sure, they might not handle at the application user's level all the odd bits and extensions and tricky stuff (alpha transparency comes to mind, for example) but to just not support it? Sounds like someone needs to review a college first year CS textbook.

  11. Re:who cares if it uses mon or not by jedidiah · · Score: 3, Insightful

    > I would assume the purpose of the application is to handle the user's own photo library, and how many digital cameras store photos in the PNG format?

    Why just limit this to JPEGs? People have a lot of images from a lot of different
    sources. It's foolish just to restrict an image manager just to one class of images
    or a very narrow use case. This is especially true on Linux where you could have
    all sorts of oddball end users all doing their own thing.

    Any "manager" should handle everything and make that management as free of bother
    as possible.

    --
    A Pirate and a Puritan look the same on a balance sheet.