Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

The CVS Cop-Out 486

NewsForge (also owned by VA) has a short piece attempting to call into focus one of the major complaints of end users, the "CVS cop-out". From the article: "One of my biggest pet peeves with open source software is what I call the CVS cop-out. It works like this: I criticize (accurately) some shortcoming of an open source application either in an article or in conversation, and someone responds with, 'That's not true! That feature was fixed in CVS four weeks ago!' [...] I bring up the CVS cop-out not because I have an answer for it, but to air it out. Sometimes, giving a problem a name helps to foster discussion that leads to resolution."
This discussion has been archived. No new comments can be posted.

The CVS Cop-Out

Comments Filter:
  • by AEton ( 654737 ) on Saturday May 20, 2006 @01:35PM (#15372600)
    Is it hard to write one of these?

    "Hi [nane of guy on mailing list whose criticism makes him sound like an asshole],
    Thanks for your comments about functionality XX. The development team is aware of this problem, and we committed a preliminary patch for the bug to our source-control system about a month ago. We're still working to make sure that this feature fits in with the rest of the system without any trouble, but if all goes will, you should see XX improved in our next point release.

    We really appreciate user feedback -- thanks a lot for talking to the YY team!
    Best,
    me"
  • by smackjer ( 697558 ) on Saturday May 20, 2006 @01:35PM (#15372601) Homepage
    This isn't unique to open source. How many times has Microsoft told us to upgrade because of the enhanced security in the latest version of Windows?
  • new versions (Score:2, Insightful)

    by Anonymous Coward on Saturday May 20, 2006 @01:36PM (#15372603)
    do you really want a new version put out for each bugfix. maybe a few versions a day.
    then you would be complaining about how many versions there are instead.
  • BS (Score:3, Insightful)

    by republican gourd ( 879711 ) on Saturday May 20, 2006 @01:37PM (#15372609)
    So its a problem, when you are talking to the developers, for them to say that it is already fixed and where you can get the fix? If this is a business concern, you should take it up with the people you are paying for support (if they exist).

    "Wanting to be a parent and handhold hundreds of strangers" isn't on the list of pre-requirements for someone to be an open source developer. There quite frankly isn't physically enough *time* for that sort of thing.
  • by kevin_conaway ( 585204 ) on Saturday May 20, 2006 @01:38PM (#15372611) Homepage
    Do you want hastily written software or do you want software that works?

    Any non-trivial software complication is extremely complex. Fixing bugs can create new bugs. Fixing those bugs can introduce even newer bugs, ad infinitum.

    By placing code in CVS, it gives the developers a way to measure their progress but also allow users to test the code.

    Want bugs fixed faster? Quit bitching and start testing.
  • by yagu ( 721525 ) * <{yayagu} {at} {gmail.com}> on Saturday May 20, 2006 @01:38PM (#15372612) Journal

    Is this really a problem? Nathan would lend more weight to his argument and coined term "CVS Copout" had he given at least one concrete example. First, Nathan explains this "copout" isn't really a problem for big and well-supported applications and projects like Firefox (duh).

    So, he cites:

    At the complete other end of the spectrum is a kind of app that we all love to hate, the audio player. The task of the audio player is so complex that almost all of them rely on a mountain of I/O and processing libraries to support the dozens of sound formats, metadata, synchronization and modification, effects, and management that we all expect.

    But that level of complexity just about guarantees that when a bug hits Rhythmbox and robs it of its ability to play *.m4b files (to make up an example), the mass market won't see *.m4b playback in Rhythmbox again for six or more months.

    So his "example" of this problem is by his own admission, made up. It would be nice to hear of a real life example when airing grievances to an international audience.

    Finally, Nathan proposes it better to make available for alpha and beta testing the development branches of CVS projects. I thought in many cases that was already true. Regardless, that idea would provide relief to a tiny fraction of the population, still there isn't anything (IMO) wrong with the idea.

    As for his made up example, he submits that if perhaps there were a bug that stopped Rhythmbox from playing mp4 files it could be four to 6 months before the pipeline provided relief. I doubt it. For mainstream and widely adopted and popular formats I see fixes turn around in a couple days... e.g., when gaim suddenly lost contact with Yahoo chat protocols, a new release was available the NEXT DAY.

    Giving a problem a name and identifying it is the first step to solving it. Is this one?

  • by djmurdoch ( 306849 ) on Saturday May 20, 2006 @01:42PM (#15372635)
    I suspect that that is the response this guy received, but he wants an argument.
  • by diamondsw ( 685967 ) on Saturday May 20, 2006 @01:44PM (#15372640)
    However, Microsoft and other upgrades are binaries, and installable by end users. Telling a normal user to download source code, ./configure, make, make install (and you better hope nothing broke in the autoconf) doesn't cut it. Downloading a nightly binary, that would be acceptable (see the WebKit project for a great example).

    This is particularly egregious in projects that never release final binaries except once a blue moon. It's even better when CVS is down, as SourceForge was for a while last month, and FFMpeg is as of this post...
  • by hbo ( 62590 ) * on Saturday May 20, 2006 @01:44PM (#15372641) Homepage
    That's the ticket!

    It's only a cop-out if the developer/development team leaves it at "fixed in source". Given the parent's approach, it isn't a cop out, since the full scope of the solution (fixing in source and releasing, eventually) is presented.

    It's normal for software users to be impatient with the time it takes to produce quality stuff. In the closed-source world, that impatience often turns to frustration as the user's requirements are ignored, or copped-out on, by the vendor, whose internal process is completely opaque. With open source, there is at least the ability to check whether the "fixed in CVS" statement is actually true. And if you really, really can't live without the fix, you, or someone you hire, can take that source patch and apply it to a local copy. You lose external support that way, but at least you can solve your immediate problem.

  • Re:BS (Score:5, Insightful)

    by mikeplokta ( 223052 ) on Saturday May 20, 2006 @01:44PM (#15372642)
    The problem is that developers (open source or not) tend to think that "committed to CVS" == "fixed. Once it's been tested, documented and released, then it's fixed -- until then, a fix is simply in the early stages of development.
  • Excuse me? (Score:5, Insightful)

    by ivan256 ( 17499 ) * on Saturday May 20, 2006 @01:45PM (#15372645)
    Users are the lifeblood of an open source project, and bug reports are the white blood cells. Even when there are dupes, they're a good thing.

    Users are *not* necessarily the life blood of an Open Source project. Most of these projects are developed to scratch an itch of the person who wrote the software. Users typically are the people who came along for the ride thanks to the developer's good will.

    When somebody doesn't like an article this guy writes, are all the duplicate e-mails bitching about it a 'good thing', or do they just drastically reduce the usability of his e-mail account while giving him more work to do when he could have been writing?

    You think the 'CVS cop-out' is bad? It's the incessant demands of users that are the reason I don't even put my name on code I release as Open Source anymore. I'll fix the bug or add the feature when the lack of fix/addition is getting in my way. Until then, the code is open; add the change if you care that much about it. And if nobody uses it because I'm not bending over backwards for them, well, I could care less because I'm not out to win a popularity contest. What more do you want from a guy beyond a BSD license anyway?

    The problem isn't the 'CVS cop-out', it's the 'Take Over the World Myth'. Users of Open software are under some crazy impression that most of it is written in order to take over as much market share as possible. People who write about open source are using a different definition of 'win' than people who write most open source software.
  • by jnik ( 1733 ) on Saturday May 20, 2006 @01:45PM (#15372646)
    "If you use the CVS, don't expect support." Public CVS access is great--it gives people an opportunity to try out new things and invites outside developers. But it's really only part of "release early, release often." Keeping a stable version reasonably up-to-date keeps users happy (which in turn results in more contributors to your project) and, in my experience, results in better code. Plus, it reduces support headaches.

    The duo of "use the CVS" and "we don't support CVS" says "I twiddle with this code but I don't care to have anyone using it"--which is fine, but be honest about that. Or appoint someone to handle stable releases.

  • Re:new versions (Score:3, Insightful)

    by tonsofpcs ( 687961 ) <slashback@tonsofpc s . com> on Saturday May 20, 2006 @01:46PM (#15372650) Homepage Journal
    It's called a nightly build. Many projects have this, usually around midnight or 1am in the project's home country's timezone or in one of their choosing based upon userbase.
  • by avalys ( 221114 ) on Saturday May 20, 2006 @01:47PM (#15372657)
    The most annoying is:

    "That problem is fixed if you install Bob Smith's modified version of libsomething, that breaks several other applications and is only available from his slow, unreliable, often-unavailable personal website, then recompile our application using the three misformatted patches some yahoo posted to our mailing list across seven months back in the spring and summer of 2003. No, we don't have links to the posts, don't you know how to use the archive search?"

    And of course, they have no plans to integrate any of these changes into their codebase: why should they, when the solution is so easy?

  • by rklrkl ( 554527 ) on Saturday May 20, 2006 @01:49PM (#15372661) Homepage
    Saying it's fixed in CVS is fine, providing there's regular releases afterwards with those CVS fixes in. I reported a problem with cscope [sourceforge.net] to the maintainers of that package (resizing the window causes the application to exit immediately - a pretty major flaw for a stable release) and was told that "this was fixed a long time ago in CVS". Yes, I even sent them a one-line fix (ignore SIGWINCH signal) as a temporary measure too, so I did try to get them to fix their stable version without having to roll out the CVS-based one instead.

    Now, yes, they do have regular CVS snapshots I could try (which they actually warn against using!), but the most frustrating thing is that the last stable release - containing this crashing bug they've known about (and already fixed!) for potentially years - was in September 2003, which is *far* too long to go without rolling in CVS fixes and producing a new stable release.

    If developers don't regularly release new stable versions (at least every 6-12 months), then it's discouraging to end-users to even bother reporting fixes - it gives the impression that the project is dead and you won't see a new version for years, if ever.

  • by patio11 ( 857072 ) on Saturday May 20, 2006 @01:50PM (#15372668)
    ... make sure your budget makes it on the screen. Any effect/costume/acting/writing that isn't reflected on the screen doesn't exist in any way that matters. Similarly, and my own project was as guilty of this as anyone, anything which doesn't eventually make it into a release might as well not exist. We had some awesome functionality which just never managed to make it into the main branch, and our users would post feature requests saying "We want X! Give us X!", and we'd say "Hmm, well, we hope to get around to integrating it in the next release but in the meantime you can do the following hacking on your system to get this working" and the users would say, quite rightly, "Thats fricking voodoo, get back to work". Here's some other things OSS as a class could stand to do better (exceptions, of course, exist):

    1) Install programs which are as easy to operate as the standard Windows ones. i.e. "click next until it terminates" should get you a usable program deployed in our best guess of a most useful default configuration.
    2) Documentation. Any documentation, at all.
    3) Documentation which isn't four releases out of date.
    4) Documentation which is actually written in the end language of the user (oh that has caused some hilarity at the office, let me tell you).
    5) Documentation which matches the program as released (ever been told to click the fourth option in the rightmost pane on a setup menu which just doesn't exist?)
    6) More regular releases. Lots of the business world, in particular, could use a nice solid schedule to plan around, but it would be nice to tell home users "While your current version will work, if you come back every 6 weeks you'll get new goodies".
    7) Simplification of the bewildering array of options for downloading packages into something end-users can wrap their heads around. Has anyone done usability testing with non-technical people to see if they understand the whole "stable/dev/nightly" thing that a lot of OSS projects use? Seems to me that could probably be simplified as "Recommended" vs "Everything else".
  • by MP3Chuck ( 652277 ) on Saturday May 20, 2006 @01:50PM (#15372673) Homepage Journal
    Then again, the developers the author's complaining about are probably the same ones that, when approached with a problem in the code, say "Well, submit a patch then."
  • by Murmer ( 96505 ) on Saturday May 20, 2006 @01:53PM (#15372684) Homepage
    That's great, but a lot of projects don't even put out point releases; they're just in a constant state of CVS flux, and there's consequently no way at all for the user to tell what's been fixed when, to know what problems they've got or what problems have been solved. FFMpeg, I'm looking at you.

    In fact, awesome, the FFMpeg people come right out and say [sourceforge.net] that if you're not using CVS to basically screw off and leave them alone.

    They're not alone in this.

  • by Todd Knarr ( 15451 ) on Saturday May 20, 2006 @01:55PM (#15372691) Homepage

    The writer's probably familiar with the same thing in hardcopy publishing: a magazine prints an inaccuracy, realizes it after publication but before the magazine hits the stands, and puts a correction in for the next issue. Once the magazine hits the stands everyone in the world starts writing in about the error, and the only thing the magazine can say is "We know, we've already written the correction and it'll be in the next issue.". Their statement isn't a cop-out, it's a simple fact.

    Same with the "It's been fixed in CVS.". The developers know about the bug, they know how to fix it, they have fixed it, and there's not a thing they can do further until the next release version with the fix in it goes out. Often the fix is intertwined with other changes so it's not a simple matter of applying a small patch and releasing a bugfix version, and there's always testing to make sure the fix doesn't break anything else (and fixing the breakage if it does). Plus, if they do decide to go back, remember that they're already well along the way to the next release. Coding's been done, all that work has to be interrupted, put aside, then picked up once the bugfix is out. That can cost more time than actually fixing the bug did. I deal with this all the time at work, where a bug that takes me a couple of hours to diagnose, fix and test can, when it pops up in production near the mid-point of development for the next version, cost me half a week or more of development time. Needless to say I try to avoid that kind of costly backtracking unless the bug's a true world-shaker that absolutely can't be lived with.

    The "It's been fixed in CVS." can be translated roughly as "Yes, we know about it. We've fixed it. Every bit of time you make us take repeating this is time we can't work on getting the fix into your hands.".

  • Re:Oh .. I get it. (Score:2, Insightful)

    by basic0 ( 182925 ) <mmccollow@yahooEEE.ca minus threevowels> on Saturday May 20, 2006 @01:56PM (#15372699)
    I have a bit of a 1980s Steve Jobs attitude towards software and developers: if it doesn't work or if it sucks really bad, don't release it to the public. Maybe *you* think you're programming something for yourself, but when you post it to this website and that website and get it included in Linux distros, end users will be using it and expecting it to work. If you can't take the heat, etc...
  • Re:BS (Score:4, Insightful)

    by ivan256 ( 17499 ) * on Saturday May 20, 2006 @01:57PM (#15372704)
    I don't think you're right. The problem is that you take it to mean they think that committed to CVS is the same as fixed. They mean actually mean: "I've taken care of it as much as I plan to for the moment. I heard you, so stop bothering me."
  • Re:BS (Score:3, Insightful)

    by Zed2K ( 313037 ) on Saturday May 20, 2006 @01:57PM (#15372709)
    Exactly! Which the open source developers would know if they actually took responsibility for their open source work. Most of them don't. They do if for free and expect people to just "accept it" and then when people don't they pull out the whole "well its free" cop-out.
  • by Carewolf ( 581105 ) on Saturday May 20, 2006 @01:57PM (#15372711) Homepage
    Well. What kind of response did you expect when response that is has been fixed in CVS is not enough?

    Fixed in CVS means:
    1. We agree with you criticism
    2. We have _already_ done something about it.
    3. You can expect the fix in the next release.

    The only time such an answer is not 100% perfect is when you are just looking for things to criticize to make them look bad. Then it is very unsatisfactory that it has already been fixed.
  • Re:BS (Score:4, Insightful)

    by 0racle ( 667029 ) on Saturday May 20, 2006 @02:00PM (#15372720)
    Fine. Then check out the patched sources and start testing it.

    The article is specifically about OSS developers and is just another instance of people using freely available and developed software believing that the developers owe them something. For OSS, developed as a hobby in the free time of its devs, committed to CVS is fixed unless you can show otherwise.
  • by Jeffrey Baker ( 6191 ) on Saturday May 20, 2006 @02:02PM (#15372726)
    A related and much worse problem is when the developers refuse to consider your bug report because you failed to test is against the latest CVS. "Well that's interesting but 2.7.92-pre2-test19-rr-gg-123 is over 16 minutes old. Could you please retest with ..." and that sort of thing. That is a true copout because the developers know damn well they haven't addressed the problem specifically, so there's no reason to believe that it's resolved in newer code. But it does give developers an excuse to delay addressing the problem.
  • by chill ( 34294 ) on Saturday May 20, 2006 @02:12PM (#15372750) Journal
    Want bugs fixed faster? Quit bitching and start testing.

    Typical I-have-no-life-but-my-project response.

    Here is the typical "test" from a user perspective.

    1. Website has dire warnings about stable vs unstable, so user gets stable version.
    2. User finds bug and reports it. Often they provide no useful information other than "feature X doesn't work".
    3. Odd are, user just e-mailed someone which means this now needs to be entered into development bugtracking system, like bugzilla. User is pointed to bugzilla and/or proper bug reporting method.
    4a. If the user is worth a damn, they will attempt to report it properly.
    4b. Other users bitch about FOSS software quality and leave to flame on /.
    5. User spends days trying to figure out the proper way to report a bug via bugzilla. Here is a tip to developers -- Bugzilla is NOT USER FRIENDLY AT ALL if you are not a developer. It sucks like a Dyson. If you're a developer, KNOW WHAT YOU ARE DOING and use it daily, it is great. If not, it is a bitch.
    6. User offers to test, gets development version.
    7. User finds out that all the real action is in CVS/Subversion and spends the next 6 weeks trying to figure that mess out.
    8. User finally gets CVS source, takes the next few days trying to understand the code.
    9. By the time user understands the code enough to make a change, someone else has changed something and they have to resync. Loop to 8 at infinitum.

    Moral of the story? Testers are NOT developers. If you want quality TEST people then never EVER send them to Bugzilla and never EVER give them CVS/Subversion. Give them a SIMPLE form to fill out for reporting bugs that can then be parsed by someone who knows Bugzilla or your bug reporting system.

    Don't assume testers have a development toolchain. Don't expect them to use CVS or compile/link anything. Give them a .tar.gz or .zip of an executable. THAT they can test.

    If you're moving so fast in development that this is unreasonable, then don't be asking for non-development testers.
  • by Rakshasa Taisab ( 244699 ) on Saturday May 20, 2006 @02:13PM (#15372755) Homepage
    Sure, after the redundant bug reports, redundant feature requests and user-support requests, I sure do feel like spending some extra time on digging up the exact revision a bug got fixed and perhaps even write a nice lengthy mail with a patch attached.

    Or perhaps not, it's time i could spend better. (Like posting on /.)
  • Re:Oh .. I get it. (Score:2, Insightful)

    by xRobx ( 795021 ) on Saturday May 20, 2006 @02:18PM (#15372770) Homepage
    A lot of open source developers do work at "real" companies, and they work on an open source project on their spare time. Nobody owes you anything, they release their work because they want to.
  • Re:Oh .. I get it. (Score:3, Insightful)

    by rbarreira ( 836272 ) on Saturday May 20, 2006 @02:23PM (#15372784) Homepage
    I know that was a joke, but it made me think of something anyway:

    People should only develop free (as in beer) software IF THEY REALLY WANT TO. If you're not prepared to not get anything from it, don't do it. If someone complains politely about a problem and you feel angry or make an angered reply, it's because you should have never done it for free or no longer want to do it.
  • by notque ( 636838 ) on Saturday May 20, 2006 @02:52PM (#15372875) Homepage Journal
    This isn't unique to open source. How many times has Microsoft told us to upgrade because of the enhanced security in the latest version of Windows?

    This isn't unique to large software companies.

    Anyone who has worked in a software company for any ammount of time knows this. Software has bugs. The difference with open source is they may already be fixed in CVS. A lot of times in other companies it's a new problem and will be fixed in months.

    We're trying to tell you, be happy. It's fixed. It'll be out soon. We care.
  • by lukas84 ( 912874 ) on Saturday May 20, 2006 @03:00PM (#15372899) Homepage
    I'm not suggesting anything. > a single release takes us weeks to generate and test, Maybe you should start working at that... QA is always an expensive process, but if it takes you weeks to do it, perhaps you need more manpower, or another concept.
  • Re:BS (Score:3, Insightful)

    by llefler ( 184847 ) on Saturday May 20, 2006 @03:25PM (#15372970)
    That too is a cop-out. There is a difference between taking responsibility for a project and being legally responsible. If they want us out there promoting their product, they need to take some responsibility for addressing bugs and feature requests. What would happen if Debian, Mozilla, or Samba (for example) said "our license doesn't require us to fix any bugs, and we just don't feel like it". Open Source is described as a community, so while you might not be legally responsible, you might have some obligations to the community at large.

    The problem is that people like you believe you are entitled to something. You are not. Get over it.

    Programmers who think their little pearls of code are what makes a project successful need to get over themselves.
  • by khasim ( 1285 ) <brandioch.conner@gmail.com> on Saturday May 20, 2006 @03:36PM (#15373005)
    We fixed this problem in our unstable development tree, which you can't deploy at a customer, or anywhere else.
    Nothing gets code from "unstable" to "production" faster than testing.

    I'm running Dapper on test machines at work right now so that I can help find bugs. When it is released as "production", I will know that the bugs that are important to me are fixed.
    Also, we won't backport this patch to the current stable release, because we don't have time for this.
    You would not believe how hilarious that is.

    Try this approach: "I will pay you $200 (US) to backport that one patch for me."

    Then see what kind of response you get. Personally, I've always found that offering to pay someone to do work that I require works unbelievably well.
    So we basically leave you with your problem, until our unstable development tree at some time maybe gets released.
    Again, as the end user, you really have two options in that case:

    #1. Grab their code and start testing so it gets to "production" faster.

    #2. Pay one of their developers to backport the patch to the last "production" version.

    This is where Open Source really rocks. You (the end user) can really HELP the developers produce the code you want to use.
  • by Ohreally_factor ( 593551 ) on Saturday May 20, 2006 @03:37PM (#15373007) Journal
    You don't need to be a developer to fork the CVS Copout. Experience in politics or management should be sufficient.
  • by swillden ( 191260 ) * <shawn-ds@willden.org> on Saturday May 20, 2006 @03:48PM (#15373042) Journal

    Users are the lifeblood of an open source project

    Let's see, how can I put this nicely? Oh, yes, I know:

    Bullshit!

    Lifeblood is that essential element which nourishes and sustains all parts of an organism. Users do not do that for open source projects. Having been involved in a few projects myself, I can tell you what the *real* lifeblood of a project is: developer interest. As long as there is a community (which may be a single person) of developers interested in a project, and willing to donate their time and energy to it, the project grows and develops. As soon as that interest disappears, the project stops. Period.

    User's aren't completely irrelevant, of course. The fact that users exist provides some (weak) incentive for developers to keep going and their feature requests and bug reports can provide a nice stream of ideas that catch the developers' interest. And a large userbase provides a large supply of potential developers who may cross the line from just using to lending a hand. OTOH, a large userbase also provides a large supply of potential obnoxious whiners who tend to piss off the developers to the point they find something different to do, so it's not all positive.

    Pure users are by far the least important part of the community, from the perspective of moving the project forward, because -- gosh this is complex, difficult stuff to understand -- they *don't* move the project forward!

    I know users are often annoyed by the realization that they're powerless unless they choose to invest their own time, effort and brain cells. That's understandable, really, no one *enjoys* being an irrelevant leech (no matter how kindly viewed), and we're accustomed to the commercial world where by giving money in exchange for stuff we put ourselves in a position of (some) control.

    That's not how it works with F/LOSS, though. Pure users are utterly powerless and have no real standing in the community, because they have contributed nothing. Those who regularly contribute good, detailed, reproducible bug reports are adding value, and they have some standing and generally get good support from the developers. Those who offer to pay the developers money generally get outstanding support, though that doesn't happen very often. Those who put in lots of their own time to improve the software also get lots of support.

    But those who give nothing, but only whine about their pet issue, generally also *get* nothing. I understand they don't like that, but, really, what else can they possibly expect?

  • Re:Oh .. I get it. (Score:2, Insightful)

    by Todd Knarr ( 15451 ) on Saturday May 20, 2006 @03:58PM (#15373070) Homepage

    Because I needed the software, and I'm using or going to use it. I'm going to write it regardless of whether I release it to the rest of the world or not. It doesn't cost me a lot, if anything, to make it available to everyone else, and if I make it available everyone else gets more than if I didn't. If it's buggy they don't get as much more, but they still get more.

    I have to say, I sense a theme here. OSS developers are giving you for free things you didn't have before, and you're complaining that they aren't giving you as much as fast and as good a quality as you want.

  • by dhalgren ( 34798 ) on Saturday May 20, 2006 @04:08PM (#15373101)
    Hey, as soon as Joe User decides to start treating Jill OSS Developer as though *she* owed *him* something, the "so submit a patch" comeback becomes perfectly acceptable.

    Most users are OK. But you do get those who treat the dev team (whatever the project is) as though they are idiots who need to do what they're told NOW.
  • Re:Oh .. I get it. (Score:2, Insightful)

    by Blnky ( 35330 ) on Saturday May 20, 2006 @04:45PM (#15373231)
    I agree with the "really want to" in general. However, what about the situation that someone develops something they like because they want to and just wish to put it out in case someone else 'might' find it interesting or useful. Programs, code snippets, recipes, home brew vodka filtrations, or whatever. I am not in the camp that once something is released that obligates the creator to shepherd all people who wish to use it. Do I encourage developers/shares to help their audience in whatever way they consider reasonable? Yes, I do. But, it isn't a requirement. It's something extra that fits into the same general category as the realising of the item in the first place. A small willingness to help. In another context: if the creator offers to install the software for a user then that is great. However, again, it isn't a requirement just because they released it. Neither is a support phone number, support email, or support forum.

    Here is something interesting I thought about as I was typing this. I rarely see this issue occur with items released into the public domain. Only "open source" style licenses. Why is that? Have I just not seen it or is there something about the concept of a license that puts some users into the concept of "you owe me". Comments anyone?
  • by Schraegstrichpunkt ( 931443 ) on Saturday May 20, 2006 @05:04PM (#15373296) Homepage
    Most of these people are volunteers! The ones who aren't are probably not working for you.

    Seriously, if you aren't happy for the support you're getting, I'm sure there are a lot of people who would be willing to help you with whatever problem you're having, for a fee. Heck, go to a meeting of your local LUG, or any other advocacy group, and you might even get help without paying anything!

    You are not entitled to be catered to. Grow up.

  • Re:Oh .. I get it. (Score:3, Insightful)

    by FooBarWidget ( 556006 ) on Saturday May 20, 2006 @05:23PM (#15373357)
    What arrogance. That's like saying journalists are only allowed to publish articles that a lot of people will want to read, or that people are only allowed to post blogs if others want to read them. Have you ever heard of freedom?
  • by Hairy1 ( 180056 ) on Saturday May 20, 2006 @05:35PM (#15373383) Homepage
    Without naming names I know of a high profile project that has had serious known issues for over three years without a release, although that it has been known for almost all of that time, and was fixed in the CVS tree years ago. The problem is very real; by not releasing often, or even at all, and not fixing obvious bugs quickly, it makes the project look abaondoned. The problem in this case is that the project is used as a major component of our applications, and there is no reliable forward planning on getting a real fix. We can't deploy code from CVS to clients.

    This "you can fix it yourself" attitide doesn't fly because; 1. Often you don't have commit access, and even if you do fix it there is no confidence in getting it into a release anytime soon. 2. I don't have time to learn the code of every open source project I use. I do maintain my own open source projects, and for these I am happy to fix bugs and create releases, but to expect a user to make changes, even if they are technically able, if often a poor use of time.

    There is an attitude that because we are not paying that users should just be happy with what is supplied. Personally I would like to see important projects properly funded, and am willing to help with that, rather than having them stagnate because developers are busy on their day job.
  • by blueZ3 ( 744446 ) on Saturday May 20, 2006 @05:51PM (#15373440) Homepage
    It seems to me that there are two differing views of OSS. When a developer says "they fix bugs and add requested features because they want their software to be useful" a user agrees, then complains when bugs aren't fixed or features added, and then in turn the developers complain about the complaints--because open source developers and users aren't even talking the same language.

    When developers say "I want the software to be useful" what they are really saying is "I want this to be useful to me." It's not a "screw-the-user" attitude (although sometimes it comes across that way) because a large number of the developers working on OSS projects just don't care about anyone else's problems. I don't mean that in a bad way--they aren't obligated to care, because they're (mostly) doing the work for themselves.

    Unfortunately, this isn't always made clear to users. Sometime projects are talked-up by developers on the basis of what they do and users think "Hey, that's cool, I'd like to try it out" without hearing (or thinking about) the fact that what they are really doing is using something that wasn't designed for them to use. Linux is like this (or used to be) where developers were saying "This OS is great. The software for it rocks" and then end users tried it out and started complaining "Hey, it won't play my MP3s" or "Hey, I don't want to edit image files from the command line." In some cases, these features (MP3s and image editing) were implemented by other developers who cared. But it doesn't seem to me that there are many developers who really care about "users" in the sense of "Joe sixpack"

    That's not wrong. It just leads to misunderstandings, because developers are thinking "I like how this works and any end users are other developers like me" and end users are thinking "This doesn't work how I expected, and the developers have the same expectations as I do"
  • by RobertLTux ( 260313 ) <robert AT laurencemartin DOT org> on Saturday May 20, 2006 @06:04PM (#15373476)
    okay so make a cvs tarball WITH ALL LIBS INCLUDED and put it online so an end user can compile the source

    This is the big problem with the CVS CopOUT is to actually compile some projects you need to
    somehow get the cvs checkout done (from a server that has half of its bits different from the docs)
    chase (and compile) 20 different libs that need to be exact versions (and half of them are cvs versions)
    then compile the project with make foo --dm=kde-sucks massive holes but compile anyway --with fing-crang yats2.3.99.cvs --gibber=(60 character unicode string)
  • by Anonymous Coward on Saturday May 20, 2006 @06:05PM (#15373478)
    If somebody can't run "./configure --prefix=/wherever && make && make install" or "make && ./install --prefix=/somewhere" then they must be using Windows or have a broken compiler.

    Said the asshole twat of a developer that has no chance of ever having a life, let alone a clue. The only thing you left out was the obligatory; 'RTFM You effing n00b!' flame. But, I suppose that you require them to join the mailing list in order for them to gain access to that helpful answer.

    Your attitude is the epitome of the problem's root cause. Thanks for illustrating the problem for us all.
  • by NoOneInParticular ( 221808 ) on Saturday May 20, 2006 @06:15PM (#15373507)
    If you commercially depend on an OSS project that doesn't deliver releases, there's only one thing to do: fork it. Get the cvs version, commit it to your own cvs, test it, and finally build a release from it. Yes, this code will never move again, but it's back under control until you find a way to get rid of it.
  • by Anonymous Coward on Saturday May 20, 2006 @06:57PM (#15373606)
    Open source doesn't work? I guess I'm not typing this on Firefox running on Linux. I guess Apache doesn't have a majority share of web servers. I guess this website that you're reading isn't running on Slashcode. I guess Google doesn't exist. Nope, open source doesn't work. I can't think of a single instance where it has.

  • by CptNerd ( 455084 ) <adiseker@lexonia.net> on Saturday May 20, 2006 @07:08PM (#15373634) Homepage
    The main problem I see with OSS is that the paradigm presumes that all users of OSS are also software developers. This may be true for users of glib, for instance, but is it really true for users of OpenOffice, or even KDE? The only way I see for OSS to really take off is for a break between open source software development and open source software support. Combining the two the way it's been done doesn't seem to be working all that well. They really are two orthogonal tasks, and the skill sets required really don't overlap much.

  • by Midnight Thunder ( 17205 ) on Saturday May 20, 2006 @07:45PM (#15373715) Homepage Journal
    OSS devs don't to their job for money, so in my opinion they can fix bugs whenever they want, and at whatever speed they want.

    This probably true, but money helps change priorities. Imagine that you are working as a contractor and you need have to work your 40 hour week and then get back home tired, and have enough energy to tweak something. Now imagine being paid x amount of dollars, that just happens to be equal to 3 hours of your contract rate. If you like you open source project, then you would rather earn those extra dollars to allow you to work on your project. So as the parent poster said, if you aren't willing to pay for that time then be willing to be patient or help out.

    On the other hand, no matter who you are (developer, end user or someone else), being communicative and courteous is always good.
  • by Anonymous Coward on Saturday May 20, 2006 @08:17PM (#15373792)
    "Get an account on our obscure bug database, wade through numerous options which do not relate to the program but which you are required to fill out..."

    No, I do not want yet another account. Debian gets this right: anybody can report a bug via email. (though the system needs to be upgraded to not require custom email headers for certain obscure features; many modern clients like Evolution/Thunderbird/GMail won't do that)


    The developers' time is valuable. Having them sift through thousands of one-off emails can burn a lot of their time - by requiring users to register an account and fill out a form, at least reports come in a consistent format (and you get another opportunity to tell the user to make sure they're not reporting a bug that's already been reported 1000 times).
  • by Slithe ( 894946 ) on Saturday May 20, 2006 @09:29PM (#15373923) Homepage Journal
    I have always thought that 'security' was a retarded reason for not shipping with a compiler. Any semi-intelligent 'bad guy' will have his own box capable of compiling programs, and he will upload his compiled programs, or he could upload a compiler and C library with innocuous names, such as 'report.doc'. Even if the target system is different from the bad guy's system (ex: the bad guy only has x86 boxes and the target is running Debian PPC), the bad guy could still compile his programs using a cross-compiler.

    Although I usually disagree with sacrificing security for convenience, I think it is OK in this instance.
  • by pintpusher ( 854001 ) on Saturday May 20, 2006 @10:01PM (#15373982) Journal
    See, we usually use open source products when we have to solve problems where w[e] don't get any money to spend on said problem. Now, if i need a bugfix fast, than i would have to pay those 200 bucks from my own money, and probably won't get the money refunded from my company. Now, this isn't the software developers fault in any way, but other people that work for other companys also have the same problem.

    If you have to do projects with no money, then there are bigger problems than whether a bugfix is in CVS. And for FSM's sake, don't go out of pocket for your employer without some confidence that you'll be reimbursed. If your employer isn't willing to shell out $ to get a fix when the alternative is $$$ for the commercial option, well then your employer has some priority problems.

    no flaming intended and I know nothing about your situation, just a first impression.
  • by r00t ( 33219 ) on Saturday May 20, 2006 @10:56PM (#15374133) Journal
    I'm a developer myself. Bugzillas are junk, unless you truly want to brush off the users. I take bug reports by email.

    Being a developer, I can damn well write a good bug report. When I see a Bugzilla, my thoughts are "Aw, fuck it. They don't want bug reports anyway.".

    As for the opportunity to not report a bug again: Bugzilla can't search worth a damn so why bother? Also, it sure doesn't bother my when I'm on the receiving end. The Linux kernel developers actually like getting dupes, because it lets them know what is important ("Gee, everybody is hitting this one!") and the slight differences in bug report content can be useful clues. Think "data mining" and "reminder".

  • by Gareth Williams ( 536468 ) on Sunday May 21, 2006 @02:38AM (#15374749)
    The developers are part of the F/OSS movement, they are coding as volunteers, and part of that volunteering should include actually improving end user experience.

    No, you've got that exactly backwards. Who are you to tell a volunteer what their volunteering should and should not include? That's the nature of volunteering. If a developer is not interested in improving the "end user experience" and just wants to write code for himself and a bunch of other geeks to use that's his (or her) business. They didn't ask to be part of any "movement", and have no more responsibility to futher the goals of said movement simply because you put that label on them.


    Developers responsibility is not just turning out C code it's turning out C code that's usable for it's intended purpose by end users, it includes answering questions by end users and creating documentation for the end users.

    What if it's intended purpose isn't for Joe "I don't know how to checkout code from CVS" Sixpack to be able to install and use? Just because you think that is a good goal for the software, doesn't mean the developer does, or even cares. Not everyone is a zealot who wants open source to take over the world. Some people are happy just writing code. That doesn't mean they owe you anything or have any responsibility to you.

    Having said that, you'll find that many developers do appreciate feedback, and will try to help you use their software if you ask politely - many do care about their users, especially the nice ones. But when you make the mistake of behaving like a volunteer somehow OWES you something, don't be surprised if the response you get is less than enthusiastic :)

  • by Skreems ( 598317 ) on Sunday May 21, 2006 @05:09AM (#15375081) Homepage
    You assume quite a bit there. Yeah, some developers are writing OSS because they want it to be used by a wide audience. But plenty of developers release under OSS licenses because they've written something and would like to let other developers take advantage of it rather than hiding it on a drive and forgetting about it. Or as the GP said, non-technical users are not an audience they care about. They really don't have any obligation to anybody... they can feel or think anything they want whether 2 million people are using their code, or none. Don't like it? Don't use it. Or find somebody who will take your money in exchange for throwing some polish on the existing code or product.
  • by Skreems ( 598317 ) on Sunday May 21, 2006 @05:26AM (#15375115) Homepage
    95% of the pop'n has not the skills to do either. That leave us with users who love the idea of OSS, but hate OSS developers.
    Yes, but ALL of the population has the skills to pay the developer (or a 3rd party developer) to make the fix or roll the patch. Whether they're willing to pay is a question of how much the fix is actually worth to them. If OSS devs sidetracked for every free feature request they got, products would be unfocused, bloated with feature creep, and likely ridiculously unsecure.
    I for example stopped reporting Mozilla bugs 3yrs ago, because of this kind of attitude. I feel useless. Strangely, closed software makers respond better and I have yet to feel abandoned by one. Except for MS - try even finding a place to report to them without paying for support!
    It's not strange. They want you to keep paying them money for upgrades. They want you to tell your friends about the product so they'll pay money for it as well. OSS has no such motivation. It's done mostly for personal enjoyment. More recently, the more painful features and bugfixes have been coming in by for-pay employees in IBM and elsewhere, and that's exactly what makes the OSS model so powerful. A bunch of people made this thing for fun, but now it's at a point where it's useful to some businesses with cash to throw at it, so suddenly there's money going towards fixing all those things nobody really wanted to do when it was a hobby, and all that work comes back to the community, available to everyone. But until you're one of those people actually paying money for the features and fixes you want, you have no inherent right to be acknowledged. That's not to say you shouldn't make those requests, because some devs will care. But you shouldn't get surprised (or pissed off) if they don't immediately jump to do your bidding. Think of making bug reports as a way to say "thanks for making this product that I've been using for free" by providing feedback, rather than as a demand to fix stuff just 'cause you say so.

Our business in life is not to succeed but to continue to fail in high spirits. -- Robert Louis Stevenson

Working...