(→Meego packaging) |
|||
| Line 14: | Line 14: | ||
* [http://meego.gitorious.org/meegotouch/meegotouch-inputmethodengine meego-im-engine]:<pre>git clone git@gitorious.org:meegotouch/meegotouch-inputmethodengine.git</pre> | * [http://meego.gitorious.org/meegotouch/meegotouch-inputmethodengine meego-im-engine]:<pre>git clone git@gitorious.org:meegotouch/meegotouch-inputmethodengine.git</pre> | ||
* [http://meego.gitorious.org/meegotouch/meegotouch-inputmethodkeyboard meego-keyboard]:<pre>git clone git@gitorious.org:meegotouch/meegotouch-inputmethodkeyboard.git</pre> | * [http://meego.gitorious.org/meegotouch/meegotouch-inputmethodkeyboard meego-keyboard]:<pre>git clone git@gitorious.org:meegotouch/meegotouch-inputmethodkeyboard.git</pre> | ||
| + | |||
| + | For MeeGo 1.2, use the following branches instead of master: | ||
| + | * https://meego.gitorious.org/meegotouch/meegotouch-inputmethodframework/commits/meego-1.2 | ||
| + | * https://meego.gitorious.org/meegotouch/meegotouch-inputmethodkeyboard/commits/meego-1.2 | ||
| Maliit - Input Methods for MeeGo |
|---|
| Overview · Development · Installing · Roadmap |
Contents |
Some of the documentation is slighly outdated, and we are working to improve this. Use our communication channels if there are any issues.
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodframework.git
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodengine.git
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodkeyboard.git
For MeeGo 1.2, use the following branches instead of master:
We use gitorious to handle patches and reviews. Clone our repository, and create a merge request with the commits you want merged. As a general rule, do not send patches to the mailinglist.
If you are implementing a new feature, it is smart to discuss it on the mailing list first. If you have a fix for a bug that affects Meego, file a bugreport at bugs.meego.com and link your merge request there.
We currently do not have a concrete policy for giving out commit rights to the mainline repositories. However, it is our intention that contributors that builds up a track record with the project are able to get commit rights. Do note that also those who have commit rights have to submit and get their merge requests reviewed prior to changes going in.
| ID | Status | Assignee | Severity | Version | Summary (11 tasks) ⇒ |
|---|---|---|---|---|---|
| Low | |||||
| 18665* 18665
Unless you need to develop target (platform/device) specific things, I recommend just using your host system when developing Maliit. | NEW | x2 | enhancement | 1.4 | [FEA] API missing for Cleanup activity during im-plug-in Unloading |
| Medium | |||||
| 13375* | ASSIGNED | mikhas | normal | 1.2 | MInputContext forwards incorrect orientation in non-MTF apps (w/patch) |
| 15517* triaged15517
bugzilla shifted the bug when i hit save. error. this is not started on yet. | ASSIGNED | mcberardi | normal | 1.2 | Unable to disable VKB when external USB keyboard plugged in |
| 22123* triaged22123
(In reply to comment #3) > If this is only for MeeGo 1.2 Harmattan, the bug is in wrong place. No, this bug is for MeeGo proper. I've filed the bug in the Harmattan bugzilla too: http://www.developer.nokia.com/bugs/show_bug.cgi?id=349 | ASSIGNED | mikhas | normal | 1.3 | Virtual keyboard layouts should allow for arrow keys |
| 16992* triaged16992
Well still Keyboard looks the same as in base theme. While running Uiserver, I get MAssemblyPrivate: load stylesheet from /usr/share/themes/base/meegotouch/libmeego-keyboard/style/libmeego-keyboard.css MAssemblyPrivate: load stylesheet from /usr/share/themes/n900de/meegotouch/libmeego-keyboard/style/libmeego-keyboard.css Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so MeegoGraphics: found EGL_NOK_image_shared MeegoGraphics: found EGL_KHR_lock_surface2 MeegoGraphics: found EGL_KHR_fence_sync MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-key-disabled_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-key-highlighted_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-key-highlighted-pressed_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-key-selected-highlighted_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-key-pressed-selected-highlighted_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-function-key-disabled_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-function-key-selected-highlighted_0_0" MThemePrivate: pixmapChangedSlot - pixmap reload failed (null handle): "default_pixmap_meegotouch-keyboard-function-key-pressed-selected-highlighted_0_0" void MVirtualKeyboard::setLayout(int) "" -> "en_gb.xml" index= 0Some files seem to be missing in theme/icons which causes the issue. | NEW | x2 | normal | 1.2 | Virtual keyboard uses suboptimal theming in MeeGo Tablet UX |
| 19562* 19562
(In reply to comment #2) As I said here: http://forum.meego.com/showpost.php?p=24704&postcount=13 I suggest to split the bug in two, - The Japanese Input - The sliding feature > We will also need engine support. There are many open source possibilities, the most efficient ones are in my opinion Anthy and Mozc. If I misunderstood what you mean please forgive me. | NEW | x2 | normal | 1.3 | [FEA]Missing Japanese virtual keyboard layout |
| 20615* triaged20615
I'm investigating a similar crash issue related to corewatcher. Could you test it without corewatcher to see if you still meet any crash: After meego-im-uiserver launched, kill corewatcher process and do the same tests. Note that without corewatcher, you can still find core files under /tmp with the PID when it is core dumping. (You might need "ulimit -c unlimited" to enable core dump.) | NEW | x2 | major | 1.2 | Meego-im-uiserver crashed with 2/10 possibility |
| 22570* 22570
(In reply to comment #3) > Core OS Bug Triage: > > Priority -> medium > > Assigned to -> araujo
Please look at it. Thanks, kalinga | NEW | araujo | normal | 1.2 | Insert of a punctuation character un-necessarily deleting the last character of the previously committed word |
| 15025* triaged15025
(In reply to comment #28) > (In reply to comment #27) > > Will not be fixed for 1.2. Moving to 1.3. > > And based on what do you make that decision, your majesty? that time is up and the proposed fix doesn't apply since it involves a package that is not part of 1.2 and shifting everything over to the new codebase at this extreme late hour would be an unacceptable risk. This.... and none of the meego-ux apps are impacted by this bug. For 1.3 it's easy, we include the change to use the new libmaliit and we are done with it. | REOPENED | x2 | major | 1.3 | MInputMethod does not rotate for QML and Qt Applications |
| Undecided | |||||
| 23506* 23506
In order to integrate properly with the netbook UI the virtual keyboard also needs a clutter-imcontext backend. I am told that this is 'quite a lot like the gtk one' which is good, since we have one of those already. | NEW | x2 | normal | 1.2.0 | meegotouch-inputmethodbridges needs a clutter-imcontext backend |
| 23171* | REOPENED | araujo | normal | 1.3 | [CE] VKB stays open after opening HWKB. |
Latest inputmethod packages QA reports using recent Meego images can be found at the QA Basic Feature Testing section of http://qa-reports.meego.com.
| Maliit - Input Methods for MeeGo |
|---|
| Overview · Development · Installing · Roadmap |