(→Packages for Ubuntu (10.04 Lucid Lynx / 10.10 Maveric Meerkat)) |
m (→Packages for Ubuntu (10.04 Lucid Lynx / 10.10 Maveric Meerkat)) |
||
| Line 56: | Line 56: | ||
To install the packages, you will need to add two Launchpad PPA's to your system's software sources: | To install the packages, you will need to add two Launchpad PPA's to your system's software sources: | ||
| - | + | * Under System → Administration → Software Sources, select "Other Software" '''or''' | |
| - | + | **Alternatively you can run Synaptics Package Manager and choose the menu ''Setting'' --> ''Package Sources'' where you can add the following PPA's in the tab "Other Software" | |
| - | + | *<code>Add ppa:openismus-team/openismus-meego-im</code> | |
| - | + | *<code>Add ppa:kubuntu-ppa/backports</code> (needed for Qt 4.7, on Lucid/Meerkat) | |
| - | + | *Install meego-keyboard-dev and meegotouch-demos-widgetsgallery (for simple testing) through Synaptics Package Manager '''or''' | |
| - | + | **using this command line command(make sure that Synaptics is closed already): | |
sudo apt-get update && sudo apt-get install meego-keyboard-dev meegotouch-demos-widgetsgallery | sudo apt-get update && sudo apt-get install meego-keyboard-dev meegotouch-demos-widgetsgallery | ||
Contents |
Maliit provides a flexible and cross graphical user interface toolkit input method framework. It is usable on all MeeGo user experiences.
Following are the high level end-user features supported by Maliit:
The MeeGo Input Methods are not in any official Ubuntu repository. However, the packages are available through Launchpad. They are provided to ease development of input method plugins, without the need of using the MeeGo SDK or even scratchbox.
To install the packages, you will need to add two Launchpad PPA's to your system's software sources:
Add ppa:openismus-team/openismus-meego-im
Add ppa:kubuntu-ppa/backports (needed for Qt 4.7, on Lucid/Meerkat)
sudo apt-get update && sudo apt-get install meego-keyboard-dev meegotouch-demos-widgetsgallery
To quickly test your installation, it is recommended to use the widgetsgallery:
meego-im-uiserver -software -bypass-wm-hint
QT_IM_MODULE=MInputContext widgetsgallery
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
| 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. |
Visit us in #meego-inputmethods at freenode.net