[MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread kaling ray
Hi All, My intention is to build meegotouch-inputmethodframework taking the latest src code from meego.gitorious.org, So that i can debug the code flow of libmeegoimframework. Can some one help me in this regard, I have Madde installed and able to run Handset UX on QEMU. I get qtcreator invoked

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread Yuvaraj.Ragupathi
Hi , Follow this copy /usr/lib/madde/inux-i686/sysroot/$target/usr/bin/mmoc to /usr/lib/madde/inux-i686/targets/$target/bin and recompile Thanks Yuvaraj R From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On Behalf Of kaling ray

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread Chen, Zhang Z
Please see this bug for root cause and workaround: https://bugs.meego.com/show_bug.cgi?id=13540 From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On Behalf Of kaling ray Sent: Monday, March 14, 2011 4:43 PM To: meego-dev@meego.com Subject: [MeeGo-dev] [Meego-inputframework]

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread kaling ray
Thanks Yuvaraj, for your quick reply. I already have mmoc in that path. ls /usr/lib/madde/linux-i686/targets/meego-handset-ia32-1.1.2/bin/ addr2line as cc cpp gcc gcore gdb gprof lrelease lupdate.bin mgen.bin mmoc.bin moc objcopy qmakeranlib readelf strings uic ar

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread Yuvaraj.Ragupathi
Hi Please refer Chen, Zhang Z reply. He has given the solution for your problem Thanks Yuvaraj R From: kaling ray [mail.kali...@gmail.com] Sent: Monday, March 14, 2011 2:57 PM To: Ragupathi Yuvaraj Cc: meego-dev@meego.com Subject: Re: [MeeGo-dev]

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread kaling ray
After changing the directory order as the work-around i got below errors. PATH in QTcreator:

Re: [MeeGo-dev] [Meego-inputframework] How to build meegotouch-inputmethodframework locally

2011-03-14 Thread kaling ray
After i copied *moc* from /usr/lib/madde/linux-i686/targets/meego-handset-ia32-1.1.2/bin/ to /usr/bin/ I am getting a new error as below. make[1]: *** No rule to make target `../../meegotouch-inputmethodframework/src/mdbusglibicconnectionserviceglue.h', needed by

[MeeGo-dev] differences between KDE and MeeGo KCalCore?

2011-03-14 Thread Patrick Ohly
Hello! I am trying to understand how KCalCore in MeeGo is related to the corresponding code in KDE PIM. Because it involves two different projects, I am cross-posting; beware that answers to meego-dev will bounce unless subscribed (sorry for that). There have been various issues in MeeGo with

[MeeGo-dev] 'EasyFix' keyword implemented in bugzilla

2011-03-14 Thread jukka.eklund
Hi, We have now keyword 'EasyFix' in bugzilla, to indicate low hanging bugs or features that the community could tackle. So let's start to use that! Thanks Eric :) Br, Jukka http://wiki.meego.com/ARM/N900/DeveloperEdition ___ MeeGo-dev mailing list

Re: [MeeGo-dev] differences between KDE and MeeGo KCalCore?

2011-03-14 Thread Alvaro Manera
Hello, The differences are not much. I try to keep them more or less in sync. There are just a couple of small differences, which you can find by the KCALCORE_FOR_MEEGO define. Most of them are because some issues of date-only dates in mkcal. I would have to digg to find the exact reason for

Re: [MeeGo-dev] differences between KDE and MeeGo KCalCore?

2011-03-14 Thread Patrick Ohly
[my initial email to KDE PIM did not get through yet - in the meantime see http://lists.meego.com/pipermail/meego-dev/2011-March/482052.html] On Mo, 2011-03-14 at 13:03 +, Alvaro Manera wrote: Most of them are because some issues of date-only dates in mkcal. I would have to digg to find

[MeeGo-dev] Reminder: MeeGo Conference May 2011 CfP closing this Friday

2011-03-14 Thread Thiago Macieira
Hello This is just your friendly reminder that proposals for talks during the May 2011 conference are due this Friday, March 18. Don't wait for the last minute to submit your session. We're very much interested in what you're working on and what you're planning to work on soon. We want to

Re: [MeeGo-dev] Process uxlaunch autostart failure

2011-03-14 Thread Becker, VincentX
-Original Message- From: Kok, Auke-jan H Sent: Friday, March 11, 2011 10:16 PM To: Becker, VincentX Cc: meego-dev@meego.com Subject: Re: [MeeGo-dev] Process uxlaunch autostart failure On 03/09/11 01:46, Becker, VincentX wrote: Hi, I noticed a problem on a Meego build (22022011 and IFWI

Re: [MeeGo-dev] timed issues (was Re: timed set timezone not working)

2011-03-14 Thread Kevron Rees
Bump. Any update on this? On Wed, 2011-02-23 at 14:32 -0800, Kevron Rees wrote: Hi Ilya, Do you know if the setting of the 12/24hr flag is working? I see that timed successfully updates it's internal state, but I don't see the time in the System-ui time or time from

Re: [MeeGo-dev] Some architecture changes (MSSF / Buteo / PIM storage)

2011-03-14 Thread Philip Van Hoof
On Mon, 2011-03-07 at 08:09 -0800, Arjan van de Ven wrote: Hi Arjan, PIM storage === The Address book, Calendar data and Email are currently stored in a tracker database, and accessed (officially) via a QtMobility API set. There are a range of issues with this implementation,

Re: [MeeGo-dev] Some architecture changes (MSSF / Buteo / PIM storage)

2011-03-14 Thread Patrick Ohly
On Mo, 2011-03-14 at 19:03 +, Philip Van Hoof wrote: On Mon, 2011-03-07 at 08:09 -0800, Arjan van de Ven wrote: Hi Arjan, PIM storage === The Address book, Calendar data and Email are currently stored in a tracker database, and accessed (officially) via a QtMobility API

Re: [MeeGo-dev] Some architecture changes (MSSF / Buteo / PIM storage)

2011-03-14 Thread Philip Van Hoof
On Mo, 2011-03-14 at 19:03 +, Philip Van Hoof wrote: Hi, http://mail.gnome.org/archives/tracker-list/2011-March/msg00033.html Okay, I bite. The comparison is favoring Tracker in a number of ways: * Having the Evolution UI running while inserting contacts into EDS slows down the

[MeeGo-dev] MeeGo Community device program: looking for champions!

2011-03-14 Thread Randall Arnold
Okay, process stuff is gelling now so time to work on adding devices and providers. We're looking for device champions to step forward. This is defined very simply: excited about a product? have some expertise with it? Know someone in the right position inside a provider's organization? All of