Meego Wiki
Views

Maliit/Development

From MeeGo wiki
< Maliit
Revision as of 14:35, 19 April 2011 by Jonnor (Talk | contribs)
Jump to: navigation, search


Contents

Documentation

Some of the documentation is slighly outdated, and we are working to improve this. Use our communication channels if there are any issues.

Repositories

  • meego-im-framework:
    git clone git@gitorious.org:meegotouch/meegotouch-inputmethodframework.git
  • meego-im-engine:
    git clone git@gitorious.org:meegotouch/meegotouch-inputmethodengine.git
  • meego-keyboard:
    git clone git@gitorious.org:meegotouch/meegotouch-inputmethodkeyboard.git


Team

Contributing

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.

Installing

See Maliit/Installing

Using

To quickly test your installation, it is recommended to use the widgetsgallery:

  1. Make sure you have a compositing window manager running: Go to System → Appearance, select "Visual Effects" and choose either normal or extra.
  2. Start the meego-im-uiserver (responsible for handling input method plugins and communication with the application) using a shell:
 meego-im-uiserver -software -bypass-wm-hint
  1. Test virtual keyboard in MeeGo Touch's widgetsgallery (in a seperate shell):
 QT_IM_MODULE=MInputContext widgetsgallery

To integrate it with your system or product, use the distro-recommended way to start above daemon and setting the environment variable for all applications.

Open bug reports

IDStatusAssigneeSeverityVersionSummary (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.
NEWx2enhancement1.4[FEA] API missing for Cleanup activity during im-plug-in Unloading
Medium
13375*
N900CE, triaged13375 Situation should be re-evaluated with new libmaliit (soon-to-be) in MeeGo trunk.
ASSIGNEDmikhasnormal1.2MInputContext 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.
ASSIGNEDmcberardinormal1.2Unable 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
ASSIGNEDmikhasnormal1.3Virtual 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= 0 
Some files seem to be missing in theme/icons which causes the issue.
NEWx2normal1.2Virtual 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.
NEWx2normal1.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.)
NEWx2major1.2Meego-im-uiserver crashed with 2/10 possibility
22570*
22570

(In reply to comment #3) > Core OS Bug Triage: > > Priority -> medium > > Assigned to -> araujo


Hi, I have analyzed it and created a merge request at https://gitorious.org/maliit/maliit-plugins/merge_requests/7

Please look at it.

Thanks,

kalinga
NEWaraujonormal1.2Insert 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.
REOPENEDx2major1.3MInputMethod 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.
NEWx2normal1.2.0meegotouch-inputmethodbridges needs a clutter-imcontext backend
23171*REOPENEDaraujonormal1.3[CE] VKB stays open after opening HWKB.

Meego packaging

Status in Trunk

QA Reports

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.

Personal tools