summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
Commit message (Collapse)AuthorAgeFilesLines
* (report_bug_to_bugzilla) automatically report CPU name & kernel versionThierry Vignaud2008-05-151-3/+12
|
* (report_bug_to_bugzilla) prefill the platform fieldThierry Vignaud2008-05-151-0/+3
|
* typo fix (Yukiko Bando)Thierry Vignaud2008-02-211-1/+1
|
* better phrasingThierry Vignaud2008-02-141-1/+1
|
* stop translating program name in bugzilla (#35241)Thierry Vignaud2008-01-311-3/+0
|
* explain what is the usefull part of the gdb traceThierry Vignaud2008-01-311-1/+1
|
* factorize a testThierry Vignaud2008-01-311-8/+10
|
* (format_trace_with_message) factorize some formatting codeThierry Vignaud2008-01-311-15/+8
|
* - do not fork a useless shell when running drakhelpThierry Vignaud2008-01-311-1/+4
| | | | | - open help as user
* minor indentation cleanupsThierry Vignaud2008-01-311-6/+6
|
* perl_checker cleanupsThierry Vignaud2008-01-311-6/+7
|
* (report_bug_to_bugzilla) split it out for readability & reasonable indentationThierry Vignaud2008-01-311-45/+43
|
* autoselect distro version in bugzillaThierry Vignaud2008-01-311-0/+2
|
* do not display twice "Cannot be run in console mode." message in drakbugOlivier Blin2008-01-251-0/+1
|
* cleanupThierry Vignaud2008-01-251-1/+0
|
* make "Please describe what you were doing when it crashed" moreThierry Vignaud2008-01-241-4/+20
| | | | | visible and force people to write something in before opening bugzilla
* bump copyright yearThierry Vignaud2008-01-231-1/+2
|
* report crash messages in the bug report only when --incident is used (and ↵Olivier Blin2008-01-021-1/+1
| | | | not when tools explicitely run drakbug with --report), Titi may provide a better fix
* fix typo in bug messageOlivier Blin2008-01-021-1/+1
|
* prevent altering tool and the like when catching a bug (#35241)Thierry Vignaud2007-11-061-0/+2
|
* adjust title when catching a segfaultThierry Vignaud2007-11-061-2/+3
|
* report gdb trace if possibleThierry Vignaud2007-11-061-5/+37
|
* don't report a non existant crash when run w/o --errorThierry Vignaud2007-09-261-3/+1
|
* when unable to access X11, just print the backtrace on the consoleThierry Vignaud2007-09-261-0/+8
|
* use new run::program "setuid" option instead of sudoThierry Vignaud2007-09-131-2/+1
|
* run the regular user browser (#33522)Thierry Vignaud2007-09-131-1/+5
|
* better formattingThierry Vignaud2007-09-121-8/+16
|
* make the TextView use all availlable space when resizingThierry Vignaud2007-09-121-1/+1
|
* use a TextView instead of Label so that text is selectable (see #33023)Thierry Vignaud2007-09-121-2/+3
|
* report version of drakbugThierry Vignaud2007-08-021-1/+2
|
* ask people to report lspcidrake -v output rather than lspci since it's moreThierry Vignaud2007-08-021-1/+1
| | | | | usefull to us
* display the program that actually crashed and the error messageThierry Vignaud2007-08-021-1/+9
|
* fix crashing on unknown programsThierry Vignaud2007-08-011-1/+1
|
* add --error option in order to provide a backtraceThierry Vignaud2007-08-011-2/+14
|
* fix passing several options (needed for next commit)Thierry Vignaud2007-08-011-2/+4
|
* let be faster than perl_checkoThierry Vignaud2007-08-011-1/+1
|
* prefill default summary with the name of the actual program which crashedThierry Vignaud2007-08-011-1/+2
|
* simplifyThierry Vignaud2007-08-011-3/+6
|
* basic adaption to new bugzilla (#31995)Thierry Vignaud2007-08-011-7/+3
|
* rename "bugzilla" as "bugzilla_url" (more sensitive)Thierry Vignaud2007-08-011-3/+3
|
* minor cleanupThierry Vignaud2007-08-011-3/+2
|
* display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵Thierry Vignaud2007-07-301-0/+1
| | | | (cosmetic)
* (get_package) fix UTF-8 issue in drakbug (#31067)Thierry Vignaud2007-05-281-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-30/+24
|
* add drakhosts, draknfs, draksambashare, set wrap width to 3 to show mandriva ↵Antoine Ginies2005-08-261-2/+2
| | | | tools
* set the "" string as active in the combo box when a custom binary isOlivier Blin2005-07-011-6/+9
| | | | | | selected, to avoid default selection of the last combo box item (this allow to remove the "scannerdrake" hack)
* simplifyOlivier Blin2005-07-011-9/+4
|
* use the 'drakxtools' component for "Standalone Tools" (really fixOlivier Blin2005-07-011-2/+2
| | | | | #16580) and split drakxtools components out of the main hash
* fix shell parsing unquoted bugzilla URL (#16580)Thierry Vignaud2005-07-011-1/+2
|
* make perl_checker happyPascal Rigaux2005-06-031-3/+3
|