Re: [Shr-User] [shr-latest] fso or phonefsod borked (?) no resume

2009-12-16 Thread Yann SLADEK
Yes it also happens on shr-u
> phonefsod - 0.0.0+gitr168+ccc2892b58d5bb2ef613661534e7c6950e4a8dae-r4.4

- Mail Original -
De: "Klaus 'mrmoku' Kurzmann" 
À: "Davide Scaini" 
Cc: "List for Openmoko community discussion" , 
shr-u...@lists.shr-project.org
Envoyé: Mercredi 16 Décembre 2009 16:26:44 GMT +01:00 Amsterdam / Berlin / 
Berne / Rome / Stockholm / Vienne
Objet: Re: [Shr-User] [shr-latest] fso or phonefsod borked (?) no resume

On Wed, 16 Dec 2009, Davide Scaini wrote:

> On Wed, Dec 16, 2009 at 2:44 PM, Klaus 'mrmoku' Kurzmann  > wrote:
> > > >
> > > > After some more testing, it seems that my problem came from the
> > > > NO_NEW_FAIR_SLEEPERS trick.
> > > >
> > > > Removing the debug fs and the "echo NO_NEW_FAIR_SLEEPERS >
> > > > /sys/kernel/debug/sched_features" bring the pin dialog back.
> > > >
> > > > David
> > > >
> >
> > > I searched for /sys/kernel/debug/sched_features but there's no such file
> > > neither on my shr-t nor on shr-u. And the problem still remains :P
> > > d
> > what version of phonefsod do you have installed?
> > 'opkg list_installed phonefsod' please
> >
> > --
> > Klaus 'mrmoku' Kurzmann
> >


> on shr-t:
> phonefsod - 0.0.0+gitr161+0bc4b96c16c79a977cda3e3499caab32190cccf1-r3.4

> on shr-u:
> phonefsod - 0.0.0+gitr168+ccc2892b58d5bb2ef613661534e7c6950e4a8dae-r4.4
and it happens on SHR-U too? Or just on SHR-T ?

> d

-- 
Klaus 'mrmoku' Kurzmann
___
Shr-User mailing list
shr-u...@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-user

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[QtMoko] Building QtMoko failed

2010-01-13 Thread Yann SLADEK

Hi there,

I wanted to start the french translation of QtMoko and wanted to build 
it, so I followed instructions here : http://qtmoko.org/wiki/Translations
The configure step was fine but when I start make, I got the following 
error :


   g++ -c -pipe -fno-rtti -fPIC -O2 -fPIC -Wall -W
   -DQT_QWS_DISABLE_FLUSHCLIPPING -DQT_NO_PLUGIN_CHECK
   -DQT_EXTERNAL_SOUND_SERVER -DQT_QWS_KEYEVENT_SINGLECLIENT
   -DMEDIA_SERVER -DQT_KEYPAD_NAVIGATION -D_FORTIFY_SOURCE=0
   -DQT_QWS_DYNAMIC_TRANSFORMATION -DQT_QWS_CLIENTBLIT
   -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII
   -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM
   -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL
   -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD
   -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE
   -D_LARGEFILE_SOURCE
   -I/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/mkspecs/linux-g++
   -I/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/tools/bootstrap
   -I../../../include -I../../../include/QtCore
   -I../../../include/QtXml -I. -o
   .obj/release-static-emb-arm/qglobal.o
   
/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/corelib/global/qglobal.cpp
   In file included from ../../../include/QtCore/qsharedpointer_impl.h:1,
 from
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer.h:52,
 from ../../../include/QtCore/qsharedpointer.h:1,
 from
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qdatetime.h:47,
 from ../../../include/QtCore/qdatetime.h:1,
 from
   
/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/corelib/global/qglobal.cpp:49:
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:
   In function 'QSharedPointer qSharedPointerDynamicCast(const
   QSharedPointer&)':
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: 'dynamic_cast_not_allowed' was not declared in this scope
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: expected primary-expression before '*' token
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: expected primary-expression before '>' token
   make[2]: quittant le répertoire «
   /home/mav/OpenMoko/QTMoko-Build/build/qtopiacore/target/src/tools/bootstrap
   »
   make[1]: quittant le répertoire «
   /home/mav/OpenMoko/QTMoko-Build/build/qtopiacore/target »
   make[2]: *** [.obj/release-static-emb-arm/qglobal.o] Erreur 1
   make[1]: *** [sub-tools-bootstrap-make_default-ordered] Erreur 2
   *** Error

I googled this but no clue

Thanks for your help

Regards,

Yann
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[QtMoko] Building QtMoko failed

2010-01-13 Thread Yann SLADEK

Hi there,

I wanted to start the french translation of QtMoko and wanted to build 
it, so I followed instructions here : http://qtmoko.org/wiki/Translations
The configure step was fine but when I start make, I got the following 
error :


   g++ -c -pipe -fno-rtti -fPIC -O2 -fPIC -Wall -W
   -DQT_QWS_DISABLE_FLUSHCLIPPING -DQT_NO_PLUGIN_CHECK
   -DQT_EXTERNAL_SOUND_SERVER -DQT_QWS_KEYEVENT_SINGLECLIENT
   -DMEDIA_SERVER -DQT_KEYPAD_NAVIGATION -D_FORTIFY_SOURCE=0
   -DQT_QWS_DYNAMIC_TRANSFORMATION -DQT_QWS_CLIENTBLIT
   -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII
   -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM
   -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL
   -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD
   -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE
   -D_LARGEFILE_SOURCE
   -I/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/mkspecs/linux-g++
   -I/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/tools/bootstrap
   -I../../../include -I../../../include/QtCore
   -I../../../include/QtXml -I. -o
   .obj/release-static-emb-arm/qglobal.o
   
/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/corelib/global/qglobal.cpp
   In file included from ../../../include/QtCore/qsharedpointer_impl.h:1,
 from
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer.h:52,
 from ../../../include/QtCore/qsharedpointer.h:1,
 from
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qdatetime.h:47,
 from ../../../include/QtCore/qdatetime.h:1,
 from
   
/home/mav/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt/src/corelib/global/qglobal.cpp:49:
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:
   In function 'QSharedPointer qSharedPointerDynamicCast(const
   QSharedPointer&)':
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: 'dynamic_cast_not_allowed' was not declared in this scope
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: expected primary-expression before '*' token
   
../../../include/QtCore/../../../../../qtmoko/qtopiacore/qt/src/corelib/tools/qsharedpointer_impl.h:745:
   error: expected primary-expression before '>' token
   make[2]: quittant le répertoire «
   /home/mav/OpenMoko/QTMoko-Build/build/qtopiacore/target/src/tools/bootstrap
   »
   make[1]: quittant le répertoire «
   /home/mav/OpenMoko/QTMoko-Build/build/qtopiacore/target »
   make[2]: *** [.obj/release-static-emb-arm/qglobal.o] Erreur 1
   make[1]: *** [sub-tools-bootstrap-make_default-ordered] Erreur 2
   *** Error

I googled this but no clue

I use ubuntu 9.10 karmic, kernel 2.6.31-18
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)

Thanks for your help

Regards,

Yann
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-13 Thread Yann SLADEK

Hi Radek,

here is the result from git log :

   m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt$ git log
   commit a2eb181371609220d111db555da07ab32627ffca
   Author: Radek Polak 
   Date:   Sun Dec 13 15:57:15 2009 +0100

So it matches with the last commit you mentioned

Regards,

Yann

Fix compilation

Yann SLADEK wrote:

   

Hi there,

I wanted to start the french translation of QtMoko and wanted to build
it, so I followed instructions here : http://qtmoko.org/wiki/Translations
The configure step was fine but when I start make, I got the following

 *** Error

I googled this but no clue
 

Hi Yann,
it can be problem that qt submodule is not in correct version. I had similar
problem at work. You should check qt version if it matches the one in:

http://github.com/radekp/qt/tree/qtmoko-v15

You can do it by
cd qtmoko/qtopiacore/qt
git log

the last commit should match the one on web
(a2eb181371609220d111db555da07ab32627ffca). If not you should somehow make it
match (e.g. clone above git, checkout qtmoko-v17 branch and replace
qtopiacore/qt with it).

Or if it still does not work please let me know.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-14 Thread Yann SLADEK
Hi Radek,

So the last commit seems to be the same but I also tried to use the last 
branch
Here are commands :

 m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ rm -rf qt
 m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ git clone 
git://github.com/radekp/qt.git

 m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ ../qtmoko/configure 
-device neo -D _FORTIFY_SOURCE=0 -confirm-license -add-language fr_FR
 m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make

And then the same error..
Tell me if something was wrong

Thanks for your help

> Yann SLADEK wrote:
>
>
>> Hi there,
>>
>> I wanted to start the french translation of QtMoko and wanted to build
>> it, so I followed instructions here : http://qtmoko.org/wiki/Translations
>> The configure step was fine but when I start make, I got the following
>>
>>  *** Error
>>
>> I googled this but no clue
>>  
> Hi Yann,
> it can be problem that qt submodule is not in correct version. I had similar
> problem at work. You should check qt version if it matches the one in:
>
> http://github.com/radekp/qt/tree/qtmoko-v15
>
> You can do it by
> cd qtmoko/qtopiacore/qt
> git log
>
> the last commit should match the one on web
> (a2eb181371609220d111db555da07ab32627ffca). If not you should somehow make it
> match (e.g. clone above git, checkout qtmoko-v17 branch and replace
> qtopiacore/qt with it).
>
> Or if it still does not work please let me know.
>
> Regards
>
> Radek
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-16 Thread Yann SLADEK

Hi Radek,

I found why I got this error, Karmic Koala has only QT 4.5.3. So I used 
a PPA to get QT 4.6 and try to compile again.
I got another error immediatly after the 'make' althought before 'make' 
was returning an error maybe 10 minutes after starting


   m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make
   make: running qbuild default
   Project () ERROR: An error occured while evaluating a QBuild script
   extension.
File:/home/mav/OpenMoko/QTMoko-Build/qtmoko/qbuild@87
Error:   SyntaxError: Parse error
   ()@:6696

   make: *** [all] Abandon

Somebody already got this error but didn't found anything about it : 
http://lists.openmoko.org/nabble.html#nabble-td4180456


Thanks for your help

Yann


Yann SLADEK wrote:

   

Hi Radek,

So the last commit seems to be the same but I also tried to use the last
branch
Here are commands :

  m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ rm -rf qt
  m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ git clone
git://github.com/radekp/qt.git
 

Maybe you should do git checkout a2eb181371609220d111db555da07ab32627ffca
at this point.

   

  m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ ../qtmoko/configure
-device neo -D _FORTIFY_SOURCE=0 -confirm-license -add-language fr_FR
  m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make
 

Hope it helps

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-17 Thread Yann SLADEK

Hi,

ok, thanks Radek, it's building now.
But, despite following what has been written into the wiki (adding 
'-languages fr_FR*' *into configure-common file or '--add-language 
fr_FR' to configure command after creating the right folder)* *, I have 
no .ts file created.


Regards,

Yann


Yann SLADEK wrote:

   

Hi Radek,

I found why I got this error, Karmic Koala has only QT 4.5.3. So I used
a PPA to get QT 4.6 and try to compile again.
I got another error immediatly after the 'make' althought before 'make'
was returning an error maybe 10 minutes after starting

 m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make
 make: running qbuild default
 Project () ERROR: An error occured while evaluating a QBuild script
 extension.
  File:/home/mav/OpenMoko/QTMoko-Build/qtmoko/qbuild@87
  Error:   SyntaxError: Parse error
 ()@:6696

 make: *** [all] Abandon
 

Can you please try compiling with QT 4.5 first? Now it should be as enough to
do following:

cd qtmoko/qtopiacore/qt
git fetch origin
git checkout 4c50d944b61f81d8bf17c962e65907582fca196c

It's btw branch qtmoko-v17 - QT 4.5.2 with patches for version v14. Your git
log in qtopiacore/qt should display following:

Regards

Radek

commit 4c50d944b61f81d8bf17c962e65907582fca196c
Author: Radek Polak
Date:   Sun Jan 17 11:25:25 2010 +0100

 Enable virtual keyboard in password input fields


commit 942ae93fe9aa14d1555499b9077490988f3a9895
Author: ghislain
Date:   Sun Jan 17 11:23:48 2010 +0100

 Enable keyboard in web brower for password fields.

 Yesterday I found and repaired a little bug in the 'Web Browser': when
 entering a password-field the keyboard doesn't show.


commit 45a2eb04518fa2ecaf510ddf082d6e6488d05da4
Author: Franky Van Liedekerke
Date:   Sun Jan 17 11:22:34 2010 +0100

 In order to have the alarm on-time: CFG_CLOCK_MONOTONIC=no


commit 4b2b47ac6c9fe284dce45cf33ff674d7110c1619
Author: Simon Hausmann

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-18 Thread Yann SLADEK
Hi,

perfect Radek, it's working like a charm now
I will annotate wiki and send you my translation within the week

Regards,

Yann
> Yann SLADEK wrote:
>
>
>> ok, thanks Radek, it's building now.
>> But, despite following what has been written into the wiki (adding
>> '-languages fr_FR*' *into configure-common file or '--add-language
>> fr_FR' to configure command after creating the right folder)* *, I have
>> no .ts file created.
>>  
> You will probably need to run qbuild lupdate in qtmoko dir. It's quite nice
> descibed in the docs:
>
> /home/radek/qte/qtmoko/doc/html/syscust-internat.html
>
> Hope it helps
>
> Radek
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-18 Thread Yann SLADEK
Btw Radek, which files should I send ? ts files or qm files ?

Regards,

Yann
> Yann SLADEK wrote:
>
>
>> ok, thanks Radek, it's building now.
>> But, despite following what has been written into the wiki (adding
>> '-languages fr_FR*' *into configure-common file or '--add-language
>> fr_FR' to configure command after creating the right folder)* *, I have
>> no .ts file created.
>>  
> You will probably need to run qbuild lupdate in qtmoko dir. It's quite nice
> descibed in the docs:
>
> /home/radek/qte/qtmoko/doc/html/syscust-internat.html
>
> Hope it helps
>
> Radek
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[QtMoko] Bug 1024

2010-04-13 Thread Yann SLADEK
Hi list,

for the past few weeks, I tried both QtMoko and SHR with my FR (#1024 
fixed by myself)

With SHR, modifying /etc/frameworkd.conf did the trick and I can use my 
FR for approx. 65-70h in a normal way (few calls, text, wifi just for 
fun,etc..)
With QtMoko, I cannot go up to 20h, after modifying 
/opt/qtmoko/etc/default/Trolltech/Modem.conf

Anyone has the same problem ? Something else has to be done ?

Thanks

Yann

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Bug 1024

2010-04-13 Thread Yann SLADEK

Hi,

I can't tell, count I use my FR for 30min a day for calls, maybe 
30min-1h a day for missed calls and voicemail checking + shr playing :))

Same for QtMoko

Yann
(just a question: 70h suspension included? if yes how many hours of 
suspension?)

d

On Tue, Apr 13, 2010 at 9:18 PM, Yann SLADEK <mailto:yann.sla...@free.fr>> wrote:


Hi list,

for the past few weeks, I tried both QtMoko and SHR with my FR (#1024
fixed by myself)

With SHR, modifying /etc/frameworkd.conf did the trick and I can
use my
FR for approx. 65-70h in a normal way (few calls, text, wifi just for
fun,etc..)
With QtMoko, I cannot go up to 20h, after modifying
/opt/qtmoko/etc/default/Trolltech/Modem.conf

Anyone has the same problem ? Something else has to be done ?

Thanks

Yann

___
Openmoko community mailing list
community@lists.openmoko.org <mailto:community@lists.openmoko.org>
http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Bug 1024

2010-04-13 Thread Yann SLADEK
As said before, by modifying parameter 'Active' from' never' to 'always' 
and then reboot the phone

Yann
> Yann SLADEK  writes:
>
>> With QtMoko, I cannot go up to 20h, after modifying
>> /opt/qtmoko/etc/default/Trolltech/Modem.conf
>>  
> I do not use qtmoko but how did you modify Modem.conf?
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Bug 1024

2010-04-14 Thread Yann SLADEK
Hi Niels,

Already did it (1024 bug fix and parameter modified)

Regards,

Yann
- Mail Original -
De: "Niels Heyvaert" 
À: community@lists.openmoko.org
Envoyé: Mercredi 14 Avril 2010 10:11:00 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: RE: [QtMoko] Bug 1024


Aslo see: 

http://qtmoko.org/wiki/FAQ#How_about_power_save_of_Calypso.2C_the_GSM_modem_-_bug_.231024
 

Niels. 

> Date: Tue, 13 Apr 2010 23:19:26 +0200 
> From: yann.sla...@free.fr 
> To: community@lists.openmoko.org 
> Subject: Re: [QtMoko] Bug 1024 
> 
> As said before, by modifying parameter 'Active' from' never' to 'always' 
> and then reboot the phone 
> 
> Yann 
> > Yann SLADEK writes: 
> > 
> >> With QtMoko, I cannot go up to 20h, after modifying 
> >> /opt/qtmoko/etc/default/Trolltech/Modem.conf 


U surft nog met Internet Explorer 6 of 7? Nu gratis upgraden ! 
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v22

2010-04-27 Thread Yann SLADEK
Hi Radek,

Thanks a lot for this version
Have you planned testing release with 2.6.32 kernel ?

Regards,

Yann
- Mail Original -
De: "Radek Polak" 
À: "List for Openmoko community discussion" 
Envoyé: Mardi 27 Avril 2010 11:33:37 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: QtMoko v22

Hi,
i have uploaded new stable QtMoko debian images [1].

QtMoko is stable distribution based on Qtopia (or QtExtended). For more info 
check our homepage.

This new version is mainly bug fix release. Changes from previous version 
include:

- fixed power management to correctly detect cable
- fixed GPS power up script (NeronGPS now works just fine again)
- workaround for the GSM (restart not needed now)
- added omhacks for controlling Neo hardware from command line
- new application Neocontrol for controlling Neo sysfs and other tasks
- implemented power management for locked/unlocked screen
- build fixes and code improvements (Bartlomiej Zimon)

As for the fixes: first two are quite clear. The problem with GSM not 
registering can be partially solved by putting sleep after we power the modem 
on. GSM registering now failed for me only first time after flashing. Then i 
tried many times and haven't hit the problem again so let's hope it's fixed 
now. Anyway 2.6.32 does not have this problem - so 2.6.32 is long term 
solution.

Omhacks [4] is great for various low level openmoko setting. It's from Debian 
and credits to it's authors. I will slowly migrate everything to use it's API.

Neocontrol is work in progress application. Most of the functionality is not 
implemented yet. The switching to QVGA is only experimental and it will most 
probably not work for you. Watching the sysfs is on the other hand working and 
is useful.

I have also implemented power management for locked/unlocked screen. If you 
set intervals to 0 in "When locked" mode - it will not be used and Qtmoko will 
use suspend intervals based on power source. This feature is still quite 
experiment and i think sometimes it does now properly.

As for upgrading to new version: the kernel, rootfs and all except /opt is the 
same. You can just grab qtmoko-update-v22.tar.gz, stop Qtopia and unpack it.

ssh r...@192.168.0.202
cd /
wget http://sourceforge.net/projects/qtmoko/files/qtmoko-update-
v22.tar.gz/download
/etc/init.d/qpe.sh stop
tar xzvpf qtmoko-update-v22.tar.gz

Btw please check MD5SUMs:

7bd189c4ab152f92517b82d748f22a8a  qtmoko-debian-v22.jffs2
79012074ea1c2c6498b7524ab2e70fb7  qtmoko-debian-v22.tar.gz
96e7c199a9001b6b1d0a4f8a45effc47  qtmoko-update-v22.tar.gz
8ea022a3eaaba471ad6809b8923934e0  uImage-v22.bin


Plans for next version remain the same except that i have now GTA01 device 
(thanks to Pavel Machek), so if all goes right i will release also gta01 
images.

Hope you'll like this new version

Cheers

Radek

[1] http://sourceforge.net/projects/qtmoko/files/
[2] http://qtmoko.org/
[3] http://activationrecord.net/radekp/qtmoko/
[4] http://git.debian.org/?p=pkg-fso/omhacks.git

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v22

2010-04-27 Thread Yann SLADEK
What are the annoying bugs you're talking about ?
I'm on v21 (or v20 I don't remember but 2.6.32 kernel) for a month now and I 
didn't see any regressions (touchscreen is smoother, speed has been improved, 
etc..)
The only weird thing I got is a poor battery life (24h max) althought I have a 
buzzfixed GTA02 (the battery goes up to 80h with SHR for example). I did the 
modification of the right file but I have the same behaviour than with Android 
who didn't implement the software fix.
But it's not kernel related

Regards,

Yann

- Mail Original -
De: "Radek Polak" 
À: "List for Openmoko community discussion" 
Envoyé: Mardi 27 Avril 2010 16:44:39 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: QtMoko v22

On Tuesday 27 April 2010 16:19:20 Yann SLADEK wrote:

> Thanks a lot for this version
> Have you planned testing release with 2.6.32 kernel ?

I have not worked on 2.6.32 since last release. I want some stable version 
which has no annoying bugs (hopefully it's v22?). But then i would like to 
finish 2.6.32 up and make it stable.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v22

2010-04-28 Thread Yann SLADEK
My bad..

I follow instructions on french wiki, it tells to modify DeepSleep in 
Active=always (as shr in fact)
I modified it in the right way (Active=yes) and I got
 Apr 28 09:10:37 neo Qtopia: AtChat :  T : "AT%SLEEP=4"
So it sounds good, let's wait for an experiment in the real life now :)

Regards,

Yann

> On Tuesday 27 April 2010 17:00:52 Yann SLADEK wrote:
>
>
>> The only weird thing I got is a poor battery life (24h
>> max) althought I have a buzzfixed GTA02 (the battery goes up to 80h with
>> SHR for example). I did the modification of the right file but I have the
>> same behaviour than with Android who didn't implement the software fix.
>>  
> I have tweaked my config:
>
> neo:~# cat /opt/qtmoko/etc/default/Trolltech/Modem.conf
> [DeepSleep]
> Active=yes
>
> [Multiplexing]
> Active=yes
>
>
> Now i run NeoControl and suspend my phone. After waking up the battery current
> in NeoContol displays: 11437 which is ~12mA.
>
> Since the battery has capacity 1200mAh it should last 1200/12=100 hours in
> this state.
>
> I had full battery yesterday afternoon. At home i used wifi for like 40minutes
> otherwise it was suspended. Now after 12 hours the battery indicator in Qtopia
> displays 4/5 full. So i think deep sleep is working.
>
> Regards
>
> Radek
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Qtmoko] v23 doesn't recognize when headphone gets plugged in

2010-05-19 Thread Yann SLADEK
Hi,

for the record, I also tried to sync my FR on QtMoko v21 with my BlueTooth car 
radio system (sound goes out on car hearphones). The sync is OK, when I try to 
make a call, my car radio sees it, move to phone BlueTooth mode but I have no 
sound (in or out).
Maybe same kind of issue

Yann
- Mail Original -
De: g...@ergoarte.ch
À: community@lists.openmoko.org
Envoyé: Mercredi 19 Mai 2010 10:51:13 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: [Qtmoko] v23 doesn't recognize when headphone gets plugged in

Hi,

I'm trying out qtmoko (v23) for the first time and I like it so far.
I found that qtmoko doesn't recognize when I plug in the headphones:
sound comes from the headphones as well as the speakers. The
scenario-files seem to be oke (a diff gsmhandset.state and
gsmheadset.state shows the volumes that should be changed).
Is this a known problem?

I didn't find anything in the archive, the wiki or google about this.
As I understand, a different scenario should be loaded on the plugin
event, but I don't know by which programm.

I'd be happy to provide more info if needed.

Gyelt
-- 
Arbeitstagebuch
http://ergoarte.ch/arte/blog/de_index.html


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v22

2010-05-27 Thread Yann SLADEK
Hi Radek, 

after a test on Gand's FR with v22, I decided to reflash from v21 to v22 

But, every times the FR goes into sleep, I got a WSOD 
I tried to see if I didn't mess with files when flashing but everything was ok 
Then, I realized that, at start, QI says the kernel is qtmoko-v21 (creation 
date : 06-04-2010). For the record, I always boot by pressing the AUX+power 
buttons 

Is there any problems with qtmoko-v22.bin ? Maybe, it's exactly the same 
version as qtmoko-v21 ? 

Regards, 

Yann 


Hi,
i have uploaded new stable QtMoko debian images [1].

QtMoko is stable distribution based on Qtopia (or QtExtended). For more info 
check our homepage.

This new version is mainly bug fix release. Changes from previous version 
include:

- fixed power management to correctly detect cable
- fixed GPS power up script (NeronGPS now works just fine again)
- workaround for the GSM (restart not needed now)
- added omhacks for controlling Neo hardware from command line
- new application Neocontrol for controlling Neo sysfs and other tasks
- implemented power management for locked/unlocked screen
- build fixes and code improvements (Bartlomiej Zimon)

As for the fixes: first two are quite clear. The problem with GSM not 
registering can be partially solved by putting sleep after we power the modem 
on. GSM registering now failed for me only first time after flashing. Then i 
tried many times and haven't hit the problem again so let's hope it's fixed 
now. Anyway 2.6.32 does not have this problem - so 2.6.32 is long term 
solution.

Omhacks [4] is great for various low level openmoko setting. It's from Debian 
and credits to it's authors. I will slowly migrate everything to use it's API.

Neocontrol is work in progress application. Most of the functionality is not 
implemented yet. The switching to QVGA is only experimental and it will most 
probably not work for you. Watching the sysfs is on the other hand working and 
is useful.

I have also implemented power management for locked/unlocked screen. If you 
set intervals to 0 in "When locked" mode - it will not be used and Qtmoko will 
use suspend intervals based on power source. This feature is still quite 
experiment and i think sometimes it does now properly.

As for upgrading to new version: the kernel, rootfs and all except /opt is the 
same. You can just grab qtmoko-update-v22.tar.gz, stop Qtopia and unpack it.

ssh r...@192.168.0.202 cd /
wget http://sourceforge.net/projects/qtmoko/files/qtmoko-update -
v22.tar.gz/download
/etc/init.d/qpe.sh stop
tar xzvpf qtmoko-update-v22.tar.gz

Btw please check MD5SUMs:

7bd189c4ab152f92517b82d748f22a8a  qtmoko-debian-v22.jffs2
79012074ea1c2c6498b7524ab2e70fb7  qtmoko-debian-v22.tar.gz
96e7c199a9001b6b1d0a4f8a45effc47  qtmoko-update-v22.tar.gz
8ea022a3eaaba471ad6809b8923934e0  uImage-v22.bin


Plans for next version remain the same except that i have now GTA01 device 
(thanks to Pavel Machek), so if all goes right i will release also gta01 
images.

Hope you'll like this new version

Cheers

Radek

[1] http://sourceforge.net/projects/qtmoko/files/ [2] http://qtmoko.org/ [3] 
http://activationrecord.net/radekp/qtmoko/ [4] 
http://git.debian.org/?p=pkg-fso/omhacks.git 
___
Openmoko community mailing list community@lists.openmoko.org 
http://lists.openmoko.org/mailman/listinfo/community 
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Unable to boot on SHR or OM2009 after installing Android Beta 7

2009-06-04 Thread yann . sladek
Hi there list !

I'm facing a problem with my FreeRunner trying to install the brand new SHR 
unstable release or OM2009.

I formerly installed Android Beta 7 from Koolu packages but now when I'm trying 
to flash with another distro, flash goes well but I get stucked on boot with a 
koolu splashscreen and nothing else happens.

I flashed fs and kernel images on NAND (using neotool)and I tried to flash QI 
or Uboot with no more success, I got the OpenMoko splashscreen and then the 
koolu one (and got stucked on it).
When I'm trying to boot from the NOR menu using 'Boot' choice, I got messages 
saying that NAND is being reading and kernel is being loading and finally the 
stucked Koolu splashscreen.

I already had this problem before but it was solved by someone on a Bearstech 
party in Paris, and cannot remember how it has been done.

Regards,

Yann

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

2009-06-04 Thread yann . sladek
Hi Jan,

the thing is that images were located on sd card but then after booting on it, 
Android was installed on NAND.
So, the fact that I removed Sd card or not doesn't change anything (I tried and 
no changes)
For me, SHR is installed on NAND, so it's located on internal flash and that's 
it

Regards,

Yann


- Mail Original -
De: "Jan Vlug" 
À: "List for Openmoko community discussion" 
Envoyé: Jeudi 4 Juin 2009 16:05:38 GMT +01:00 Amsterdam / Berlin / Berne / Rome 
/ Stockholm / Vienne
Objet: Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

Hi Yann,

I had similar problems after that I had Android Beta 6 installed. I do
not exactly know how I solved the problem. But one of the things was
that I removed all partitions from the sd card. After that I created a
single new partition and formatted it with ext3.
Paul Fertser gave me some hints on fixing this.

One of the problems I had was that I could only boot from NOR, not from
NAND...

Another thing you might try is booting with the sd card removed.

Cheers,
Jan.

yann.sla...@free.fr wrote:
> Hi there list !
> 
> I'm facing a problem with my FreeRunner trying to install the brand new SHR 
> unstable release or OM2009.
> 
> I formerly installed Android Beta 7 from Koolu packages but now when I'm 
> trying to flash with another distro, flash goes well but I get stucked on 
> boot with a koolu splashscreen and nothing else happens.
> 
> I flashed fs and kernel images on NAND (using neotool)and I tried to flash QI 
> or Uboot with no more success, I got the OpenMoko splashscreen and then the 
> koolu one (and got stucked on it).
> When I'm trying to boot from the NOR menu using 'Boot' choice, I got messages 
> saying that NAND is being reading and kernel is being loading and finally the 
> stucked Koolu splashscreen.
> 
> I already had this problem before but it was solved by someone on a Bearstech 
> party in Paris, and cannot remember how it has been done.
> 
> Regards,
> 
> Yann
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

2009-06-04 Thread yann . sladek
Hi Jan,

the thing is that images were located on sd card but then after booting on it, 
Android was installed on NAND.
So, the fact that I removed Sd card or not doesn't change anything (I tried and 
no changes)
For me, SHR is installed on NAND, so it's located on internal flash and that's 
it

Regards,

Yann


- Mail Original -
De: "Jan Vlug" 
À: "List for Openmoko community discussion" 
Envoyé: Jeudi 4 Juin 2009 16:05:38 GMT +01:00 Amsterdam / Berlin / Berne / Rome 
/ Stockholm / Vienne
Objet: Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

Hi Yann,

I had similar problems after that I had Android Beta 6 installed. I do
not exactly know how I solved the problem. But one of the things was
that I removed all partitions from the sd card. After that I created a
single new partition and formatted it with ext3.
Paul Fertser gave me some hints on fixing this.

One of the problems I had was that I could only boot from NOR, not from
NAND...

Another thing you might try is booting with the sd card removed.

Cheers,
Jan.

yann.sla...@free.fr wrote:
> Hi there list !
> 
> I'm facing a problem with my FreeRunner trying to install the brand new SHR 
> unstable release or OM2009.
> 
> I formerly installed Android Beta 7 from Koolu packages but now when I'm 
> trying to flash with another distro, flash goes well but I get stucked on 
> boot with a koolu splashscreen and nothing else happens.
> 
> I flashed fs and kernel images on NAND (using neotool)and I tried to flash QI 
> or Uboot with no more success, I got the OpenMoko splashscreen and then the 
> koolu one (and got stucked on it).
> When I'm trying to boot from the NOR menu using 'Boot' choice, I got messages 
> saying that NAND is being reading and kernel is being loading and finally the 
> stucked Koolu splashscreen.
> 
> I already had this problem before but it was solved by someone on a Bearstech 
> party in Paris, and cannot remember how it has been done.
> 
> Regards,
> 
> Yann
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

2009-06-04 Thread Yann SLADEK
Hi Paul and Jan,

I successfully flashed Qi on NAND but it doesn't changed anything at all

When I try to boot directly (pressing power button), I got the koolu 
spashscreen directly and then got stucked
When I try to boot from NOR menu (pressing AUX and power button), then 
choose 'Boot', I got message s saying that NAND is being reading and 
kernel is loading (with a final message Loading Kernel image OK) 
then koolu's splashscreen and got stucked
I don't know where can be the problem since I flashed (in one shot, 
using neo tool) bootloader, fs and kernel (with no error messages)

Booting without sd card into the phone doesn't change at all (same 
behaviour).

Just for trying, doe anyone has a splashscreen ? I cannot find one on 
the web

Regards,

Yann

> Jan Vlug  writes:
>   
>> Do I understand correctly that you were not able to flash QI into NAND?
>> Maybe a Koolu bootloader is causing the strange behavior...
>> BTW do you know whether the NAND is partitioned as well?
>>
>> Maybe an experienced bootloader guy can test installing Koolu Android and 
>> reverting back to SHR or
>> om2009 to investigate the issue?
>> It took me quite some experimentation, trial and error to get my phone back 
>> to normal.
>> 
>
> One can't easily do anything with NOR u-boot. It does its own
> computation of NAND partitions. If koolu has some special bootloader
> (i guess it's a Qi fork) just boot to NOR and replace Koolu's version
> with stock OM's Qi. Easy as that.
>
>   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Unable to boot on SHR or OM2009 after installing Android Beta 7

2009-06-04 Thread Yann SLADEK
Ok my fault the problem come from me and nothing is related to Android

I didn't notice that when flashing fs and kernel together, kernel 
flashing wasn't done cause a USB reset (according to neotool)
When I flashed kernel only, everything is working great

Sorry for disturbance
> Jan Vlug  writes:
>   
>> Do I understand correctly that you were not able to flash QI into NAND?
>> Maybe a Koolu bootloader is causing the strange behavior...
>> BTW do you know whether the NAND is partitioned as well?
>>
>> Maybe an experienced bootloader guy can test installing Koolu Android and 
>> reverting back to SHR or
>> om2009 to investigate the issue?
>> It took me quite some experimentation, trial and error to get my phone back 
>> to normal.
>> 
>
> One can't easily do anything with NOR u-boot. It does its own
> computation of NAND partitions. If koolu has some special bootloader
> (i guess it's a Qi fork) just boot to NOR and replace Koolu's version
> with stock OM's Qi. Easy as that.
>
>   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Echo issue on OM2008.08 solved

2008-08-30 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

does your patch work with a FreeRunner ?
if yes, why are we able to cancel the echo by setting some values under
gsmhandset.state here :
http://lists.openmoko.org/pipermail/community/2008-August/028465.html

It's not against you at all, it's just to understand


Florian Hackenberger a écrit :
> On Friday 29 August 2008, Florian Hackenberger wrote:
>> I'll cook up a patch to Qtopia-X11
> 
> Ok, here comes the patch. It's tiny and it works (just confirmed on my 
> Neo). Attached to the trac ticket:
> https://docs.openmoko.org/trac/ticket/1267
> 
> Please apply.
> 
> Cheers, Florian
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIuTlAkEZRefkDBDsRAhNnAJ9qvYwnt2ghXfU9VCgb5FIaSB11qQCfQBPI
++5g5fAc45dmYpKUom3DVUE=
=Epxv
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Qtopia 4.3.3] Changing profiles makes FR crash

2008-09-04 Thread yann . sladek
Hi,

I'm running the latest Qtopia update (9/2/08) and I've got a problem changing 
profiles
When I'm using general profile and want to switch to silent profile, the FR UI 
crashes and I have to reboot it (it's a GTA02v5).
Is someone having the same problem ? 
How I can I get logs about that ?

Regards,

Yann


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTopia 4.3.3 doesn't suspend at first

2008-09-09 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Do you have an hypothetical date for the release of 4.4 ? :)

Thanks

Lorn Potter a écrit :
> Thomas Bertani wrote:
>>
>> 2008/9/9 Jean-Eric Cuendet <[EMAIL PROTECTED] 
>> >
>>
>> Hi,
>> I installed the last image from Lorn of QTopia 4.3.3
>> I have a problem: when I start it, it seems like if QTopia thinks
>> the FR is powered by USB, so it doesn't go to sleep after 30 seconds.
>> If I plug it to USB, it then detects the cable (the screen
>> brightness is higher).
>> If I unplug it, it detects now that it's unplugged (the screen
>> brightness is lower). And after that, it suspends after 30 seconds.
>>
>> So I think that at first boot, QTopia thinks it's connected to USB
>> while it is not. And all becomes well after plug/unplug from USB.
>> Where is the status of the plug/unplug stored?
>> Have someone an idea where to look to debug?
>> This is easily reproducible on my FR.
>> Lorn?
>>
>> Thanks.
>> -jec
>>
>>
>>
>> This appends also for me... same thing
>>
> 
> fyi, this has been fixed in 4.4
> 
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIxt4ckEZRefkDBDsRAohKAKCiEnYuq4knuaWpjzglOGMzuFvg6gCdHg9o
6z3gmzWpUUlAV7BlmsxjflI=
=0mC3
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: milestone3 available in Debian

2008-09-11 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks a lot !
I tried, it works perfectly, except 2 thing (but I don't know if it's
due to FSO 3) : I don't have the zhone bar at the top anymore and a tap
on calendar icon do nothing.

I don't knwo if it's due to FSO 3 or if it's related to your package,
anyway thanks a lot for this release



Joachim Breitner a écrit :
> Hi,
> 
> tonight we have packaged the new versions of zhone and frameworkd and
> adjusted the (slightly improved) installer script to install the FSO
> milestone3 kernel.
> 
> So if you are running Debian already, you get the new stuff by running
> apt-get update; apt-get -u upgrade
> 
> If you are not yet running Debian, you can follow the instructions on
> http://wiki.debian.org/DebianOnFreeRunner
> 
> That said, I didn’t very thoroughly test the new versions, so it might
> be that you stumble upon stupid mistakes from me. Please let us know (at
> the smartphone-userland[1] mailing list, where most Debian related
> discussion take place) if you find any.
> 
> Besides these new versions you might be interested to hear that remoko
> and pypennotes have been packaged for Debian, and fso-gpsd makes sure
> all gpsd-using applications (such as tangogps) work also. We still don’t
> have Illume, as we are still waiting for new Enlightenment libs being
> released and packaged for Debian.
> 
> Greetings,
> Joachim
> for the pkg-fso team.
> 
> [1] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland
> 
> 
> 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIygs/kEZRefkDBDsRAvSyAJ9A6o92wfhGAC8lkxWY78CeVCi65ACdGJMw
GFwWAZZMZDvsqNojSqjAxuY=
=ZGM1
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: milestone3 available in Debian

2008-09-12 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was wondering how it could have been removed. We now have the answer :).
What is the problem for porting Illume in Debian ? Are you waiting for a
package to be done ?

Yann

Michael 'Mickey' Lauer a écrit :
> Am Freitag, den 12.09.2008, 08:25 +0200 schrieb Yann SLADEK:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Thanks a lot !
>> I tried, it works perfectly, except 2 thing (but I don't know if it's
>> due to FSO 3) : I don't have the zhone bar at the top anymore and a tap
>> on calendar icon do nothing.
>>
>> I don't knwo if it's due to FSO 3 or if it's related to your package,
>> anyway thanks a lot for this release
> 
> Both is expected. The calendar is a placeholder for later milestones,
> the top bar has been removed since its functionality is now covered
> by illume (yes I know Debian does not have this yet... I did not think about
> that, when we removed it from Zhone).
> 
> 
> :M:
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIyqw+kEZRefkDBDsRAuSqAKCZhrh9o+mQPMcz/SjknLA7h+aACACgwkk+
FYP42gfLYX27YybanCBuPaA=
=Dxmd
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FDOM updated

2008-09-13 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi there

Thanks for the update.
I've a question about that : do we need to reflash the neo with image
file for each release or an opkg update/upgrade will be enough ?

I've been trying the first release but wasn't able to opkg
update/upgrade (conflicts in opkg sources list).

Will next releases available by repository or something else ?

Thanks for your answer

Yann


David Samblas a écrit :
> see wiki page for more details (thanks to all that help to mantain and
> correct it)
> http://wiki.openmoko.org/wiki/FDOM_-_a_Fat_and_Dirty_OM_based_distribution
> 
> Added Pidgin, and Remoko and something else :)
> 
> http://compartida.net/openmoko/FDOM
> 
> Regards 
> David Samblas 
> 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIy4IkkEZRefkDBDsRAnSMAKDDFA1Q/ZuoNBKP0c9yxZfqyaIXIACgmypU
Vbta32v39aPTFPQ2YkXvpF4=
=BOag
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FDOM updated

2008-09-13 Thread Yann SLADEK
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi David !

The last release works perfectly
Will the next flash erase all configuration files ?

Thanks
Yann

David Samblas a écrit :
> Hi Yann
> I strongly recomend you to allways flash the last release because I
> perform some manual adjustements that will be not updated through opkg
> update/ugrade 
> If you are using the first release 20080905 you should comment the
> following lines in /etc/opkg.conf (I have missed to do so, fixed on the
> following releases)
> 
> # Proxy Support
> #option http_proxy http://192.168.0.200:6588 
> #option ftp_proxy ftp://192.168.0.200:21
> 
> But again I recomend you to download and flash the lastest, or install
> in the sdcard , now I release a tar.gz file too to do so.
> 
> Regards
> 
> David
> 
> El sáb, 13-09-2008 a las 11:04 +0200, Yann SLADEK escribió:
> Hi there
> 
> Thanks for the update.
> I've a question about that : do we need to reflash the neo with image
> file for each release or an opkg update/upgrade will be enough ?
> 
> I've been trying the first release but wasn't able to opkg
> update/upgrade (conflicts in opkg sources list).
> 
> Will next releases available by repository or something else ?
> 
> Thanks for your answer
> 
> Yann
> 
> 
> David Samblas a écrit :
>>>> see wiki page for more details (thanks to all that help to mantain and
>>>> correct it)
>>>> http://wiki.openmoko.org/wiki/FDOM_-_a_Fat_and_Dirty_OM_based_distribution
>>>>
>>>> Added Pidgin, and Remoko and something else :)
>>>>
>>>> http://compartida.net/openmoko/FDOM
>>>>
>>>> Regards 
>>>> David Samblas 
>>>>
>>>>
>>>>
>>>> ___
>>>> Openmoko community mailing list
>>>> community@lists.openmoko.org
>>>> http://lists.openmoko.org/mailman/listinfo/community
>>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIy5uskEZRefkDBDsRAk+QAJsFvmUfXdHeQD1pA+sx5anLWEFWkACeN4I0
V9drJ/kAZnS2qj2GVzKT+DE=
=mWhv
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launcher v0.41 - New Release

2009-11-01 Thread Yann SLADEK
Hi,

good app, very useful.
I migh have found a little bug with the  'Jump' function in contacts.
All my contacts are listed into 'No cat', so I click on 'Jump' then M 
for example (why only 1 character ?).
It goes down but on 'O' or 'P' character. Sometimes, it works great, 
most on the time when it goes from the bottom to the top of the list.

Another thing, would it be possible to customize contacts field ? Could 
we show up only category with at least 1 contact ? Because, as category 
are displayed twice (as reported below), we have to move at the right of 
the screen to get contacts list.

Thanks a lot

Yann
> Hi,
>   Here is the latest release. Changes :-
>
> 1. Clean Ups, Bug fixes and Speed ups (hopefully)
> 2. Should indicate last call made and sms sent in contacts app
> 3. Better re-sending of failed sms's
>
> Enjoy.
>
> http://n2.nabble.com/file/n3911066/launcher_0.41_arm.ipk
> launcher_0.41_arm.ipk 
>   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community