Difference between revisions of "BugParty"
Verbalshadow (talk | contribs) m (added links to get current dev builds) |
(Undo revision 68617 by Britney Duerr (Talk)) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
Bug Party Invitation | Bug Party Invitation | ||
In an effort to | In an effort to beat the bug tracker and the feature tracker into submission, the Inkscape project is hosting a "Bug Party" on Saturday, September 24, 2005. This is an excellent opportunity for new contributors and non-developers to participate in the project. | ||
All day long (in the US time) the IRC channel #inkscape on server irc.freenode.org will be open, along with the correspondent Jabber room (see http://inkscape.org/discussion.php for more details). We expect to reach peak hours at 16-20 UTC on September 24 (8-12 PST) and 0-4 UTC on September 25 (16-20 PST on September 24) and guarantee presence of core Inkscape developers on those time intervals. | All day long (in the US time) the IRC channel #inkscape on server irc.freenode.org will be open, along with the correspondent Jabber room (see http://inkscape.org/discussion.php for more details). We expect to reach peak hours at 16-20 UTC on September 24 (8-12 PST) and 0-4 UTC on September 25 (16-20 PST on September 24) and guarantee presence of core Inkscape developers on those time intervals. | ||
For additional information, rules and | For additional information, rules, procedures and tools, a Wiki page is available: http://wiki.inkscape.org/cgi-bin/wiki.pl?BugParty | ||
If you are an Inkscape user looking for a way to contribute or an existing contributor wanting to contribute more, we await you! | |||
To be distributed at: | To be distributed at: | ||
Line 23: | Line 24: | ||
* Color logo: http://nicubunu.ro/pictures/inkscape/debug.png | * Color logo: http://nicubunu.ro/pictures/inkscape/debug.png | ||
* Black and white: http://nicubunu.ro/pictures/inkscape/debug_bw.png | * Black and white: http://nicubunu.ro/pictures/inkscape/debug_bw.png | ||
* With additional feedback: http://nicubunu.ro/pictures/inkscape/debug_finale.png | |||
== Objectives: == | == Objectives: == | ||
* trim down the number of open bugs/enhancement request. we should find old bugs which | * trim down the number of open bugs/enhancement request. we should find old bugs which do not exist anymore, features already implemented and not closed in the tracker, duplicates and, why not, quick fixes. | ||
== Rules: == | == Rules: == | ||
* if a bug report is one release old/one month old, we can't reproduce it and don't have any follow-up from the poster, it can be closed; | * if a bug report is one release old/one month old, we can't reproduce it and don't have any follow-up from the poster, then it can be closed; | ||
* code to fix bugs is to be posted as patches to the patch tracker for review and integration | |||
== Procedures: == | == Procedures: == | ||
* is possible to post to the tracker without login to sourceforge.net, but a login is recommended, because this improve your ability to follow-up | * is possible to post to the tracker without login to sourceforge.net, but a login is recommended, because this improve your ability to follow-up later; | ||
* not everyone is allowed to close a bug, so people without this right should comment in the bug reasoning why the bug should be closed (is a duplicate, not happen anymore, can't be reproduced). We should define a way to work after that, alternatives are: | * not everyone is allowed to close a bug, so people without this right should comment in the bug reasoning why the bug should be closed (is a duplicate, not happen anymore, can't be reproduced). We should define a way to work after that, alternatives are: | ||
** put in a message a special string, like TOCLOSE, which can be queried later, for closure; | ** put in a message a special string, like TOCLOSE, which can be queried later, for closure; | ||
** announce the bug number on the chat channel, so it can be closed interactively; | ** announce the bug number on the chat channel, so it can be closed interactively; | ||
** put the URL of the bug in the wiki page. | ** put the URL of the bug in the wiki page. | ||
* if a feature request would never be implemented, it can be closed, but with good reasoning of why it will not be implemented (like not within the scope of a vector drawing application, not compatible with the existing codebase) | |||
== Tools: == | == Tools: == | ||
Line 48: | Line 52: | ||
* the Wiki page: http://wiki.inkscape.org/cgi-bin/wiki.pl?BugParty | * the Wiki page: http://wiki.inkscape.org/cgi-bin/wiki.pl?BugParty | ||
* the Inkscape developer mailing list: inkscape-devel AT lists.sourceforge.net | * the Inkscape developer mailing list: inkscape-devel AT lists.sourceforge.net | ||
* How to report a bug: http://inkscape.org/report_bugs.php | |||
[[Category:Wiki Attic]] |
Latest revision as of 19:46, 6 April 2011
Bug Party
Announcement:
Bug Party Invitation
In an effort to beat the bug tracker and the feature tracker into submission, the Inkscape project is hosting a "Bug Party" on Saturday, September 24, 2005. This is an excellent opportunity for new contributors and non-developers to participate in the project.
All day long (in the US time) the IRC channel #inkscape on server irc.freenode.org will be open, along with the correspondent Jabber room (see http://inkscape.org/discussion.php for more details). We expect to reach peak hours at 16-20 UTC on September 24 (8-12 PST) and 0-4 UTC on September 25 (16-20 PST on September 24) and guarantee presence of core Inkscape developers on those time intervals.
For additional information, rules, procedures and tools, a Wiki page is available: http://wiki.inkscape.org/cgi-bin/wiki.pl?BugParty
If you are an Inkscape user looking for a way to contribute or an existing contributor wanting to contribute more, we await you!
To be distributed at:
- Inkscape users list;
- Inkscape test list;
- Openclipart list;
- Scribus list?;
- news item on front page (aggregated to various Planet sites).
Fun Stuff:
- Color logo: http://nicubunu.ro/pictures/inkscape/debug.png
- Black and white: http://nicubunu.ro/pictures/inkscape/debug_bw.png
- With additional feedback: http://nicubunu.ro/pictures/inkscape/debug_finale.png
Objectives:
- trim down the number of open bugs/enhancement request. we should find old bugs which do not exist anymore, features already implemented and not closed in the tracker, duplicates and, why not, quick fixes.
Rules:
- if a bug report is one release old/one month old, we can't reproduce it and don't have any follow-up from the poster, then it can be closed;
- code to fix bugs is to be posted as patches to the patch tracker for review and integration
Procedures:
- is possible to post to the tracker without login to sourceforge.net, but a login is recommended, because this improve your ability to follow-up later;
- not everyone is allowed to close a bug, so people without this right should comment in the bug reasoning why the bug should be closed (is a duplicate, not happen anymore, can't be reproduced). We should define a way to work after that, alternatives are:
- put in a message a special string, like TOCLOSE, which can be queried later, for closure;
- announce the bug number on the chat channel, so it can be closed interactively;
- put the URL of the bug in the wiki page.
- if a feature request would never be implemented, it can be closed, but with good reasoning of why it will not be implemented (like not within the scope of a vector drawing application, not compatible with the existing codebase)
Tools:
- a new version of Inkscape will be needed [to determine later what version: 0.42.2, CVS build, etc.)
- Easy ways get builds.
- Daily Win32 builds http://www.inkscape.org/win32-snap/
- Linux AutoPackages http://inkscape.modevia.com/ap/
- Build Your Own
- Working with CVS http://wiki.inkscape.org/cgi-bin/wiki.pl?WorkingWithCVS and Compiling Inkscape http://wiki.inkscape.org/cgi-bin/wiki.pl?CompilingInkscape
- Easy ways get builds.
- the Inkscape bug tracker at sf.net: http://sourceforge.net/tracker/?group_id=93438&atid=604306
- the Inkscape feature tracker at sf.net: http://sourceforge.net/tracker/?group_id=93438&atid=604309
- the Wiki page: http://wiki.inkscape.org/cgi-bin/wiki.pl?BugParty
- the Inkscape developer mailing list: inkscape-devel AT lists.sourceforge.net
- How to report a bug: http://inkscape.org/report_bugs.php