first development version of lp-bugs-applet

Bug #185847 reported by Markus Korn
4
Affects Status Importance Assigned to Milestone
Gnome Launchpad Bugs Applet
New
Undecided
Unassigned

Bug Description

To test the current development version of lp-bugs-applet get the current revision of the branch:
        mkdir lp-bugs-applet
        cd lp-bugs-applet
        bzr branch http://bazaar.launchpad.net/~thekorn/lp-bugs-applet/main
        cd ..

You also need the current version of python-launchpad-bugs:
        mkdir py-lp-bugs
        cd py-lp-bugs
        bzr branch http://bazaar.launchpad.net/~bughelper-dev/python-launchpad-bugs/main
        cd ..

As a next step ypu need to create a symlink in lp-bugs-applet/main/BtsApplet to py-lp-bugs/main/launchpadbugs:
        cd lp-bugs-applet/main/BtsApplet/
        ln -s ../../../py-lp-bugs/main/launchpadbugs/
        cd ..

You can now run the applet:
        ./debian-bts-applet -w (this runs the applet in a seperate window)
or even better
        ./debian-bts-applet -d (this runs the applet in a development mode)

Markus

Markus Korn (thekorn)
description: updated
Revision history for this message
Markus Korn (thekorn) wrote :

This is a small screencast to show the current implementation of this applet

Revision history for this message
Markus Korn (thekorn) wrote :

And, of course, if you would like to use the '!bugnumbers'-magic command you need to install 'bughelper' on your system

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.