Gentoo Archives: gentoo-dev

From: Joshua Pollak <josh@××××××××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: Proposed Issuetracker via PEST
Date: Wed, 28 Nov 2001 14:09:45
Message-Id: E169B0j-0004iN-00@mclean.mail.mindspring.net
In Reply to: Re: [gentoo-dev] Re: Proposed Issuetracker via PEST by Jon Nelson
1 > Correct me if I'm wrong, but you seem to like how debbugs works but
2 > you don't like the web interface. It would seem to me that the web
3 > interface to a system as fairly simple as debbugs would be easy enough
4 > to alter if you didn't like it. However, you still didn't mention
5 > whether or not you've looked at http://bugs.debian.org -- personally,
6 > I find the interface *easier* to use than any other. Below is an
7
8 To me the bug.debian.org interface (Yes, I've looked at it and I'm fairly
9 familiar with it) is just a console interface dumped to HTML form. It really
10 doesn't take advantage of the graphical nature of the web, and I'm not
11 talking about flashing gif's or anything, I mean Tabluar display of the bugs
12 (I'm big on this), quickly changing how the bug listing is sorted (age,
13 severity, class, project, whatever), easy filtering, etc. Ok, so bugs are
14 categorized when you do a search in bug.debian.org, but its not all that
15 great. As far as I can tell, there are 5 bugs on 2 full, busy, hard to read
16 pages worth of scrolling for the python2.1 package... With something with a
17 better gui, those 5 bugs could be represented on 5 lines, no scrolling, and
18 would be easier to get a handle on.
19
20 There is some serious stuff lacking in the ease of use field for debbugs. But
21 I agree, its very powerful. Basically, I think Debbugs falls into the same
22 category as bugzilla: Large, hard for newbies to use, and definately not all
23 that user friendly for experts either, even if they know what they are doing.
24
25 > I haven't used roundup for more than "I got it working", but it appears
26 > to be OK, and a much simpler code base than debbugs.
27
28 Simpler code base is a real bug plus.
29
30 > Oh, and Python does, of course, have GTK bindings. I use them
31 > every day at my work.
32
33 Of course, I was just joking when I mentioned PHP's GTK bindings. ;)