Re: NokiaSDK (with latest updates): error compiling a QtMobility application for Maemo target

2010-07-01 Thread Fred Duarte
+1 On Thu, Jul 1, 2010 at 5:32 AM, Lorenzo Bettini lorenzo.bett...@gmail.comwrote: On 06/26/2010 09:44 PM, Andrea Grandi wrote: Hi, On 22 June 2010 22:46, Fred Duartefred.dua...@openbossa.org wrote: Hi, Andrea. I've had the same issue for a while and I've opened a bug report for it:

Querying music being played

2010-06-23 Thread Fred Duarte
Is it possible to query info about the music currently played on the device. That is, if the user plays a music file from maemo's default media player or any other player that was installed, is there a notification signal, maybe a DBUS interface that I can listen to that can give me this kind of

Re: Querying music being played

2010-06-23 Thread Fred Duarte
Hhhmmm, It uses the Maemo Multimedia Application Framework (MAFW) to make the queries in python. But I think its possible to make a Qt C++ version of it. Tnx for the tip, Cláudio. 2010/6/23 Cláudio Sampaio pat...@gmail.com On Wed, Jun 23, 2010 at 9:02 PM, Fred Duarte fred.dua

Re: NokiaSDK (with latest updates): error compiling a QtMobility application for Maemo target

2010-06-22 Thread Fred Duarte
Hi, Andrea. I've had the same issue for a while and I've opened a bug report for it: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1614 In my case, the error occurs only when building projects of template type 'SUBDIRS' for maemo using the QtCreator. If this is also your case, then I'm

Installing dependencies on MADDE

2010-06-11 Thread Fred Duarte
I'm trying to package a QT application with MADDE that contains some non-QT dependencies. Is it possible to install it via apt-get install PACKAGE_NAME or dpkg -i PACKAGE_NAME.deb ? If not, how can I add these dependencies to the MADDE environment? -- Frederico Simas Duarte SW UI - Software