From alexl at redhat.com Mon Sep 29 04:00:03 2003 Content-Type: multipart/mixed; boundary="===============0638081433739032414==" MIME-Version: 1.0 From: Alexander Larsson To: devel at lists.fedoraproject.org Subject: GUI xml-rpc bugzilla tool Date: Mon, 29 Sep 2003 10:03:44 +0200 Message-ID: <1064822624.20124.10.camel@localhost.localdomain> --===============0638081433739032414== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable A couple of weeks ago jrb and I spent some time writing a GUI (pygtk) frontend to the redhat bugzilla xml-rpc interfaces. It does local caching of bug data, so after a possibly slow initial query bug work is really fast. Packages availible at: http://people.redhat.com/~jrb/files/bugtool-0.1-1.noarch.rpm http://people.redhat.com/~jrb/files/bugtool-0.1-1.src.rpm At the moment you can only view bugs and add comments. The tool is clearly not finished yet, but might still be of use to peopl. =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D Alexander Larsson Red Hat, Inc = alexl(a)redhat.com alla(a)lysator.liu.se = He's an all-American playboy assassin She's a plucky gypsy opera singer liv= ing = homeless in New York's sewers. They fight crime! = --===============0638081433739032414==-- From esr at thyrsus.com Mon Sep 29 04:22:59 2003 Content-Type: multipart/mixed; boundary="===============5864939380430124000==" MIME-Version: 1.0 From: Eric S. Raymond To: devel at lists.fedoraproject.org Subject: Re: GUI xml-rpc bugzilla tool Date: Mon, 29 Sep 2003 04:26:40 -0400 Message-ID: <20030929082640.GC9048@thyrsus.com> In-Reply-To: 1064822624.20124.10.camel@localhost.localdomain --===============5864939380430124000== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Alexander Larsson : > A couple of weeks ago jrb and I spent some time writing a GUI (pygtk) > frontend to the redhat bugzilla xml-rpc interfaces. It does local > caching of bug data, so after a possibly slow initial query bug work is > really fast. A good thing, but not a solution as the XML-RPC stuff isn't even in Bugzilla CVS yet, let alone what Fedora is running. -- = Eric S. Raymond --===============5864939380430124000==-- From alikins at redhat.com Mon Sep 29 14:04:53 2003 Content-Type: multipart/mixed; boundary="===============0961617119652075220==" MIME-Version: 1.0 From: Adrian Likins To: devel at lists.fedoraproject.org Subject: Re: GUI xml-rpc bugzilla tool Date: Mon, 29 Sep 2003 14:08:36 -0400 Message-ID: <20030929140836.A446@redhat.com> In-Reply-To: 1064822624.20124.10.camel@localhost.localdomain --===============0961617119652075220== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Mon, Sep 29, 2003 at 10:03:44AM +0200, Alexander Larsson wrote: > A couple of weeks ago jrb and I spent some time writing a GUI (pygtk) > frontend to the redhat bugzilla xml-rpc interfaces. It does local > caching of bug data, so after a possibly slow initial query bug work is > really fast. > = > Packages availible at: > http://people.redhat.com/~jrb/files/bugtool-0.1-1.noarch.rpm > http://people.redhat.com/~jrb/files/bugtool-0.1-1.src.rpm > = > At the moment you can only view bugs and add comments. The tool is > clearly not finished yet, but might still be of use to peopl. And on a similar note, `bugzuki` is a commandline tool using the same interfaces... see http://people.redhat.com/alikins/repo/RPMS/ no promises it works, but if something breaks, I promise to at least think about possibly planning to try to look at fixing it one day... Adrian --===============0961617119652075220==-- From esr at thyrsus.com Mon Sep 29 14:46:02 2003 Content-Type: multipart/mixed; boundary="===============5357414768031234886==" MIME-Version: 1.0 From: Eric S. Raymond To: devel at lists.fedoraproject.org Subject: Re: GUI xml-rpc bugzilla tool Date: Mon, 29 Sep 2003 14:49:45 -0400 Message-ID: <20030929184945.GD11899@thyrsus.com> In-Reply-To: 20030929140836.A446@redhat.com --===============5357414768031234886== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Adrian Likins : > And on a similar note, `bugzuki` is a commandline tool using > the same interfaces... > = > see http://people.redhat.com/alikins/repo/RPMS/ Bugzuki is interesting. If the XML-RPC stuff becomes part of stock Bugilla I would reallyu like to see it ship generally with Bugzilla. I'd switch over the fedora-submit tool I'm planning to do to using it. -- = Eric S. Raymond --===============5357414768031234886==-- From smoogen at lanl.gov Mon Sep 29 14:56:48 2003 Content-Type: multipart/mixed; boundary="===============3680166434229369149==" MIME-Version: 1.0 From: Stephen Smoogen To: devel at lists.fedoraproject.org Subject: Re: GUI xml-rpc bugzilla tool Date: Mon, 29 Sep 2003 13:00:23 -0600 Message-ID: <1064862023.17437.29.camel@smoogen1.lanl.gov> In-Reply-To: 20030929184945.GD11899@thyrsus.com --===============3680166434229369149== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable And for all those interested in the US.. the Godzuki movie seems to be available at Walmarts far and wide right now. You too can see a proud Godzilla help his son make smoke rings while a little child in shorts beats up bullies. On Mon, 2003-09-29 at 12:49, Eric S. Raymond wrote: > Adrian Likins : > > And on a similar note, `bugzuki` is a commandline tool using > > the same interfaces... > > = > > see http://people.redhat.com/alikins/repo/RPMS/ > = > Bugzuki is interesting. If the XML-RPC stuff becomes part of stock > Bugilla I would reallyu like to see it ship generally with Bugzilla. > I'd switch over the fedora-submit tool I'm planning to do to using it. -- = Stephen John Smoogen smoogen(a)lanl.gov Los Alamos National Lab CCN-5 Sched 5/40 PH: 4-0645 Ta-03 SM-1498 MailStop B255 DP 10S Los Alamos, NM 87545 -- So shines a good deed in a weary world. =3D Willy Wonka -- --===============3680166434229369149==-- From crandall at redhat.com Fri Oct 3 16:43:28 2003 Content-Type: multipart/mixed; boundary="===============6516628149294056027==" MIME-Version: 1.0 From: Ken Crandall To: devel at lists.fedoraproject.org Subject: Re: GUI xml-rpc bugzilla tool Date: Fri, 03 Oct 2003 13:47:16 -0700 Message-ID: <1065214035.1268.61.camel@magellan.laptop> In-Reply-To: 1064862023.17437.29.camel@smoogen1.lanl.gov --===============6516628149294056027== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Heh, It pretty much scared me that I knew the origin of the name of this utility... ...glad to know I'm not alone. Ken On Mon, 2003-09-29 at 12:00, Stephen Smoogen wrote: > And for all those interested in the US.. the Godzuki movie seems to be > available at Walmarts far and wide right now. You too can see a proud > Godzilla help his son make smoke rings while a little child in shorts > beats up bullies. > = > On Mon, 2003-09-29 at 12:49, Eric S. Raymond wrote: > > Adrian Likins : > > > And on a similar note, `bugzuki` is a commandline tool using > > > the same interfaces... > > > = > > > see http://people.redhat.com/alikins/repo/RPMS/ > > = > > Bugzuki is interesting. If the XML-RPC stuff becomes part of stock > > Bugilla I would reallyu like to see it ship generally with Bugzilla. > > I'd switch over the fedora-submit tool I'm planning to do to using it. -- = Ken Crandall Red Hat, Inc. --===============6516628149294056027==--