Review Request: DrKonqi parses bactraces to find duplicates
Matthias Fuchs
mat69 at gmx.net
Sun Oct 23 14:51:24 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102921/
-----------------------------------------------------------
(Updated Oct. 23, 2011, 1:51 p.m.)
Review request for KDE Runtime and George Kiagiadakis.
Changes
-------
Thanks for all the feedback.
This patch implements your suggestions.
Description
-------
This patch allows DrKonqi to download the possible duplicate bug reports and parse their backtraces.
If a report turns out as duplicate reporting a new bug is not possible anymore.
Thus the number of duplicates reported via DrKonqi should hopefully decline.
Note: The comparing backtraces part is not that good. Unfortunately I do not have much time to find a good algorithm. In the worst case we could make sure that only perfect duplicates are declined, that still should improve the current situation imo.
Diffs (updated)
-----
drkonqi/CMakeLists.txt e0c2f6f
drkonqi/bugzillalib.h 1e970a0
drkonqi/bugzillalib.cpp aa558a9
drkonqi/duplicatefinderjob.h PRE-CREATION
drkonqi/duplicatefinderjob.cpp PRE-CREATION
drkonqi/parsebugbacktraces.h PRE-CREATION
drkonqi/parsebugbacktraces.cpp PRE-CREATION
drkonqi/reportassistantdialog.cpp 43731b0
drkonqi/reportassistantpages_base.cpp 4a25c45
drkonqi/reportassistantpages_bugzilla_duplicates.h b0b4462
drkonqi/reportassistantpages_bugzilla_duplicates.cpp 30e861d
drkonqi/reportinterface.h c7f645b
drkonqi/reportinterface.cpp 90e00b3
drkonqi/tests/.CMakeLists.txt~ PRE-CREATION
drkonqi/ui/assistantpage_bugzilla_duplicates.ui 1ec034a
Diff: http://git.reviewboard.kde.org/r/102921/diff/diff
Testing
-------
Thanks,
Matthias Fuchs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20111023/ad67ab3b/attachment.htm>
More information about the kde-core-devel
mailing list