POW 5 - Bug-buddy support for AbiWord


Subject: POW 5 - Bug-buddy support for AbiWord
From: Bryce Nesbitt (bryce@obviously.com)
Date: Thu Dec 27 2001 - 07:27:39 CST


I took at look at Project Of the Week 5, Bug-Buddy support.
It's easy enough to do, you just drop the appropriate files
into /usr/share/bug-buddy.

Unfortunately it's not very functional. The version number does
not get filled in, the user gets no chance to search for existing
bug reports first, and it requires email hacks to bugzilla. And,
of course, only works for Gnome.

Maybe a "report bug" menu item within AbiWord instead?

                -Bryce

<?xml version="1.0" standalone="yes"?>
<project name="Abiword">
        <bts name="debian">
                <email>@bugs.abisource.com</email>
                <web>http://bugzilla.abisource.com>
                <packages-list>abisource-packages</packages-list>
        </bts>
        <version-stuff>
                <package name="C library"
                         rpm="glibc"
                         deb="libc6"/>
                <package name="C compiler"
                         pre="gcc --version || cc -V"/>
                <package name="glib"
                         pre="glib-config --version"
                         rpm="glib"
                         deb="libglib1.2"/>
                <package name="GTK+"
                         pre="gtk-config --version"
                         rpm="gtk+"
                         deb="libgtk1.2"/>
                <package name="ORBit"
                         pre="orbit-config --version"
                         rpm="ORBit"
                         deb="liborbit0"/>
                <package name="gnome-libs"
                         pre="gnome-config --version"
                         rpm="gnome-libs"
                         deb="gnome-libs-data"/>
                <package name="gnome-print"
                         pre="gnome-config --modversion print | grep -v gnome-libs"
                         rpm="gnome-print"
                         deb="gnome-print"/>
                <package name="gnome-core"
                         pre="gnome-config --modversion applets | grep -v gnome-libs | sed -e 's^applets-^gnome-core ^g'"
                         rpm="gnome-core"
                         deb="gnome-core"/>
        </version-stuff>
</project>

AbiWord
aiksaurus
wv-msword-plugin



This archive was generated by hypermail 2b25 : Thu Dec 27 2001 - 07:29:47 CST