summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
Commit message (Collapse)AuthorAgeFilesLines
* fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importingThierry Vignaud2012-03-231-5/+5
| | | | (spot by perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-231-5/+5
|
* (report_bug_to_bugzilla) regroup misc data in bugzillaThierry Vignaud2011-11-221-4/+1
|
* do not to run GDB (too late[1] & faster!!!)Thierry Vignaud2011-11-221-22/+5
| | | | [1] after fork/exec, what remains of stack is useless
* better testThierry Vignaud2011-11-221-1/+1
|
* report the gtk+ theme in use (#3127) which explain some crashes (eg: #2679)Thierry Vignaud2011-11-221-0/+3
|
* - Fix the bugzilla url generated by drakbug by changing 'classificaiton=Mageia'Ahmad Samir2011-04-231-1/+1
| | | | | to 'product=Mageia' (mga#831)
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* remove draksplashChristophe Fergeau2009-11-041-1/+1
|
* - drakbug: Added browse buttonAurélien Lefebvre2009-08-171-1/+4
|
* - drakbug: Top textbox shrinkedAurélien Lefebvre2009-08-171-1/+1
|
* (get_top_of_trace,report_bug_to_bugzilla) add error to summary whenThierry Vignaud2009-03-181-0/+7
| | | | | crashing in order to help sort duplicates
* (report_bug_to_bugzilla) simplify using join() (needed for next commit)Thierry Vignaud2009-03-181-1/+3
|
* upcase GDB nameThierry Vignaud2009-01-161-1/+1
|
* ask to attach /etc/fstab & the like when debugging a boot issueThierry Vignaud2009-01-161-1/+8
|
* ask to attach blkid output when debugging a boot issueThierry Vignaud2009-01-161-1/+14
|
* request to attach lspcidrake's output rather than include it (thusThierry Vignaud2009-01-161-1/+1
| | | | | helping gettingsmaller bug & easier to read descriptions)
* do not ask to include kernel version & /proc/cpuinfo since this is done ↵Thierry Vignaud2009-01-161-1/+1
| | | | automatically
* write distro release in bug descriptionThierry Vignaud2008-11-261-1/+2
|
* fix sizing some labels (workarounding infamous 6 years old gnome bug 101968)Thierry Vignaud2008-09-231-2/+3
|
* add an empty line between trace & kernel/CPU infoThierry Vignaud2008-09-201-1/+2
|
* (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
|