Gardening/BugOfTheMonth: Difference between revisions

From KDE Community Wiki
(Convert to table / Use standard Bug links / Add blog links and status column)
mNo edit summary
Line 17: Line 17:
! Status
! Status
! Bug Number and Title
! Bug Number and Title
! Blog
! Links
! Links
|-
|-
|01/2015
|[https://kdepepo.wordpress.com/2014/12/30/january-bug-of-the-month/ 01/2015]
|style="background-color: #80FF80;"|Fixed
|style="background-color: #80FF80;"|Fixed
|{{Bug|271934}}: kded4 process grows on memory usage (possible leak)
|{{Bug|271934}}: kded4 process grows on memory usage (possible leak)
|[https://kdepepo.wordpress.com/2014/12/30/january-bug-of-the-month/ Blog]
|
|
|-
|-
|12/2014
|[https://kdepepo.wordpress.com/2014/11/28/december-bug-of-the-month/ 12/2014]
|style="background-color: #FFFF80;"|Testing
|style="background-color: #FFFF80;"|Needs Testers
|{{Bug|288410}}: kde deamon crash on wakeup
|{{Bug|288410}}: kde deamon crash on wakeup
|[https://kdepepo.wordpress.com/2014/11/28/december-bug-of-the-month/ Blog]
|
|
|-
|-
|11/2014
|[http://kdepepo.wordpress.com/2014/10/25/the-bug-of-the-month/ 11/2014]
|style="background-color: #80FF80;"|Fixed
|style="background-color: #80FF80;"|Fixed
|{{Bug|324975}}: Volume gets restored to 100% after each knotify event
|{{Bug|324975}}: Volume gets restored to 100% after each knotify event
|[http://kdepepo.wordpress.com/2014/10/25/the-bug-of-the-month/ Blog]
|Review Requests: [https://git.reviewboard.kde.org/r/120796/] [https://git.reviewboard.kde.org/r/121278/]
|Review Requests: [https://git.reviewboard.kde.org/r/120796/] [https://git.reviewboard.kde.org/r/121278/]
|}
|}

Revision as of 02:41, 28 January 2015

Bug Of The Month (BOTM) is an effort to get developers from all KDE projects to investigate annoying, but (long) unresolved issues in KDE software.

Those bugs often raise endless discussions from frustrated users about how KDE developers do not care. The truth is, most developers are not even aware of them, because the issues do not happen on their system. KDE Developers also usually do not read bug tickets for projects they do not maintain. Getting attention of all developers is one part of the effort, by announcing one selected bug on Planet KDE and the KDE developer mailing list monthly.

Sometimes the code in question does no longer have a maintainer, or the current maintainer does not have the time or expertize to address the bug. Sometimes the bug is actually caused by underlying software components, but the KDE code is the only test case developers have, making the bug hard to investigate. Finding someone able to propose changes to underlying components is an additional goal.

BOTM is similar to the "Junior-Jobs" initiative from the KDE Bug Team. But in contrast to Junior-Jobs, which are easy to solve even for newcomers, BOTM bugs are complex to investigate or solve, are buried in hard-to-understand code or in code which has long been unmaintained. They sometimes require deep understanding of underlying components, or require discussion with upstream developers or with distribution packagers. Call them "Senior-Jobs" if you like.

How to participate

Every KDE developer is invited to add valuable feedback to the bug ticket or to proposed code changes in ReviewBoard. If you have ideas to solve the issue, create new review requests on ReviewBoard (make sure you add the gardening-team group) and add the link below.

List of BOTM Bugs

Month Status Bug Number and Title Links
01/2015 Fixed Bug #271934: kded4 process grows on memory usage (possible leak)
12/2014 Needs Testers Bug #288410: kde deamon crash on wakeup
11/2014 Fixed Bug #324975: Volume gets restored to 100% after each knotify event Review Requests: [1] [2]