Mer/Sprints/0.14

({{Mer}})
 
Line 1: Line 1:
 +
{{Mer}}
 +
Period: 18 May 2009 - 8 June (feature freeze), Testing period: 8 June 2009 - 15 June 2009  
Period: 18 May 2009 - 8 June (feature freeze), Testing period: 8 June 2009 - 15 June 2009  
Line 300: Line 302:
   |columns=id,severity,product,status,resolution,summary,to
   |columns=id,severity,product,status,resolution,summary,to
}}
}}
-
 
-
[[Category:Mer]]
 

Latest revision as of 13:00, 22 September 2010

Image:Mer infobox icon.png
Mer is back : Please visit http://www.merproject.org to learn more about this news.


Period: 18 May 2009 - 8 June (feature freeze), Testing period: 8 June 2009 - 15 June 2009


'This page is no longer in use, as we have switched to our own sprint web service, please visit http://guest:guest@trac.tspre.org:9010/

If you are a Mer member, contact Stskeeps for a login to be able to take tasks.

Contents

[edit] Guide

  • If you want to take on a task, write your nickname in the task item (at the ?) contact the mentor of the task.
  • If you want something tested when the task is done, move the task to Component: Testing, tell the mentor of the testing component, and change Owner, Mentor

to "?, your nickname". You're now the mentor for the tester in this particular task.

  • If you want to propose a task, contact the mentor of the component
  • MB<number> means Maemo Bug <number>. That bug should be able to be found in http://bugs.maemo.org/.
  • If you find a bug, report it on http://bugs.maemo.org in the Mer product.

[edit] Tasks

Completed Good progress Just standing Some help needed! Really stuck/delayed Urgent for next release


[edit] Component: Builders and developer tools

Mentor:

  • lbt

High-level goals for sprints 0.14:

  • Finishing integration of Mer into OpenSUSE Build Service
  • Document development procedure and work on integrating Maemo Extras uploader with OBS
  • Document OBS work and present at Maemo/Mozilla Danish Weekend to maemo.org staff etc.
  • Establish roles of this area for the future
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
2008-03-16 Investigate usage of OpenSUSE Build Service as builder and SDK ability lbt, Stskeeps 100% Meeting on #mer with OBS people, making good progress.
not yet Discuss with maemo.org their requirements for including Mer repository and builders Stskeeps 10% Started X-fade conversation. Need objectives.
2009-06-30 Setup gitorious lbt 20% Team is setup. Workflow required.
2009-06-30 Powerlaunch lbt 0%
2009-06-02 Package catalogue lbt 0% All Mer packages; what they do, links to bugs, links to OBS etc
2009-06-02 Documentation for build+SDK lbt 0% re-write Mer/Build

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

no bugzilla tickets were found

[edit] Component: Ports and base system

Mentors:

  • Stskeeps (carsten.munk at gmail.com)

High level goals for sprints 0.14:

  • OBS support for:
    • 770
    • Pocket Loox
    • Beagleboard
    • Freerunner
  • Improve hardware support for:
    • SmartQ5
    • N8x0
  • Rewrite imager to fit with how images are actually made now.
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
not yet Implement hald-addon-bme open source based on dummy BME and Mer/Documentation/BME_Protocol , see this for example  ?, Stskeeps 0%
not yet Implement a libconic ICD dbus messages handler relaying to NetworkManager  ?, Stskeeps 0%
not yet Adapt imager scripts for Beagleboard to be using .scr like in http://elinux.org/BeagleBoardUbuntu  ?, Stskeeps 0%
not yet Include patch from MB2249 in Mer kernels  ?, andre_ 0%
not yet Include patch from MB2504 in cx3110x-module-src and rebuild cx3110x-module  ?, Stskeeps 0%
not yet Include q5 keys patch by Matan Stskeeps, matan 95% needs testing

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

IDSeverityProductStatusResolutionSummary (2 tasks) Assignee
2504+normalConnectivityRESOLVEDWONTFIXTypo in cx3110 driverKalle Valo
2249enhancementCoreRESOLVEDWONTFIXFM Radio frequency not set for use in Japanunassigned

[edit] Component: User interface (code)

Mentors:

  • None at the moment, ask Stskeeps (carsten.munk at gmail.com)

High level goals for sprints 0.14:

  • Start building generic control panel applets for the Mer system
  • Locate a mentor for this area
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
not yet Implement Mer/Blueprints/About_product_CPA none, Stskeeps 0%
not yet Implement Mer/Blueprints/Date_and_time_CPA none, Stskeeps 0%
not yet Implement Mer/Blueprints/Display_CPA none, Stskeeps 0%
not yet Implement Mer/Blueprints/Memory_CPA none, Stskeeps 0%
not yet Port Xournal none, Stskeeps 0%
not yet Port Modest neatojones, Stskeeps 0% (not sure anyone would use it, but it is for some libraries that other apps need.) Need to import microb-engine first since it's a dependency. Might try libwebkit instead of mozilla.
not yet Port claws-mail (hildonized none, Stskeeps 0%
not yet Port BoaFM b-man, Stskeeps 0%
not yet Port Canola2 and associated python libraries none, Stskeeps 0%
not yet Port Tear none, Stskeeps 0%
2009-05-28 Port a proper PDF reader NullPtr, Stskeeps 0%
not yet package a tslib calibration tool for X or framebuffer? none, Stskeeps 0%
not yet home applets behave oddly when in non-800x480 none, Stskeeps 0%
not yet Patch libvte with further maemo changes (blinking interval, Enter, etc) none 0%
not yet Figure out why Hildon Input Method refuses to show when under Xomap  ?, Stskeeps 0% none
not yet Screen should not dim and turn off during first boot wizard  ?, Stskeeps 0% http://armin-warda.de/noscreenblank.c works fine for keeping the screen alive. It just needs D-Bus running so it can osso_initialize properly. Quick patch so it actually compiles under Mer: http://trac.tspre.org/qwerty12/noscreenblankfix.diff. Apply patch, run "apt-get install libosso-dev && gcc noscreenblank.c -o noscreenblank `pkg-config --cflags --libs libosso". qwerty12 is also available for integrating the above functionality into zenity itself.
not yet Magic X menu stretches too far, before adding v ^ buttons.  ?, Stskeeps 0% none
not yet Magic X menu should have current app highlighted and in top of list  ?, Stskeeps 0% none
not yet Update Midori Mer package  ?, Stskeeps 0%
not yet Chase missing or malplaced icons b-man, stskeeps 0%
not yet Fix http://trac.tspre.org/meiz/screenshots/second-level-statusbar.png  ?, Stskeeps 0%
not yet Hildonize [GPicView] qwerty12, Capn_Fish 0% Segfaults (non-hildonized) when opening a an image. Wondering if it's even worth trying to hildonize this one.

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

IDSeverityProductStatusResolutionSummary (4 tasks) Assignee
4243normalMerRESOLVEDWONTFIXOrganize of Applications Panel not responsiveCarsten Munk
4256normalMerRESOLVEDWONTFIXPressure events are not picked up by gtk.Carsten Munk
4258criticalMerRESOLVEDWONTFIXclock plugin kills task managerCarsten Munk
4250normalMerRESOLVEDWONTFIXInitial configuration - Root Password Confirmation Prompt - No virtual keyboardCarsten Munk

[edit] Component: User interface (artwork)

Mentors:

  • wazd

High level goals for sprints 0.14:

  • Establish style for Mer in the forseeable future and chase down UI implementation and artwork problems.
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
not yet Make replacement(s) for SDK icons (hildon-icons) Meizirkki, wazd 40% List of Hildon icons and their Oxygen-based replacements: http://trac.tspre.org/meiz/oxygen-icons/icons.list . About half of the icons replaced.
not yet Develop new themes based on -mer layout none, wazd 0% none

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

no bugzilla tickets were found

[edit] Component: User interface (localization)

Mentors:

  • claudius/Claudius Henrichs

High level goals:

  • Establish procedures and workflow at Copenhagen meeting
  • Bootstrap localization project together with maemo.org staff
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
not yet Work with maemo.org & Transifex claudius 10% Stskeeps: submitted initial l10n and it got refused by launchpad.
not yet Find and package l10n for osso-xterm  ?, Stskeeps 0% none
not yet look at timeless' enus stuff in extras none, timeless 0%

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

no bugzilla tickets were found

[edit] Component: Outreach

Mentors:

  • mtc (Chief Evangelist)

High level goals:

  • Recruitment, presentations, developer meetings, - reaching out to potential community members.


Committed & Target Task Owner, Mentor/Suggested by  % Highlights
2009-03 MozillaMaemoDanishWeekend - preparing for the Mer part Stskeeps 100% Mer/HackfestCopenhagen09, iTT post
2009-04 Southeast Linuxfest Andrewfblack,mtc 50% Advocacy table
2009-04 Seacoast Linux Group mtc,hotchai 100% Developer recruitment
2009-05 Ohio Linuxfest bman,mtc 15% Proposal approval

[edit] Component: Testing

Mentors:

  • Meizirkki

High level goals for 0.14:

  • Set up lists of testers and decide on testing procedures and how many testing images are needed.
Committed & Target Task Owner, Mentor/Suggested by  % Highlights
not yet Make hildon-desktop-env use a configuration file to determine wether it needs to show cursor or not (useful for x86)  ?, johnx 95% Could use some testing on x86s with touchscreens

Bug reports in bugzilla discovered through or related to development of this component in this sprint, please convert into tasks or refute bug.

no bugzilla tickets were found

[edit] Upstream

Bug reports in bugzilla discovered through or related to Mer development but not within Mer:

IDSeverityProductStatusResolutionSummary (9 tasks) Assignee
4178+majorDesktop platformRESOLVEDFIXEDhildon-input-method needs a finger keyboard exampleMurray Cumming
4101enhancementMerRESOLVEDWONTFIXzenity list should allow clicking in any column for radio and check listsCarsten Munk
4102normalMerRESOLVEDWONTFIX(dpkg?) error message shouldn't say "reached already"Carsten Munk
4111normalMerRESOLVEDWONTFIXinstall catalog details dialog is fatally modalCarsten Munk
3858+normalSystem softwareRESOLVEDFIXEDmaemo-launcher build-depends on libhildondesktop-dev, which in turn build-depends on maemo-launcher-devGuillem Jover
4148normalMerRESOLVEDWONTFIXalarmd should use '.' instead of 'source' in '/bin/sh' scriptsCarsten Munk
4023+criticalDesktop platformRESOLVEDWONTFIXSapwood doesn't align PixbufOpenRequest properly (crash on 770)Sven Herzberg
3939+normalDesktop platformRESOLVEDWONTFIXsapwood loops infinitely at malformed requestunassigned
4043+enhancementSettings and MaintenanceRESOLVEDFIXEDApplication Manager should not depend on "user" accountunassigned