maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Help] Do not know how to activate the application Maliit. (https://talk.maemo.org/showthread.php?t=79102)

WhiteWolf 2011-10-15 18:09

[Help] Do not know how to activate the application Maliit.
 
I installed Maliit in the N900.

Can anyone help me to activate?

Thanks

inean 2011-10-15 19:12

Re: [Help] Do not know how to activate the application Maliit.
 
maliit is a vkb targeted to qtcomponents based apps. To try it install butaca

Netweaver 2011-10-15 19:44

Re: [Help] Do not know how to activate the application Maliit.
 
just tried to, but Butaca also tries to install a later QT-components-10 package, the 1.0~git20111014-1+0m version.

The combination of these 2 errored in FAP and I had to do a apt-get -f install to remove them and get a sable situation back.

Any idea ?

pusak gaoq 2011-10-15 19:53

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by Netweaver (Post 1109304)
just tried to, but Butaca also tries to install a later QT-components-10 package, the 1.0~git20111014-1+0m version.

The combination of these 2 errored in FAP and I had to do a apt-get -f install to remove them and get a sable situation back.

Any idea ?

yaaa...waits until the developer announce(thread) in this community the release of his projects...

inean 2011-10-15 20:14

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by Netweaver (Post 1109304)
just tried to, but Butaca also tries to install a later QT-components-10 package, the 1.0~git20111014-1+0m version.

The combination of these 2 errored in FAP and I had to do a apt-get -f install to remove them and get a sable situation back.

Any idea ?

Yep. Unfortunately, there's not going to be a clear way to upgrade from qt-components to qt-components-10, neither for the old extras-devel qt-components and for the dropbox one.

The thing is that qt-components-10 ant qt-components-base-theme sets conflict flags to qt-components and qt-components-base-icons to prevent a user to reach an inconsistent state. Any other combination of Replaces + Breaks + Provides unfortunatelly doesn't work.

inean 2011-10-15 20:17

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by pusak gaoq (Post 1109311)
yaaa...waits until the developer announce(thread) in this community the release of his projects...

Ok, I will post an announce about qt-components and be prepared for the qt-component install party/mess :p

Netweaver 2011-10-15 22:56

Re: [Help] Do not know how to activate the application Maliit.
 
ok, running now with the qt-components-10 and Butaca (great program btw), also Maliit installed. But the question remains ... How to activate the vkb in a text entry field?

qwazix 2011-10-15 23:13

Re: [Help] Do not know how to activate the application Maliit.
 
In the maliit wiki there is an envvar that is supposed to take care of gtk integration. Has anybody tried if it works on maemo?

Alfred 2011-10-15 23:26

Re: [Help] Do not know how to activate the application Maliit.
 
It did, but the one from the repo in my signature. This is one doens't i guess.

Netweaver 2011-10-15 23:48

Re: [Help] Do not know how to activate the application Maliit.
 
Below is from the Maliit wiki. In the filesystem I only found the maliit-server binary so I guess we can safely forget about all the mentions of the 'legacy-mode'.

I've put both non-legacy-mode export commands in my .bashrc, rebooted, ran the server binay as requested (got 2 warning/error messages) in a terminal screen, ran Butaca, double clicked in an input field and see, a VKB appears, on a totally black background...

It's fully functional, but whatever you type doesn't appear on screen. Only when you click outside the vkb, you get back to the normal screen and you can see what you've typed.

It's a very good start :D

UPDATE: when for 2nd time calling the vkb it appears overlayed over the normal page and you can see the entered text correctly, as you type. This is all early game on Fremantle but very nice to see that things are actually working fine already. Thanks for all developers and testers involved so far !

--------------------------------------------------------------------------

Input context
The Qt input context is loaded by setting the environment variable QT_IM_MODULE=Maliit

Quote:

export QT_IM_MODULE=Maliit
If running in legacy-mode, replace "Maliit" with "MInputContext"

The Gtk+ (optional) input context is loaded by setting the
GTK_IM_MODULE=meego-im

Quote:

export GTK_IM_MODULE=meego-im
The Gtk+ module name is planned to be changed to Maliit in the near future.

Server
Note: You need to have a compositing window manager running to be able to use Maliit.

Quote:

maliit-server -software -bypass-wm-hint
If running legacy-mode, replace "maliit-server" with "meego-im-uiserver".

In the future, it might be that the server can be autostarted by the input context.

WhiteWolf 2011-10-16 14:20

Re: [Help] Do not know how to activate the application Maliit.
 
I'll try because I'm not sure you understand all the steps.

Thank you.

inean 2011-10-16 14:43

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by Netweaver (Post 1109379)
Below is from the Maliit wiki. In the filesystem I only found the maliit-server binary so I guess we can safely forget about all the mentions of the 'legacy-mode'.
...
In the future, it might be that the server can be autostarted by the input context.

Right know, gtk-im-context is javispedro's GSOC baby. If you want Maliit VKB support on Fremantle you should ask him for help.

N900L 2011-10-21 19:37

Re: [Help] Do not know how to activate the application Maliit.
 
any clear steps on how to install this keyboard on n900.

do i have to uninstall ukeyboard first?
does it work only in qt apps ?

mikhas 2011-10-30 22:00

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by inean (Post 1109530)
Right know, gtk-im-context is javispedro's GSOC baby. If you want Maliit VKB support on Fremantle you should ask him for help.

We're not using that IM bridge. We use the one that was used in MeeGo tablet edition.

inean 2011-10-30 22:24

Re: [Help] Do not know how to activate the application Maliit.
 
Quote:

Originally Posted by mikhas (Post 1116123)
We're not using that IM bridge. We use the one that was used in MeeGo tablet edition.

Sorry, I tought that there was only one im context implementation for GTK...

By the way, now that N900 support is upstream... what do you think about maintain maliit and maliit-plugin packages?


All times are GMT. The time now is 16:44.

vBulletin® Version 3.8.8