[MeeGo-dev] Maliit 0.80.1 released

2011-06-27 Thread Michael Hasselmann
What's new?
===

This release contains 26 bug fixes in the framework and the reference
plugins.
Transition animations were improved.

Where can I get it?
===

* framework:
  http://gitorious.org/maliit/maliit-framework/archive-tarball/0.80.1
* plugins:
  http://gitorious.org/maliit/maliit-plugins/archive-tarball/0.80.1

What is it?
===

Maliit provides a flexible and cross-platform input method framework,
including a virtual keyboard. It works on all MeeGo user experiences,
and in other GNU/Linux distributions.

Visit http://maliit.org for more information about the project.

Who contributed to this release?


* Antti Pulakka
* Jon Nordby
* Maksim Kirillov
* Michael Hasselmann
* Pekka Vuorela
* Rakesh Cherian
* Viacheslav Sobolev
* Aapo Kojo
* Csaba Kertész
* Jan Arne Petersen
* Jarno Malmari
* Jason JiaJingxing
* Mohammad Anwari
* Ning Chi
* Wang Zongxin

What changed in detail?
===

CHANGES IN FRAMEWORK SINCE 0.80.0
* Support for QML plugins to let user hide plugin
* Legacy mode can be enabled through:
  $ qmake -r CONFIG+=enable-meegotouch

CHANGES IN PLUGINS SINCE 0.80.0
* Add transition animation for magnifier and extended keys
* Improved language switch animation
* Added Hebrew language layouts
* Legacy mode can be enabled through:
  $ qmake -r CONFIG+=enable-meegotouch

BUG FIXES
* Fixes: NB#254635, meego-im-uiserver is missing capabilities
* Fixes: BMC#15415 - corrupt text-input-settings.qm
* Fixes: NB#265488 - Word tracker is shown empty when the device is
rotated.
* Fixes: MAbstractInputMethodHost's dependency to MIMApplication
* Fixes: NB#259910, CommonComboBoxIcons missing from Text input settings
* Fixes: NB#259600, Order of layout information, non-tapable area and
line to be removed from settings.
* Fixes: Don't autocommit previous key if it's the same as the new one.
* Fixes: NB#268341, VKB related vibration feedbacks need to be updated
* Fixes: NB#265905 - Wrong styles used in Word list dialog
* Fixes: NB#261490 - [TASK] Implement transition between magnifier and
extended keys
* Fixes: Unconsumed meta data during dpkg-buildpackage.
* Fixes: Syling for 33-keys layouts
* Fixes: NB#264297
* Fixes: NB#266879 - No email text input keyboard for Swedish
* Fixes: Use Hebrew phonenumber layout, too
* Fixes: BMC#17318 - Missing Hebrew virtual keyboard layout
* Fixes: NB#265892 - Messaging app hangs or working very slow while
writing a message in certain way
* Fixes: failed Ut_MKeyboardHost
* Fixes: Cangjie toggle key need to be reset.
* Fixes: NB#266446
* Fixes: NB#254893 - Search suggestion is not updated for Google...
* Fixes: NB#262890 - In the custom toolbar field,buttons present in the
vkb toolbar are getting highligtened while the vkb is closing.
* Fixes: NB#258652 - Keyboard language notification is not according to
layout guide
* Fixes: NB#259910, CommonComboBoxIcons missing from Text input settings
* Fixes: NB#241979 - VKB; Press down state is not shown in candidate
dialog of Chinese Zhuyin input.
* Fixes: NB#221453 - Dead key remains highlighted after Keys Pup up is
present

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

[MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Bogdan Cristea
I would like to execute at startup a script allowing to launch synergy client. 
I have put this script in  /etc/init.d and made a soft link to the script in 
/etc/rc5.d, but the client is not running. What is the approach I need to 
follow in order to lauch a script at startup ?
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Leonardo Luiz Padovani da Mata
Hey Bogdan,  consider adding the script call on /etc/rc.local.

As i remember, the default runlevel for  MeeGo is 3, not 5, so adding
it to rc3.d might work also.
On our sollution the package containing the daemon creates a .desktop
on /etc/xdg/autostart with the commands that you wish to run on
openning the UX, but this is just a workaround since we don't want to
change the scripts.

The MeeGo daemons are started by /etc/rc.sysvinit

Notice that this is how the NETBOOK version work, please check if the
tablet is the same.



On Sun, Jun 26, 2011 at 11:44 AM, Bogdan Cristea crist...@gmail.com wrote:
 I would like to execute at startup a script allowing to launch synergy client.
 I have put this script in  /etc/init.d and made a soft link to the script in
 /etc/rc5.d, but the client is not running. What is the approach I need to
 follow in order to lauch a script at startup ?
 ___
 MeeGo-dev mailing list
 MeeGo-dev@meego.com
 http://lists.meego.com/listinfo/meego-dev
 http://wiki.meego.com/Mailing_list_guidelines




-- 
Leonardo Luiz Padovani da Mata

International Syst S/A
Metasys Tecnologia
Software Engineer Metasys MeeGo Team

leonar...@metasys.com.br
+55-31-3503-9040

May the force be with you, always
Nerd Pride... eu tenho. Voce tem?
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Kok, Auke-jan H
On Sun, Jun 26, 2011 at 7:44 AM, Bogdan Cristea crist...@gmail.com wrote:
 I would like to execute at startup a script allowing to launch synergy client.
 I have put this script in  /etc/init.d and made a soft link to the script in
 /etc/rc5.d, but the client is not running. What is the approach I need to
 follow in order to lauch a script at startup ?

The synergy client (synergyc) can not be started from an init.d
script, as this would not enable the client to connect to the X11
session and do it's work.

You need to make a desktop autostart file, and put it in
~/.config/autostart/. Something like this (adjust options
appropriately for your systems) will work:

$ cat ~/.config/autostart/synergy-client.desktop
[Desktop Entry]
Name=Synergy client
Exec=synergyc -n client server.com --no-daemon
X-MeeGo-Priority=Low
X-MeeGo-Watchdog=Restart

Auke
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Arjan van de Ven

On 6/26/2011 7:44 AM, Bogdan Cristea wrote:

I would like to execute at startup a script allowing to launch synergy client.
I have put this script in  /etc/init.d and made a soft link to the script in
/etc/rc5.d, but the client is not running. What is the approach I need to


this is very invalid and causes many problems!

you should be using chkconfig --add to register the service with the 
system (but the packaging is a bit complex, the fedora packaging 
guidelines are the best description of how to package a service with rpm 
that I've found)


but note that this runs your component as a root daemon.

if you want to run in the user session, you need to place a .desktop 
file in /etc/xdg/autostart



___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Arjan van de Ven

On 6/27/2011 1:02 PM, Leonardo Luiz Padovani da Mata wrote:

Hey Bogdan,  consider adding the script call on /etc/rc.local.

As i remember, the default runlevel for  MeeGo is 3, not 5, so adding
it to rc3.d might work also.
On our sollution the package containing the daemon creates a .desktop
on /etc/xdg/autostart with the commands that you wish to run on
openning the UX, but this is just a workaround since we don't want to


I'm sorry but your recommendation is even worse than the original 
thing... but they're both very very wrong.



___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Kok, Auke-jan H
On Mon, Jun 27, 2011 at 1:02 PM, Leonardo Luiz Padovani da Mata
leonar...@syst.com.br wrote:
 Hey Bogdan,  consider adding the script call on /etc/rc.local.

 As i remember, the default runlevel for  MeeGo is 3, not 5, so adding
 it to rc3.d might work also.

it is neither in trunk, and initscripts will not work from 1.3 on.
I've already explained why you can't have synergyc start in an init
script anyway.

Auke
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Leonardo Luiz Padovani da Mata

 you should be using chkconfig --add to register the service with the system
 (but the packaging is a bit complex, the fedora packaging guidelines are the
 best description of how to package a service with rpm that I've found)

Maybe we should define better the documentation. As you might see
users are confused on the correct behaviour they(we) should use on
adding services to MeeGo.


-- 
Leonardo Luiz Padovani da Mata

International Syst S/A
Metasys Tecnologia
Software Engineer Metasys MeeGo Team

leonar...@metasys.com.br
+55-31-3503-9040

May the force be with you, always
Nerd Pride... eu tenho. Voce tem?
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Execute automatically a script at statup in meego-tablet-ia32-pinetrail-1.1.90.2.20110209.4

2011-06-27 Thread Kok, Auke-jan H
On Mon, Jun 27, 2011 at 1:43 PM, Leonardo Luiz Padovani da Mata
leonar...@syst.com.br wrote:
 it is neither in trunk, and initscripts will not work from 1.3 on.
 I've already explained why you can't have synergyc start in an init
 script anyway.

 Since it's 1.1.90.* should work with initscripts, right?

no

you can't start synergyc as initscript daemon, period. See my previous
post as to why this will not work.

Auke.
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Netbook image screen size and resolution

2011-06-27 Thread Arjan van de Ven

On 6/27/2011 11:04 AM, Leonardo Luiz Padovani da Mata wrote:

Hello all,
Looking at http://wiki.meego.com/Netbook_Design_Guide there is a
paragraph saying that the smallest resolution is 1024x600 but this
isn't the case for 7 display. Sometimes the 7 is only available in
800x480. Is there any plans to provide lower resolution on netbooks?
Is it possible to enable virtual desktop resolution? Will it be any
screen resolution configuration tool for MeeGo?


there are no plans to move the Netbook UI to that resolution.

that's more a resolution in which the phone UI or tablet UI will work
(but the later even barely)

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines