Re: Bug buddy maintainer? (Was Re: bug-buddy support)



On 7/21/06, Matthias Clasen <matthias clasen gmail com> wrote:
On 7/21/06, Jason D. Clinton <me jasonclinton com> wrote:
> On Fri, 2006-07-21 at 21:06 +0200, Fernando Herrera wrote:
> > Anyway, I did my best to get new bug-buddy interface and internal
> > ready for 2.16, after the great work from Olav in bugzilla.gnome.org
> > and lot of help from Brent. I am sorry about breaking the command line
> > interface that yelp and other applications were using (it's a
> > developer release!) and will try to fix it ASAP. Of course, any help
> > with bug-buddy (as with any other module in GNOME) is very welcome.
>
> Besides the command line changes, what else must be done?
>

You need to add something to the .desktop file to convince bug-buddy
to consider your app. Check out a desktop file of an app that bug-buddy
does recognize for the details.


Yeah, they are:

[example for gnome-calculator .desktop file]

X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gcalctool
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-OtherBinaries=gnome-calculator

and they were needed for bug-buddy for years. However when I merged
the new xmlrpc branch I added a little utility on bug-buddy/src for
verifying installed applications. Running it on my laptop (jhbuild
gnome 2.16 moduleset) complains about these applications missing
X-GNOME-Bugzilla info (only for those applicatrions having a
Categories=GNOME in the .desktop file):
gnome-nettool
evolution-2.6

However this tool is not checking that the product/component stored in
.desktop file actually matches anything in bugzilla server (for
example gnome-panel one is broken right now). To solve this problem
(outdated .desktop file product/component after bugzilla renaming, for
example) we were planning (Olav, correct me if I am wrong here) to
have some kind of fallback "matching" magic on our bugzilla server

Salu2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]