[MeeGo-dev] libmeegotouch can not compiled under 1.2.0 SDK

2011-06-23 Thread Jianchun Zhou
Hi, guys: I found that the latest libmeegotouch code can not be built under 1.2.0 SDK, dumped this message: scene/mscene.cpp: In member function ‘void MScenePrivate::handleFocusChange(QGraphicsSceneMouseEvent*)’: scene/mscene.cpp:565:29: error: ‘ItemStopsFocusHandling’ is not a member of

Re: [MeeGo-dev] [Meego-qa] A problem to click the GestureArea via TDriver API.

2011-06-23 Thread Tang, Shaofeng
Hi Tatu, Thanks a lot to your feedback. Firstly the additional parameter use_tap_screen works. It seems the touch event wasn't sent correctly. And the qttas-server (tag 1.2.0) is used by us. I get the codes from Gitorious, and reset to the tag 1.2.0. I suppose it is what you mentioned. And the

[MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Liu, Wei Zhi
Hi, I am trying to show some warning info via sending dbus message to MNotificationManager, but I can't find the popup notification. Who can give me some hints? The Meego image I installed: MeeGo tablet 1.2 Dbus command I used: $dbus-send -print-reply

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Salvatore Iovene
Hi, On Thu, 23 Jun 2011 08:55:00 +0100 Liu, Wei Zhi wei.zhi@intel.com wrote: I am trying to show some warning info via sending dbus message to MNotificationManager, but I can’t find the popup notification. [..] $dbus-send –print-reply –dest=com.meego.core.MNotificationManager

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Liu, Wei Zhi
I got reply like: Method return sender:=1.11 -dest=:1.43 reply_serial=2 Uint32 10 I checked DBUS_SESSION_BUS_PID in /proc/`pidof meego-ux-daemon`/environ and output of `env`. They are same! So I could say I run dbus-send in the same dbus session as UX session and get

Re: [MeeGo-dev] Wayland effort in 1.3 - planning, discussion, activities, etc

2011-06-23 Thread Liu, Xinyun
Totally agree with you. I care about how to integrate it to MeeGo and what it can help MeeGo. It's accepted to add wayland to MeeGo 1.3. To make wayland more like a product than a toy in 1.3, we need to a schedule. Before October, it's easy to add new package;then fixes only. Let's evaluate the

Re: [MeeGo-dev] libmeegotouch can not compiled under 1.2.0 SDK

2011-06-23 Thread Michael Hasselmann
On Thu, 2011-06-23 at 14:30 +0800, Jianchun Zhou wrote: Hi, guys: I found that the latest libmeegotouch code can not be built under 1.2.0 SDK, dumped this message: scene/mscene.cpp: In member function ‘void MScenePrivate::handleFocusChange(QGraphicsSceneMouseEvent*)’:

[MeeGo-dev] Looking for QML-Developers to work on MeeGo 1.2 CE - Peregrine

2011-06-23 Thread jeremias bosch
Hello all, my Name is Jeremias and I'm the Product Dude of Peregrine. Peregrine was shown on MeeGo Conference in SFO and it is the default Chat Application of the MeeGo 1.2 CE. We are thankfully supported by the Company I work for, basysKom. Currently we are following a track to make Peregrine

Re: [MeeGo-dev] libmeegotouch can not compiled under 1.2.0 SDK

2011-06-23 Thread Thiago Macieira
On Thursday, 23 de June de 2011 11:28:18 Michael Hasselmann wrote: On Thu, 2011-06-23 at 14:30 +0800, Jianchun Zhou wrote: Hi, guys: I found that the latest libmeegotouch code can not be built under 1.2.0 SDK, dumped this message: scene/mscene.cpp: In member function ‘void

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Liu, Bing Wei
Can MeeGo kernel gurus help to answer this issue - how to rebuild the MeeGo kernel w/o an OBS account? I think it's generic to other kernels in MeeGo. - Bingwei -Original Message- From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of Foster, Susan B

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Rusty Lynch
On 06/23/2011 12:55 AM, Liu, Wei Zhi wrote: Hi, I am trying to show some warning info via sending dbus message to MNotificationManager, but I can’t find the popup notification. Who can give me some hints? The Meego image I installed: MeeGo tablet 1.2 Dbus command I used:

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Andy Ross
On 06/23/2011 12:55 AM, Liu, Wei Zhi wrote: $dbus-send –print-reply –dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:0 uint32:0 string:’test’ Is test a valid notification type? Try the longer form of

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Rusty Lynch
On 06/23/2011 09:43 AM, Andy Ross wrote: On 06/23/2011 12:55 AM, Liu, Wei Zhi wrote: $dbus-send –print-reply –dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:0 uint32:0 string:’test’ Is

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Kok, Auke-jan H
please take a look at: http://wiki.meego.com/Recompile_kernel and, if this isn't enough information, we should document this page with more detailed instructions. Auke On Thu, Jun 23, 2011 at 6:53 AM, Liu, Bing Wei bing.wei@intel.com wrote: Can MeeGo kernel gurus help to answer this

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Gabriel M. Beddingfield
On Thu, 23 Jun 2011, Kok, Auke-jan H wrote: please take a look at: http://wiki.meego.com/Recompile_kernel and, if this isn't enough information, we should document this page with more detailed instructions. Ditto for this one:

Re: [MeeGo-dev] libmeegotouch can not compiled under 1.2.0 SDK

2011-06-23 Thread Michael Hasselmann
On Thu, 2011-06-23 at 15:17 +0200, Thiago Macieira wrote: Should be in Qt 4.7 master (commit 517290f) but you can also remove the ItemStopsFocusHandling flag for your development - without it, text entries will lose focus when user starts panning the contents of MApplicationPage. That's

[MeeGo-dev] SF2011 BoF notes: Reinvigorating MeeGo Netbook

2011-06-23 Thread Carsten Munk
Hi, We had a great BoF session on the topic of Reinvigorating MeeGo Netbook. Hirally Santiago Rodriguez took notes for this session and Gail Frederick was hosting the session. Here are the notes - thanks to Hillary for sending them to me :), please do follow up about the topics mentioned here on

Re: [MeeGo-dev] SF2011 BoF notes: Reinvigorating MeeGo Netbook

2011-06-23 Thread Glen Gray
Thanks for this Carsten, Not having attended the SF2001 conf, I was really interested in seeing how this BoF went. On 23 Jun 2011, at 18:58, Carsten Munk wrote: Hi, We had a great BoF session on the topic of Reinvigorating MeeGo Netbook. Hirally Santiago Rodriguez took notes for this

Re: [MeeGo-dev] MNotification can't show notification

2011-06-23 Thread Shane Bryan
On Thu, Jun 23, 2011 at 03:55:00PM +0800, Liu, Wei Zhi wrote: Hi, I am trying to show some warning info via sending dbus message to MNotificationManager, but I can't find the popup notification. Who can give me some hints? The Meego image I installed: MeeGo tablet 1.2 Dbus command I

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Clark, Joel
We would like to know why this work in April but broke in the final release. What broke with rpmbuild of the intel-automotive rpm? regards Joel -Original Message- From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of Kok, Auke-jan H Sent: Thursday, June

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Foster, Susan B
please take a look at: http://wiki.meego.com/Recompile_kernel and, if this isn't enough information, we should document this page with more detailed instructions. Ditto for this one: http://wiki.meego.com/Tips_on_compiling_and_packaging_kernels_in_MeeGo Perhaps the pages should be

Re: [MeeGo-dev] Errors doing rpmbuild with kernel-adaptation-intel-automotive

2011-06-23 Thread Foster, Susan B
#rpmbuild -bp kernel-adaptation-medfield.spec returns an exit status of 0 So it doesn't look like it is an issue with using rpmbuild, it looks like its might be specific to the kernel-adaption-intel-automotive... I haven't tried with other kernels... -Original Message- From:

Re: [MeeGo-dev] Changes to uxlaunch in Trunk: configuration will need changes.

2011-06-23 Thread steven
Hi Auke, if we wana integrate Wayland into meego tablet, how should it be started, will Wayland be started in uxlaunch? Thanks, Steven Liu On Sun, 2011-06-19 at 21:30 -0700, Kok, Auke-jan H wrote: Hi, I've adjusted several things in the way uxlaunch operates in the recent weeks, and the

Re: [MeeGo-dev] Changes to uxlaunch in Trunk: configuration will need changes.

2011-06-23 Thread Kok, Auke-jan H
On Thu, Jun 23, 2011 at 6:19 PM, steven liu...@neusoft.com wrote: Hi Auke, if we wana integrate Wayland into meego tablet, how should it be started, will Wayland be started in uxlaunch? This is still in the open and not determined just yet. In practice, yes, uxlaunch will remain the process