descriptionbug-buddy mirror
homepage URLhttp://www.gnome.org
repository URLgit://git.gnome.org/bug-buddy
ownerdmitrij.ledkov@ubuntu.com
last changeWed, 31 Aug 2016 19:59:03 +0000 (31 19:59 +0000)
last refreshThu, 12 Jul 2018 13:27:06 +0000 (12 15:27 +0200)
content tags
add:
README
This is bug-buddy, a graphical bug reporting tool.

What is it?
===========

bug-buddy can extract debugging information from a crashed application and
create either a stacktrace or a minidump file to send to the GNOME
bug tracker.

How does it work?
=================

bug-buddy uses gdb to collect the stacktrace from the crashed application.
It ships a GTK+ module, called gnomesegvhandler, that allows bug-buddy to
come up automatically every time a GTK+ application crashes.

Installation
============

It shouldn't be harder than the usual

~$ ./configure --prefix=/your/prefix
~$ make
~# make install

but there are some things that might be tricky: the gnomebreakpad module
should be installed in your GTK+ modules directory (default is
/usr/lib/gtk-2.0/modules), and GTK+ itself should be told to load that module
every time an application starts. 

There are two ways to do that:
- add "gnomesegvhandler" to the GTK_MODULES environment variable (this is how it
  works in GNOME 2.22 and older, as gnome-session takes care of setting the
  variable at startup); this is now deprecated.
- add a boolean "/apps/gnome_settings_daemon/gtk-modules/gnomesegvhandler" GConf
  key (requires GTK+ 2.14.2 and gnome-settings-daemon 2.24.0 to work properly).
  The key is installed by default by bug-buddy, and this method is the
  reccomended for GNOME 2.24 or newer.

So, if gnomebreakpad for some reason doesn't seem to work, check the GConf key
or the GTK_MODULES environment variable.

Report Bugs
===========

A bug reporting tool can have bugs as well, funny isn't it? :-P
Please report your bugs to the GNOME bug tracking system
(http://bugzilla.gnome.org), under the bug-buddy component.

Jacob Berkman  <jberkman@andrew.cmu.edu>
Fernando Herrera <fherrera@novell.com>
Cosimo Cecchi <cosimoc@gnome.org>
shortlog
2016-08-31 Charles MonzatUpdated French translationmaster
2015-03-14 Samir RibicUpdated Bosnian translation
2014-07-30 Olav Vittersdoap category deprecated
2014-04-11 Fernando HerreraRemove myself as maintainer
2014-01-17 Mattias Põldaru[l10n] Updated Estonian translation
2013-03-30 Мирослав НиколићUpdated Serbian translation
2013-02-08 Dominique Leuenbergergnome version: gnome-about was dropped and gnome-versio...
2012-12-31 Balázs ÚrUpdated Hungarian translation
2012-12-19 Mattias Põldaru[l10n] Updated Estonian translation
2012-11-17 Kjartan MaraasUpdated Norwegian bokmål translation
2012-11-11 Christoph PeltzFixed tpo in string. Fixes bug #611630
2012-10-02 Ihar HrachyshkaDeleted obsolete Belarusian translation.
2012-02-22 Praveen ArimbrathodiyilMalayalam translations updated by Anish A
2012-01-15 Kristjan SCHMIDTAdd Esperanto translation
2012-01-14 Jiro MatsuzawaUpdated Japanese translation
2012-01-01 Muhammet Kara[l10n]Updated Turkish translation
...
tags
13 years ago 2.32.0 Release 2.32.0
13 years ago 2.31.92 Release 2.31.92
13 years ago BUG_BUDDY_2_31_3 Version 2.31.3
14 years ago 2.30.0 Release 2.30.0.
14 years ago BUG_BUDDY_2_28_0 Release 2.28.0
14 years ago BUG_BUDDY_2_27_92 Release 2.27.92
14 years ago BUG_BUDDY_2_27_1 Tagging 2.27.1 release.
15 years ago BUG_BUDDY_2_26_0 2009-03-17 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_25_91 2009-02-16 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_25_2 2008-12-01 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_24_2 2008-11-25 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_25_1 2008-11-04 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_24_1 2008-10-19 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_24_0 2008-09-22 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_23_91_1 2008-09-01 Cosimo Cecchi <cosimoc...
15 years ago BUG_BUDDY_2_23_91 ======================= 2.23.91...
...
heads
7 years ago master
13 years ago gnome-2-32
13 years ago gnome-2-30
14 years ago gnome-2-28
14 years ago gnome-2-22
14 years ago gnome-2-24
14 years ago gnome-2-26
14 years ago gnome-2-16
14 years ago gnome-2-14
16 years ago gnome-2-20
16 years ago gnome-2-18
17 years ago bug-buddy-xmlrpc
18 years ago gnome-2-12
18 years ago gnome-2-10
19 years ago gnome-2-8
19 years ago gnome-2-6
...