Talk:Qt Extended Improved

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(It's there some GPS Application for QTE ?)
Line 27: Line 27:
  
 
--[[User:Apertum|Apertum]] 11:27, 19 May 2009 (UTC)
 
--[[User:Apertum|Apertum]] 11:27, 19 May 2009 (UTC)
 +
 +
== Battery duration Issue: any solution? ==
 +
 +
I see that with QTEi, the standard duration of Battery with actual kernel (2.6.28/29) it's not more then 36/48h (sometimes also not more then 24h!).
 +
 +
It's there any plan to have a good battery duration that now, as everyday phone, it become an big issue?
 +
 +
--[[User:Apertum|Apertum]] 11:29, 19 May 2009 (UTC)

Revision as of 12:29, 19 May 2009

When I wanted to compile the example program, I had an error.I did git clone git://git.karadog.net/qt-extended-improved.git to get the sources and then builded like in the page.

desktop# mkdir /opt/QtExtended/build/myapps desktop# cd /opt/QtExtended/build/myapps desktop# cp -R $QTOPIA_DEPOT_PATH/examples/application . desktop# mv application example desktop# cd example desktop# $QPEDIR/bin/qbuild

   In file included from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qglobal.h:58,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qatomic.h:41,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qvariant.h:41,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/QVariant:1,
   from /opt/QtExtended/build/myapps/example/.uic/ui_examplebase.h:13:
   /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qconfig.h:2:66: error: /opt/QtExtended/build/sdk/sdk/qtopiacore/qconfig-qpe.h: No such file or directory

In the file qconfig.h there was at the top an inclusion of the file sdk/sdk/.... I removed 1 sdk and it compiled. Is this a bug ?


It's there some GPS Application for QtEI ?

Application "mapping demo" it's not working for me. It's a pity not having TangoGPS or Navit also ported to QtEI. It's there any plans to have a solid and good GPS application for this (very good) Distribution?

--Apertum 11:27, 19 May 2009 (UTC)

Battery duration Issue: any solution?

I see that with QTEi, the standard duration of Battery with actual kernel (2.6.28/29) it's not more then 36/48h (sometimes also not more then 24h!).

It's there any plan to have a good battery duration that now, as everyday phone, it become an big issue?

--Apertum 11:29, 19 May 2009 (UTC)

Personal tools

When I wanted to compile the example program, I had an error.I did git clone git://git.karadog.net/qt-extended-improved.git to get the sources and then builded like in the page.

desktop# mkdir /opt/QtExtended/build/myapps desktop# cd /opt/QtExtended/build/myapps desktop# cp -R $QTOPIA_DEPOT_PATH/examples/application . desktop# mv application example desktop# cd example desktop# $QPEDIR/bin/qbuild

   In file included from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qglobal.h:58,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qatomic.h:41,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qvariant.h:41,
   from /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/QVariant:1,
   from /opt/QtExtended/build/myapps/example/.uic/ui_examplebase.h:13:
   /opt/QtExtended/build/sdk/qtopiacore/target/include/QtCore/qconfig.h:2:66: error: /opt/QtExtended/build/sdk/sdk/qtopiacore/qconfig-qpe.h: No such file or directory

In the file qconfig.h there was at the top an inclusion of the file sdk/sdk/.... I removed 1 sdk and it compiled. Is this a bug ?


It's there some GPS Application for QtEI ?

Application "mapping demo" it's not working for me. It's a pity not having TangoGPS or Navit also ported to QtEI. It's there any plans to have a solid and good GPS application for this (very good) Distribution?

--Apertum 11:27, 19 May 2009 (UTC)

Battery duration Issue: any solution?

I see that with QTEi, the standard duration of Battery with actual kernel (2.6.28/29) it's not more then 36/48h (sometimes also not more then 24h!).

It's there any plan to have a good battery duration that now, as everyday phone, it become an big issue?

--Apertum 11:29, 19 May 2009 (UTC)