Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: how do we poke devs on long-opened bugs?

  1. #1
    Join Date
    Feb 2005
    Location
    Planet NoVA
    Beans
    2,091
    Distro
    Ubuntu 11.04 Natty Narwhal

    how do we poke devs on long-opened bugs?

    My local LUG mailing list has been exercised lately over this bug:

    https://bugs.launchpad.net/ubuntu/+s...xorg/+bug/9068

    and as the Ubuntu kid I've just caught some heat from a user who complains that without serial mouse support, he has no X.

    This isn't your average blinking 12 user, mind you, but it did get me thinking: this bug has been open for over two years, with no real resolution, and reports of things working properly in Knoppix. How can we nudge the developers to fix this bug? Is there some sort of "ancient bug cleanup team?"

  2. #2
    Join Date
    Oct 2005
    Location
    UK
    Beans
    521
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: how do we poke devs on long-opened bugs?

    I would imagine you would need to post to one of the mailing lists about it, though I am not sure which one.
    "Of all the things I've lost, I miss my mind the most " -- Ozzy Osbourne

  3. #3
    Join Date
    Oct 2004
    Location
    Copenhagen, Denmark
    Beans
    38

    Re: how do we poke devs on long-opened bugs?

    Good question.

    I think the devs just want to close such bugs, because they do not have the manpower to fix them.

    It could be nice if Ubuntu could make updates for old releases but then how would they have time to develop the new release?

    I think always focusing on the new releases will hurt Ubuntu in the long run (lower quality releases) but it will advance the OS faster.

    Do we need more developers?

  4. #4
    Join Date
    Feb 2005
    Location
    Planet NoVA
    Beans
    2,091
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: how do we poke devs on long-opened bugs?

    Quote Originally Posted by salsafyren View Post
    Good question.

    I think the devs just want to close such bugs, because they do not have the manpower to fix them.

    It could be nice if Ubuntu could make updates for old releases but then how would they have time to develop the new release?

    I think always focusing on the new releases will hurt Ubuntu in the long run (lower quality releases) but it will advance the OS faster.

    Do we need more developers?
    the bug remains open because it is not fixed in subsequent releases--if you read the comments on the bug, it remains open in Feisty.

  5. #5
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how do we poke devs on long-opened bugs?

    The bug will cease to be a bug the moment serial mice become obsolete. Give it another year or so

    And I suppose that goes for lots of not-so-critical bugs : given enough time, they'll cease to be a problem

  6. #6
    Join Date
    Feb 2005
    Location
    Planet NoVA
    Beans
    2,091
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: how do we poke devs on long-opened bugs?

    Quote Originally Posted by koenn View Post
    The bug will cease to be a bug the moment serial mice become obsolete. Give it another year or so

    And I suppose that goes for lots of not-so-critical bugs : given enough time, they'll cease to be a problem
    the fix is already in Knoppix, apparently. That's what makes it irritating; there's no developer statement as to *why* they can't or won't fix it--they just haven't gotten around to it.

  7. #7
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how do we poke devs on long-opened bugs?

    Well, maybe the think it's just not worth the trouble, since serial mice are obsolete - or so they think.

    I wonder how hard this would actualmly be - what if one could just check how knoppix handlles it (these guys are really good with hardware detection), make a patch, and go "here's a fix for that bug, could you add it to the package ?"
    But I wouldn't know where to start looking ...

  8. #8
    Join Date
    Oct 2004
    Location
    Copenhagen, Denmark
    Beans
    38

    Re: how do we poke devs on long-opened bugs?

    Even though the bug has a patch attached, it does not necessarily mean that the devs will fix it.

    If they have other priorities, it would be nice to know so.

  9. #9
    Join Date
    Oct 2004
    Location
    Kingston, On
    Beans
    Hidden!

    Re: how do we poke devs on long-opened bugs?

    Quote Originally Posted by Brunellus View Post
    the fix is already in Knoppix, apparently. That's what makes it irritating; there's no developer statement as to *why* they can't or won't fix it--they just haven't gotten around to it.
    It would seem to me that this is an upstream Xorg problem. There are only a handful of developers that work on Ubuntu. Most of the work is done by upstream.

    What version of Knoppix was used by the person who left that comment? Does knoppix still use a 2.4 kernel and Xfree86? I am not up on the latest version, but it still did last year!

    That makes it a completely different operating system. And I would be interested in knowing if the most current version of Knoppix has a working serial mouse with Xorg.
    I lost a "z". Anyone seen it around here?

  10. #10
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how do we poke devs on long-opened bugs?

    Quote Originally Posted by az View Post
    It would seem to me that this is an upstream Xorg problem.
    Don't think so. I had a look at mdetect - the debian tool to detect mice ; I assume Ubuntu uses it too and probably Knoppix as well althoug they've been know to borrow hardware detection tools from RedHat as well.

    mdetect can produce "output appropriate for XFree86 4.x configuration" and returns error codes such as 0 (success), 1 (error occurred), 2 (no mouse found) so presumably the output is captured and written to xorg.conf. It should be fairly easy to check for errorcode '2' and start a small "assumeSerialMouseAndDealWithIt" routine
    I suppose that sort of stuff is at installer level, so nothing to do with Xorg. Bedides, the comments in the bug report indicate that IF a serial mouse is detected, X is configured accordingly and stuff works. Detecting serial mice is the actual hard part, not dealing with 'no mouse found' is the bug.
    Last edited by koenn; April 12th, 2007 at 10:11 PM. Reason: typos.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •