Additional tasks: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
imported>Paulproteus
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
* Claim the task by putting your name after the task. Please make a new line with a bullet point, so as to minimize the chance of merge conflicts when editing the wiki.
* Claim the task by putting your name after the task. Please make a new line with a bullet point, so as to minimize the chance of merge conflicts when editing the wiki.
* Fill out bug reports/"workthrough" sheets for these issues, *especially* if you don't complete them! Or if you're feeling really lazy, you can skip the walkthrough sheets and leave your notes here in the wiki by adding to the bullet point for that task. The key is that you give us feedback on problems you're having with these, so we can fix them for the next person to try.
* Fill out bug reports/"workthrough" sheets for these issues, *especially* if you don't complete them! Or if you're feeling really lazy, you can skip the walkthrough sheets and leave your notes here in the wiki by adding to the bullet point for that task. The key is that you give us feedback on problems you're having with these, so we can fix them for the next person to try.

Last curated on: 2014-02-14.


__toc__
__toc__
Line 10: Line 12:
===BioPython===
===BioPython===
* Tasks:
* Tasks:
** [https://github.com/biopython/biopython/issues/238 Help convert single-letter protein alphabet to three-letter protein alphabet]: There's no easy way to convert from the single letter protein alphabet to the three letter. Another poster suggests an already existing function but it will have to be adapted to fit multiple project-specific object types.
*** Attendee notes:
** [https://github.com/biopython/biopython/issues/206 Verify that a documentation change has been made and, if not, change it.]: A user suggested a chance to documentation one month ago. Check that change was made - if not, make change & submit patch. If it was, comment asking the issue to be closed.
*** Attendee notes:
** [https://github.com/biopython/biopython/issues/198 Fix how code handles input error so it fails gracefully.]: A certain type of invalid input currently causes the software to crash. Search for the problematic code, and fix it "fails gracefully" - that is, outputs an error message instead of crashing the software.
** [https://github.com/biopython/biopython/issues/198 Fix how code handles input error so it fails gracefully.]: A certain type of invalid input currently causes the software to crash. Search for the problematic code, and fix it "fails gracefully" - that is, outputs an error message instead of crashing the software.
*** Attendee notes:
*** Attendee notes:
Line 22: Line 20:
*** Attendee notes:
*** Attendee notes:
** [https://github.com/mbostock/d3/issues/796 Unclear wording in bar graph tutorial]: Per the ticket, there is a small bit of the tutorial that could be easier to read. Improve it in the way described.
** [https://github.com/mbostock/d3/issues/796 Unclear wording in bar graph tutorial]: Per the ticket, there is a small bit of the tutorial that could be easier to read. Improve it in the way described.
*** Attendee notes:

=== ekiga===
* Tasks:
** [https://bugzilla.gnome.org/show_bug.cgi?id=621634 Find out if Ekiga still fails to compile with -DSEAL]: If you like compiling software on Linux, you'll love this! If not, you will likely find it pretty uninteresting.
*** Attendee notes:
*** Attendee notes:


Line 78: Line 71:
* Tasks:
* Tasks:
** [http://core.trac.wordpress.org/ticket/12363 Comment permalink wrong when only listing one comment type]: The wp_list_comments() function should be smarter about pagination, as described on the ticket. Submit a patch!
** [http://core.trac.wordpress.org/ticket/12363 Comment permalink wrong when only listing one comment type]: The wp_list_comments() function should be smarter about pagination, as described on the ticket. Submit a patch!
*** Attendee notes:
** [http://core.trac.wordpress.org/ticket/11009 screenshots of plugins from wordpress.org load over http instead of https when FORCE_SSL_ADMIN is enabled]: Configure your WordPress accordingly, and then enable the Beta Tester plugin as suggested, and then leave a note on the bug indicating if it is fixed.
*** Attendee notes:
*** Attendee notes:



Latest revision as of 03:24, 15 February 2014

This page has curated tasks from previous events, but there are no maintainers for these projects at the event, and less care had been paid to making sure the development environment setup is easy and the tasks are verified.

If you're feeling brave, please do tackle these bugs. Remember:

  • Mentors are here to help you, even if they're not experts on this particular project.
  • Claim the task by putting your name after the task. Please make a new line with a bullet point, so as to minimize the chance of merge conflicts when editing the wiki.
  • Fill out bug reports/"workthrough" sheets for these issues, *especially* if you don't complete them! Or if you're feeling really lazy, you can skip the walkthrough sheets and leave your notes here in the wiki by adding to the bullet point for that task. The key is that you give us feedback on problems you're having with these, so we can fix them for the next person to try.

Last curated on: 2014-02-14.

BioPython

  • Tasks:

d3

  • Tasks:
    • Bug in the bar graph tutorial: Per the ticket, the tutorial is not entirely accurate with the current version of d3. Submit a Github pull request to fix the tutorial.
      • Attendee notes:
    • Unclear wording in bar graph tutorial: Per the ticket, there is a small bit of the tutorial that could be easier to read. Improve it in the way described.
      • Attendee notes:

FreeNAS

gimp-web

MediaGoblin

Octave

Notes: Warning - setting up a development environment on Windows takes hours, so this is primarily recommended for GNU/Linux and Mac users.

  • Tasks:
    • Fix possible format string bug: A fan of octave automatically checked the source code for format string bugs related to the size of string buffers, and found a probable issue. You should investigate the issue and write on the issue a remark as to if you think the automatic check got it right. Preferably, also submit a patch.
      • Attendee notes:
    • bicubic needs documentation of "spline_alpha" argument: A previous patch changed some code, and was partially applied, but the documentation portion of that patch got dropped by accident. You should find that patch, make sure it still applies to the project, and then submit the part that needs to still be applied.
      • Attendee notes:
    • convn(x,y,"valid") produces results that are different from Matlab: The submitted provided a patch. It is useful to the maintainer if other people indicate that the patch works for them. Additionally, the patch could use unit tests.
      • Attendee notes:

Pig

  • Tasks:
    • Add more automated tests: Add an automated test showing that when pig stores a DateTime object, the data is saved properly. ("e2e" is short for end-to-end, probably.)
      • Attendee notes:

svg-edit

WordPress

TEMPLATE

  • Tasks:
    • []:
      • Attendee notes:
    • []:
      • Attendee notes:
    • []:
      • Attendee notes:
    • []:
      • Attendee notes: