Re: [MeeGo-dev] migration (back) to EDS - contacts and calendar

2011-03-30 Thread Patrick Ohly
On Di, 2011-03-29 at 20:47 +0100, Robin Burchell wrote: On Tue, Mar 29, 2011 at 7:59 PM, zoltan@nokia.com wrote: If we agreed to handle libcommhistory by indexing contacts to tracker, then eventually IM/VoIP contacts could continue staying in tracker as well and everything would

Re: [MeeGo-dev] How to establish a call useing telepathy-ring on meego handset

2011-03-30 Thread jeremias bosch
Hello, i got further. We can send sms. When establishing a call we stop on setting up the audiostream There is _no_ output on ofono (there is when using dialer which use ofono directly). Here is the output of my ring-test (i bolded system debug messages and underlined DBUS) tprint_test DEBUG

Re: [MeeGo-dev] [ANNOUNCEMENT] MeeGo Architecture discussions

2011-03-30 Thread Carsten Munk
Hi, Thanks for reminding everyone of meego-architecture@ existence - some topics on meego-dev certainly belong there :) 2010/10/28 Saxena, Sunil sunil.sax...@intel.com: We wanted to let everyone know that we have created meego-architecture mailing lists

[MeeGo-dev] [Accounts] Fixes: NB#204950 - Account::verify and Account::verifyWithTokens() returns TRUE, all the time irrespective of whether Account::sign() called or not.

2011-03-30 Thread Lucian Horga
Hi all, Please review the attached patch. Summary: Fixes: NB#204950 - Account::verify and Account::verifyWithTokens() returns TRUE all the time irrespective of whether Account::sign() called or not. Modifications according to review. More modifications according to review. Br, Lucian Horga,

Re: [MeeGo-dev] How to establish a call useing telepathy-ring on meego handset

2011-03-30 Thread Kai.Vehmanen
Hi, On 30 Mar 2011, jeremias bosch wrote: There is _no_ output on ofono (there is when using dialer which use ofono directly). to see what ring is doing, kill any current instances of telepathy-ring process and run: sh RING_DEBUG=all RING_PERSIST=1 /usr/lib/telepathy/telepathy-ring Put the

Re: [MeeGo-dev] [ANNOUNCEMENT] MeeGo Architecture discussions

2011-03-30 Thread Patrick Ohly
On Mi, 2011-03-30 at 09:31 +0100, Carsten Munk wrote: Thanks for reminding everyone of meego-architecture@ existence - some topics on meego-dev certainly belong there :) It is indeed very appropriate right now, but I doubt that it was intentional. The email was originally sent in 2010 and

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Pei Lin
2011/3/26 Fernando Muñoz munozfe...@gmail.com: On Wed, Mar 23, 2011 at 3:45 PM, Leonardo Luiz Padovani da Mata leonar...@syst.com.br wrote: Hello, Is there plans to change matchbox-panel to a different systray? Do the netbook image support standrt behavior of system tray like icons on

Re: [MeeGo-dev] Meego Bugs Access Denied

2011-03-30 Thread Sivan Greenberg
As me and timeless discussed in our talk, if you state a project is open , follow the statement. If the core base as not intended to be an end user platform, and is defined as an LFS project, why does it contain CSI stuff in a linux foundation bugzilla ? I propose each client customer vendor

Re: [MeeGo-dev] [Accounts] Fixes: NB#204950 - Account::verify and Account::verifyWithTokens() returns TRUE, all the time irrespective of whether Account::sign() called or not.

2011-03-30 Thread Alberto Mardegan
On 03/30/2011 12:07 PM, Lucian Horga wrote: diff --git a/libaccounts-glib/ag-account.c b/libaccounts-glib/ag-account.c index a2354ba..21273a1 100644 --- a/libaccounts-glib/ag-account.c +++ b/libaccounts-glib/ag-account.c @@ -41,6 +41,10 @@ #include ag-service.h #include ag-util.h +#ifdef

Re: [MeeGo-dev] Meego Bugs Access Denied

2011-03-30 Thread Dave Neary
Hi, To cut this thread short: On Thu, Oct 28, 2010 at 6:12 PM, Dave Neary dne...@maemo.org wrote: ... please note the date this email was sent. I guess it was stuck in a moderation queue somewhere. Cheers, Dave. -- Email: dne...@maemo.org Jabber: bo...@jabber.org

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Leonardo Luiz Padovani da Mata
There is an QT API for that: http://doc.qt.nokia.com/latest/desktop-systray.html 2011/3/30 Pei Lin telent...@gmail.com: 2011/3/26 Fernando Muñoz munozfe...@gmail.com: On Wed, Mar 23, 2011 at 3:45 PM, Leonardo Luiz Padovani da Mata leonar...@syst.com.br wrote: Hello, Is there plans to

[MeeGo-dev] [SSO][PATCH] Signon: make authentication plugins log to syslog

2011-03-30 Thread Alberto Mardegan
Hi all, I've written some patches to address the issue described in the subject, and improved a bit the situation concerning the pollution of the TRACE() macros. Please see the last 7 commits in this branch: https://gitorious.org/accounts-sso/signon/commits/debug-cleanup Ciao, Alberto --

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Thiago Macieira
On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote: There is an QT API for that: http://doc.qt.nokia.com/latest/desktop-systray.html Using the new protocol for the system tray is preferable. It requires updating QSystemTray to support it, though. -- Thiago

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Pei Lin
2011/3/30 Thiago Macieira thi...@kde.org: On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote: There is an QT API for that: http://doc.qt.nokia.com/latest/desktop-systray.html Using the new protocol for the system tray is preferable. It requires updating

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Leonardo Luiz Padovani da Mata
On Wed, Mar 30, 2011 at 12:03 PM, Pei Lin telent...@gmail.com wrote: 2011/3/30 Thiago Macieira thi...@kde.org: On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote: There is an QT API for that: http://doc.qt.nokia.com/latest/desktop-systray.html Using the new

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Thiago Macieira
On Wednesday, 30 de March de 2011 12:01:42 Leonardo Luiz Padovani da Mata wrote: Hello Thiago, On Wed, Mar 30, 2011 at 11:50 AM, Thiago Macieira thi...@kde.org wrote: On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote: There is an QT API for that:

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Pei Lin
2011/3/30 Leonardo Luiz Padovani da Mata leonar...@syst.com.br: On Wed, Mar 30, 2011 at 12:03 PM, Pei Lin telent...@gmail.com wrote: 2011/3/30 Thiago Macieira thi...@kde.org: On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote: There is an QT API for that:

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Wichmann, Mats D
meego-dev-boun...@meego.com wrote: 2011/3/30 Leonardo Luiz Padovani da Mata leonar...@syst.com.br: On Wed, Mar 30, 2011 at 12:03 PM, Pei Lin telent...@gmail.com wrote: 2011/3/30 Thiago Macieira thi...@kde.org: On Wednesday, 30 de March de 2011 11:20:35 Leonardo Luiz Padovani da Mata wrote:

Re: [MeeGo-dev] MeeGo Systray

2011-03-30 Thread Rob Staudinger
On Wed, 2011-03-30 at 09:54 -0600, Wichmann, Mats D wrote: [...] it's worth considering that the Netbook UX is simply a different design concept, it was never intended to provide the system tray concept. this topic has come up a number of times before, maybe there's some of the older advice

Re: [MeeGo-dev] How to establish a call useing telepathy-ring on meego handset

2011-03-30 Thread Shane Bryan
On Wed, 30 Mar 2011 10:13:49 +0200 jeremias bosch jeremias.bo...@basyskom.de wrote: Hello, i got further. We can send sms. When establishing a call we stop on setting up the audiostream There is _no_ output on ofono (there is when using dialer which use ofono directly). Have you tried

Re: [MeeGo-dev] Meego Bugs Access Denied

2011-03-30 Thread Andre Klapper
On Wed, 2011-03-30 at 12:45 +0200, Sivan Greenberg wrote: Customer sensitive information has one place and only one place - in customer's internal issue tracking system. In theory I agree, however it requires the information provider to know what is sensitive and what isn't. As that is often

Re: [MeeGo-dev] Meego Bugs Access Denied

2011-03-30 Thread Gabriel M. Beddingfield
Hello, On Thu, 31 Mar 2011, Andre Klapper wrote: On Wed, 2011-03-30 at 12:45 +0200, Sivan Greenberg wrote: Customer sensitive information has one place and only one place - in customer's internal issue tracking system. [snip] FYI, we have

Re: [MeeGo-dev] Meego Bugs Access Denied

2011-03-30 Thread Andre Klapper
On Wed, 2011-03-30 at 15:56 -0500, Gabriel M. Beddingfield wrote: Currently, when someone happens upon a restricted bug, they get a scary red web page that shouts something like Access Restricted! You are not authorized to view this bug. That page makes a person feel like they're an

[MeeGo-dev] Dialer Project meetings announcement

2011-03-30 Thread Shane Bryan
In an attempt to improve communication among the currently active (and increasing daily) dialer contributors and to increase general community awareness, I will be kicking off the first weekly Dialer Project meeting on #meego-meeting starting next Tuesday, April 5th, at 15:00 UTC (07:00 PST).

Re: [MeeGo-dev] How to establish a call useing telepathy-ring on meego handset

2011-03-30 Thread jeremias bosch
Am 30.03.2011 21:49, schrieb Shane Bryan: On Wed, 30 Mar 2011 10:13:49 +0200 jeremias boschjeremias.bo...@basyskom.de wrote: Hello, i got further. We can send sms. When establishing a call we stop on setting up the audiostream There is _no_ output on ofono (there is when using dialer which