Hello,

I wrote a program called DreamPie (http://dreampie.sourceforge.net),
with all of its development hosted on launchpad.

The program includes a PyGTK exception hook which displays the stack
trace upon exceptions. I would like to add to it a feature that will
help users send bug reports, by opening a bug submission page with the
traceback and some other diagnostic data, to let the user add any more
info he has and submit the bug. This is similar to what apport does,
but I want something that will work on other OSes too, not only on
Ubuntu.

Is it possible? I don't mind writing this in Python, but is there a
web API for doing this?

Thanks,
Noam

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to