RE: PR1.2 for an old proto

2010-05-26 Thread tero.kojo
-Original Message- From: maemo-developers-boun...@maemo.org [mailto:maemo-developers- boun...@maemo.org] On Behalf Of ext Aniello Del Sorbo Sent: 25 May, 2010 19:01 To: Akos Polster Cc: maemo-developers@maemo.org Subject: Re: PR1.2 for an old proto Is this a pre-production device

Making Symbian / MeeGo cross device

2010-05-26 Thread Sivan Greenberg
Hi All, As MeeGo is about cross vendor OS, I would like to propose to have builds of MeeGo for N8, or Symbian 3/S60 on N900. I guess I am dreaming of choosing the device and OS , given the hardware allows it. Is there a way for us to achieve that? That would be something cool to have, as

Re: Disable wlan scan with qt-mobility bearer and gconf

2010-05-26 Thread Ville M. Vainio
On Wed, May 26, 2010 at 3:18 AM, Nicola Mfb nicola@gmail.com wrote: in that case is it safe/supported/helpful using libgq-gconf-dev? is it planned that library will reach extras? It's in Nokia repo (because bits of mobility use it): Nokia-N900:~# apt-cache policy libgq-gconf0

qhildon-notifications in QT-Extra

2010-05-26 Thread saurabh aggarwal
We are using the qhildon-notifications in our application found at http://wiki.maemo.org/Maemo_Qt_Extra_Libraries. For using this while development, we had to install the qhildon-notifications package using apt-get. Now, when we are building a package, can we add the depends in the deb file, and

Re: qhildon-notifications in QT-Extra

2010-05-26 Thread daniel wilms
Hi ext saurabh aggarwal wrote: We are using the qhildon-notifications in our application found at http://wiki.maemo.org/Maemo_Qt_Extra_Libraries. For using this while development, we had to install the qhildon-notifications package using apt-get. Now, when we are building a package, can

Re: qhildon-notifications in QT-Extra

2010-05-26 Thread saurabh aggarwal
QT 4.6 is only with PR 1.2 -- right? What happens to devices which are still on PR 1.1? -Saurabh On Wed, May 26, 2010 at 3:25 PM, daniel wilms daniel.wi...@nokia.comwrote: Hi ext saurabh aggarwal wrote: We are using the qhildon-notifications in our application found at

Re: qhildon-notifications in QT-Extra

2010-05-26 Thread Timo Härkönen
Hi 2010/5/26 saurabh aggarwal aggarwal.saur...@gmail.com We are using the qhildon-notifications in our application found at http://wiki.maemo.org/Maemo_Qt_Extra_Libraries. For using this while development, we had to install the qhildon-notifications package using apt-get. Now, when we are

Switching window after giving delay with g_usleep

2010-05-26 Thread Pallavi Kandhare
Hello, I am using g_usleep in my 1st window. And after specified time interval I want to display 2nd window. My code is as follows: HildonWindow *window; static gboolean main_quit_handler(GtkWidget *image) { GtkWidget *win; GtkWidget *vbox; GtkWidget

Re: maemo.org Packages interface maintenance break now.

2010-05-26 Thread Ram Kurvakat
Niels, will the extras-devel/testing repos for the non-free section also be updated to point to the right SDK. at the moment I think they still point to the old PR1.1 Thanks and Regards krk969 - Original Message - From: Niels Breet Sent: 05/25/10 10:18 PM To:

Re: Disable wlan scan with qt-mobility bearer and gconf

2010-05-26 Thread Nicola Mfb
On Wed, May 26, 2010 at 11:32 AM, Ville M. Vainio vivai...@gmail.com wrote: On Wed, May 26, 2010 at 3:18 AM, Nicola Mfb nicola@gmail.com wrote: in that case is it safe/supported/helpful using libgq-gconf-dev? is it planned that library will reach extras? It's in Nokia repo (because bits

Re: N810, GPS and Java

2010-05-26 Thread Demetris
I played a bit with the Maemo Mapper code. I will follow up on both of these and see what I can find to help me. thanks very much. W. de Hoog wrote: Navit and Maemo Mapper both contain code to use gpsd. Did you already take a look at them? still having some trouble trying to put together

Qt Autorotation

2010-05-26 Thread Felipe Crochik
Now that PR1.2 is out autorotation works!!! Great but. Has anybody figured out how to control the autorotation on the application (without the Ctrl+shift+r)? The WA_Maemo5AutoOrientation only tells the device that you want this application to autorotate but the user still needs to press the

Re: Qt Autorotation

2010-05-26 Thread Luca Donaggio
On Wed, May 26, 2010 at 5:21 PM, Felipe Crochik fel...@crochik.com wrote: Now that PR1.2 is out autorotation works!!! Great but. Has anybody figured out how to control the autorotation on the application (without the Ctrl+shift+r)? The WA_Maemo5AutoOrientation only tells the device that you

Re: Qt Autorotation

2010-05-26 Thread Daniil Ivanov
Hi Felipe! Two things. Autorotation was around since N900 sales release. And this test app works for me fine in PR 1.2 without pressing anything. #include QApplication #include QMainWindow int main (int argc, char **argv) { QApplication app(argc, argv); QMainWindow win;

Re: Qt Autorotation

2010-05-26 Thread Attila Csipa
On Wednesday 26 May 2010 17:21:42 Felipe Crochik wrote: The WA_Maemo5AutoOrientation only tells the device that you want this application to autorotate but the user still needs to press the shortcut (I have the worst time with my fat fingers) to activate/deactivate it. And IIUC the two are

No Virtual images found in download site

2010-05-26 Thread Pavan Kumar
Hi, Today i wanted to download *Maemo SDK Virtual Images *for windows platform. I dont see images in http://tablets-dev.nokia.com/maemo-dev-env-downloads.php Were they removed for upgraded images ? regards, Pavan ___ maemo-developers mailing list

RE: Qt Autorotation

2010-05-26 Thread Felipe Crochik
I combined the reply to all post: My application seems to start autorotating after I click on the application title to show the menu for the first time. I don't have to select anything and I don't do anything different on my code about the implementation of the menu. Very odd... I will have to

Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Paul Hartman
Hi, Now that we've got PR1.2 for N900, I'm trying to follow the instructions for the Qt SDK beta release in the Maemo readme file included with it. It says to install qt-mobility-examples but it appears to have been removed from the repository yesterday.

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Daniil Ivanov
Hi Paul! Removing Qt Mobility from extras-devel was a wild stab as Qt Mobility is not part of PR 1.2. However, you can find examples in git http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/examples Thanks, Daniil. On Wed, May 26, 2010 at 8:04 PM, Paul Hartman

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Paul Hartman
On Wed, May 26, 2010 at 12:13 PM, Daniil Ivanov daniil.iva...@gmail.com wrote: On Wed, May 26, 2010 at 8:04 PM, Paul Hartman paul.hartman+ma...@gmail.com wrote: Hi, Now that we've got PR1.2 for N900, I'm trying to follow the instructions for the Qt SDK beta release in the Maemo readme file

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Attila Csipa
On Wednesday 26 May 2010 19:04:49 Paul Hartman wrote: Now that we've got PR1.2 for N900, I'm trying to follow the instructions for the Qt SDK beta release in the Maemo readme file included with it. It says to install qt-mobility-examples but it appears to have been removed from the repository

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Daniil Ivanov
Hi Attila! But why transition could not be smooth? Why not to wait with removal before package is really available in Fremantle repository? I see it as an act of disrespect towards the community. Thanks, Daniil. On Wed, May 26, 2010 at 8:37 PM, Attila Csipa ma...@csipa.in.rs wrote: On

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Andrea Grandi
Hi, On 26 May 2010 20:06, Daniil Ivanov daniil.iva...@gmail.com wrote: Hi Attila!  But why transition could not be smooth? Why not to wait with removal before  package is really available in Fremantle repository?  I see it as an act of disrespect towards the community. not only for the

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Attila Csipa
On Wednesday 26 May 2010 20:14:22 Andrea Grandi wrote: But why transition could not be smooth? Why not to wait with removal before package is really available in Fremantle repository? I see it as an act of disrespect towards the community. not only for the community, but for developers

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Attila Csipa
On Wednesday 26 May 2010 22:15:15 Antonio Aloisio wrote: Calm down! Mobility packages for scratchbox are in Tools and the pkgs for the device are in Nokia Application repositories. Both are enabled by default, developers and users don't need to add them. Ah, there you go, nothing better than

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Paul Hartman
On Wed, May 26, 2010 at 3:15 PM, Antonio Aloisio antonio.aloi...@gmail.com wrote: Hi guys, Calm down! Mobility packages for scratchbox are in Tools and the pkgs for the device are in Nokia Application repositories. Both are enabled by default, developers and users don't need to add them.

RE: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Felipe Crochik
Antonio, This is GREAT news and the examples are very good! Just in case I missed: is there a way to update the qt mobility modules on the Qt SDK? I have been able to use them on scratchbox but not on the SDK. I think the SDK only has the beta version. Also, are the examples source code

Re: Qt SDK beta, N900 PR1.2 and qt-mobility-examples

2010-05-26 Thread Antonio Aloisio
Hi Felipe, This is GREAT news and the examples are very good! Just in case I missed: is there a way to update the qt mobility modules on the Qt SDK? I have been able to use them on scratchbox but not on the SDK. I think the SDK only has the beta version… I don't know which version it has..

Start a call, a voip call, sms, ...

2010-05-26 Thread Felipe Crochik
I just noticed that qt mobility does not include a phone api yet. Can anybody point me into a different direction? I want to be able to: 1. start a phone call with a number: the only way I found is using Dbus: dbus-send --system --type=method_call --print-reply --dest=com.nokia.csd.Call