[MeeGo-dev] How to open virtual keyboard when user taps/presses a TextInput element of Qt Quick

2011-03-18 Thread Victor Vu
I wrote an application running on MeeGo Tablet 1.2 Preview. I use Qt Quick and TextInput element to obtain an input from the user. I do not see the virtual keyboard appears when I tap/press on the TextInput element. All settings of TextInput element are default. Does anyone know why this condition

Re: [MeeGo-dev] How to open virtual keyboard when user taps/presses a TextInput element of Qt Quick

2011-03-18 Thread danny
Hi, Make sure you export QT_IM_MODULE as MInputContext and the 'meego-im-uiserver' is running before you test. export QT_IM_MODULE=MInputContext meego-im-uiserver ./test -- Best Regards, At 2011-03-18 15:25:29,Victor Vu victor.moblin...@gmail.com wrote: I wrote an application running

[MeeGo-dev] meego-im-uiserver crashing

2011-03-18 Thread Yuvaraj.Ragupathi
Hi All, I create my own virtual keyboard plugin and set as active plugin. Then i restarted meego-im-uiserver via #meego-im-uiserver -remote-theme Its giving segmentation fault. If i set MeegoKeyboard plugin as active ,eveything is fine. Even i could not able to run hello simple hello

Re: [MeeGo-dev] meego-im-uiserver crashing

2011-03-18 Thread Mohammad Anwari
2011/3/18 yuvaraj.ragupa...@tieto.com: Hi All, I create my own virtual keyboard plugin and set as active plugin. Then i restarted meego-im-uiserver via #meego-im-uiserver -remote-theme Its giving segmentation fault. If i set MeegoKeyboard plugin as active ,eveything is fine. Even i

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Dominig ar Foll
What is the kernel that will be on the future MeeGo tablets? This will depend on what hardware platform you are talking about. For Intel devices we have people creating Moorestown, Oaketrail, and Pinetrail based devices with Moorestown and Oaktrail having the same hardware decode

Re: [MeeGo-dev] flash filesystem support on meego

2011-03-18 Thread Dominig ar Foll
we have considered investing in making a good one, but it seems the industry trend has been to go away fast from raw nand towards eMMC managed NAND. and don't seem to have any devices actually using this but UBI/UBIFS is not a bad solution in this space either... I would like to moderate

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Niels Mayer
On Fri, Mar 18, 2011 at 5:16 AM, Dominig ar Foll dominig.arf...@fridu.net wrote: in the TV project we have a serious need to treat video well and for that reason we have started a tread discussion on the need for a unified video player which can hide the complexity of sourcing the video and

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Dave Neary
Hi, Niels Mayer wrote: What about using http://www.mplayerhq.hu and various programs that wrap it effectively? I've found http://smplayer.sourceforge.net/ to be one such wrapper, and it's very much MeeGo compatible because it's based on Qt. For embedding a media player in the browser (so

Re: [MeeGo-dev] [MeeGo-community] Meego @ Google Summer of Code 2011

2011-03-18 Thread Andre Klapper
On Wed, 2011-03-16 at 12:23 -0300, Leonardo Luiz Padovani da Mata wrote: People can still add their ideas for Google summer of code here: http://wiki.meego.com/GSoC_2011/Ideas page. Results for participating organizations are now available at

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Niels Mayer
On Fri, Mar 18, 2011 at 12:32 PM, Dave Neary dne...@maemo.org wrote: I would recommend building on libav instead http://libav.org/ which is the continuation of FFMpeg as a library project, independent of mplayer.hu. I have, but in Vala: http://code.google.com/p/spekle/ . FYI:

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Brendan Le Foll
On 18 March 2011 20:21, Niels Mayer nielsma...@gmail.com wrote: What about using http://www.mplayerhq.hu  and various programs that wrap it effectively? I've found http://smplayer.sourceforge.net/ to be one such wrapper, and it's very much MeeGo compatible because it's based on Qt. For

Re: [MeeGo-dev] Meego Video API's

2011-03-18 Thread Niels Mayer
On Fri, Mar 18, 2011 at 3:12 PM, Brendan Le Foll bren...@fridu.net wrote: MeeGo will never be a usable commercial OS that system vendors can package and put on devices if our video APIs are based on a non DRM + proprietary codec friendly system (never mind the other problems mentioned by