Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Petr Vanek
A new version is available that fixes the issue with incoming
phonenumbers being parsed wrong (was a typo of me):
http://users.telenet.be/liedekef/qte_20090416.tgz .

The new list with bugs is now at:
http://users.telenet.be/liedekef/qt-issues.txt


Hi Franky,

thanks for all the great work!

i will test it during this weekend,

cheers

--
Petr Vaněk




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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Sascha Gering
Petr Vanek schrieb:
 A new version is available that fixes the issue with incoming
 phonenumbers being parsed wrong (was a typo of me):
 http://users.telenet.be/liedekef/qte_20090416.tgz .

 The new list with bugs is now at:
 http://users.telenet.be/liedekef/qt-issues.txt

Hi Franky, Hi List,

first of all, thanks for this great release, i killed my native 
QTExtended for your version and doesnt regret it. Phoning works, SMS 
send/recieve works, Alarm works (important for me :)), its daily-usable 
for me.

But there are some questions i need to ask.

The only working kernel for me is the FSO 
uImage-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.bin
 
kernel, any other kernel/modules combination gives me a blinking cursor 
in the upper left on black screen after boot.

But with this kernel i have a resume time from about 4secs, is this 
normal, or can i tweak it somehow?

Is it possible that you can provide us with patches for small changes 
like the bin-only ones? I hope i dont have to download ~30mb and copy 
them every time.

Again, thanks for your great work.

Sascha

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


RE: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Roland
Hi Franky,

 A new version is available that fixes the issue with incoming
 phonenumbers being parsed wrong (was a typo of me):
 http://users.telenet.be/liedekef/qte_20090416.tgz .

I installed it yesterday, the phone number bug is indeed gone now.

Great response time!
Roland


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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Franky Van Liedekerke
Hi,

On Fri, Apr 17, 2009 at 10:41 AM, Sascha Gering ha...@gmx.li wrote:

 Petr Vanek schrieb:
  A new version is available that fixes the issue with incoming
  phonenumbers being parsed wrong (was a typo of me):
  http://users.telenet.be/liedekef/qte_20090416.tgz .
 
  The new list with bugs is now at:
  http://users.telenet.be/liedekef/qt-issues.txt

 Hi Franky, Hi List,

 first of all, thanks for this great release, i killed my native
 QTExtended for your version and doesnt regret it. Phoning works, SMS
 send/recieve works, Alarm works (important for me :)), its daily-usable
 for me.

 But there are some questions i need to ask.

 The only working kernel for me is the FSO

 uImage-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.bin
 kernel, any other kernel/modules combination gives me a blinking cursor
 in the upper left on black screen after boot.


I use this:
#
http://users.telenet.be/liedekef/uImage-2.6.28-andy-tracking+gitr6+9c4451ff31b937a478f3d3eabef30b71cbe12b12-r3-om-gta02.bin
# Get fso-console-image from:
# http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20090404/

Does this kernel not work for you then? Remember that after flashing, you
need to reboot *twice* ...

But with this kernel i have a resume time from about 4secs, is this
 normal, or can i tweak it somehow?


I have that as well, maybe just 3 secs, but anyway :-)

Is it possible that you can provide us with patches for small changes
 like the bin-only ones? I hope i dont have to download ~30mb and copy
 them every time.


sorry, but for now, I try to bring out what I've got sofar, sometimes I
don't know which binaries changed, so this is easier for me. I always use my
own install script even :-)  Once everything is more stable, this will
change of course.

Again, thanks for your great work.

 Sascha


glad you like it.

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Filip Onkelinx
Hi all,

I know boot speed and resume speed is influenced by kernel boot  
parameters: the more kernel/debug messages displayed (on rather slow  
framebuffer), the slower the device will boot/resume. Might want to  
compare boot params (cat /proc/cmdline , look for loglevel= and console= )

F.

On Fri, 17 Apr 2009 11:30:02 +0200, Franky Van Liedekerke  
liede...@telenet.be wrote:

 Hi,

 On Fri, Apr 17, 2009 at 10:41 AM, Sascha Gering ha...@gmx.li wrote:

 Petr Vanek schrieb:
  A new version is available that fixes the issue with incoming
  phonenumbers being parsed wrong (was a typo of me):
  http://users.telenet.be/liedekef/qte_20090416.tgz .
 
  The new list with bugs is now at:
  http://users.telenet.be/liedekef/qt-issues.txt

 Hi Franky, Hi List,

 first of all, thanks for this great release, i killed my native
 QTExtended for your version and doesnt regret it. Phoning works, SMS
 send/recieve works, Alarm works (important for me :)), its daily-usable
 for me.

 But there are some questions i need to ask.

 The only working kernel for me is the FSO

 uImage-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.bin
 kernel, any other kernel/modules combination gives me a blinking cursor
 in the upper left on black screen after boot.


 I use this:
 #
 http://users.telenet.be/liedekef/uImage-2.6.28-andy-tracking+gitr6+9c4451ff31b937a478f3d3eabef30b71cbe12b12-r3-om-gta02.bin
 # Get fso-console-image from:
 # http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20090404/

 Does this kernel not work for you then? Remember that after flashing, you
 need to reboot *twice* ...

 But with this kernel i have a resume time from about 4secs, is this
 normal, or can i tweak it somehow?


 I have that as well, maybe just 3 secs, but anyway :-)

 Is it possible that you can provide us with patches for small changes
 like the bin-only ones? I hope i dont have to download ~30mb and copy
 them every time.


 sorry, but for now, I try to bring out what I've got sofar, sometimes I
 don't know which binaries changed, so this is easier for me. I always  
 use my
 own install script even :-)  Once everything is more stable, this will
 change of course.

 Again, thanks for your great work.

 Sascha


 glad you like it.

 Franky

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-17 Thread Sascha Gering
Hi Filip,

Here is my output:

 r...@muhko:~# cat /proc/cmdline
 loglevel=4 console=tty0 console=ttySAC2,115200 init=/sbin/init ro  
 mtdparts=physmap-flash:-(nor);neo1973-nand:0x0004(qi),0x0004(depr-ub-env),0x0080(kernel),0x000a(depr),0x0004(identity-ext2),0x0f6a(rootfs)
   g_ether.host_addr=00:1F:11:01:6D:2E g_ether.dev_addr=00:1F:11:01:6D:2E  
 rootfstype=jffs2 root=/dev/mtdblock6

 r...@muhko:~# cat /boot/append-GTA02
 rw rootdelay=5 loglevel=1 quiet

Hmm, why is there a loglevel=4 in my cmdline, but loglevel=1 in my 
append file?

Sascha

Filip Onkelinx schrieb:
 Hi all,
 
 I know boot speed and resume speed is influenced by kernel boot  
 parameters: the more kernel/debug messages displayed (on rather slow  
 framebuffer), the slower the device will boot/resume. Might want to  
 compare boot params (cat /proc/cmdline , look for loglevel= and console= )
 
 F.

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
Huh? This never happened to me before, and I make calls of 16 minutes and
so.
This needs investigating, but believe me: I'm not the most knowledgeable guy
on qtextended :-)
What exact version of kernel/rootfs/extra modules/phone do you have?
Also: enable the power logging and mail that output to the list.

Btw: I don't seem able to change anything related to Call Forwarding or
Call Waiting, this is probably another bug in the qtextended code that
needs to be tracked down.

Franky


On Thu, Apr 16, 2009 at 12:05 AM, Tomas Riveros Schober
trive...@enable.clwrote:


 Franky,
 I've just installed your version of QtE and everything works very well
 with one major exception,
 the phone suspends while on calls! I'm using the rootfs from april 4th
 (recommended in your script)
 this is very, very bad!
 Tom

 Franky Van Liedekerke escribió:
  On Wed, 15 Apr 2009 23:20:50 +0200
  Sound Freedom sound.of.free...@gmail.com wrote:
 
 
  - 20090415: missed calls bug finally solved, it took some code
   rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 
  Is it resolve this problem ? :
  When the phone is in supsend mode, when somebody call me, the phone
  doesn't do anything. But when I wake the phone, it's ringing 3 time
  for a call from unknown person. Then the real call is lost.
  I don't know if it do the same with a sms.
 
 
 
  This is kernel related probably ... what kernel+rootfs are you using?
 
  Franky
 
  ___
  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: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Sound Freedom
I'm using the rootfs : 2009-02-23  fso-console-image-om-gta02.jffs2
And the associated kernel : 2009-02-23
uImage-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.bin
Maybe it's that.

But I tried official April 4th image  kernel from your site  with no
success ( no ssh ).
I'll try again..


2009/4/15 Franky Van Liedekerke liede...@telenet.be

 On Wed, 15 Apr 2009 23:20:50 +0200
 Sound Freedom sound.of.free...@gmail.com wrote:

  
   - 20090415: missed calls bug finally solved, it took some code
rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 
 
  Is it resolve this problem ? :
  When the phone is in supsend mode, when somebody call me, the phone
  doesn't do anything. But when I wake the phone, it's ringing 3 time
  for a call from unknown person. Then the real call is lost.
  I don't know if it do the same with a sms.
 

 This is kernel related probably ... what kernel+rootfs are you using?

 Franky

 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
You have to reboot twice to get ssh to work: once after the install, that
will configure all modules and stuff, the second boot the system will be
able to find the usb0 device and launch ssh on it.

Franky


On Thu, Apr 16, 2009 at 9:59 AM, Sound Freedom
sound.of.free...@gmail.comwrote:

 I'm using the rootfs : 2009-02-23  fso-console-image-om-gta02.jffs2
 And the associated kernel : 2009-02-23
 uImage-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.bin
 Maybe it's that.

 But I tried official April 4th image  kernel from your site  with no
 success ( no ssh ).
 I'll try again..


 2009/4/15 Franky Van Liedekerke liede...@telenet.be

 On Wed, 15 Apr 2009 23:20:50 +0200

 Sound Freedom sound.of.free...@gmail.com wrote:

  
   - 20090415: missed calls bug finally solved, it took some code
rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 
 
  Is it resolve this problem ? :
  When the phone is in supsend mode, when somebody call me, the phone
  doesn't do anything. But when I wake the phone, it's ringing 3 time
  for a call from unknown person. Then the real call is lost.
  I don't know if it do the same with a sms.
 

 This is kernel related probably ... what kernel+rootfs are you using?

 Franky

 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Roland
Hi Franky,

yesterday I installed a completely new system according to your
instructions. Because I didn't get any USB connection (seems to be a windows
problem) I tried different rootfs images. Currently I'm running MS5.1.

I have found two problems so far:

1. The date can not be set through the GUI.

2. When receiving a call, the name is not found in the address book and the
number of the caller seems to be only displayed if it is stored on the
SIM-card (not address book). Example: I tried calling myself from my
home-landline (number not in FreeRunner) and it just showed Unknown. In my
office I repeated this and it showed Unknown but as number Roland/bp -
which is how it is stored on the SIM-card.

One question: Do you recommend using qi or uboot? Or do both just work fine?

Thanks so far,
Roland

 -Original Message-
 From: community-boun...@lists.openmoko.org [mailto:community-
 boun...@lists.openmoko.org] On Behalf Of Franky Van Liedekerke
 Sent: Wednesday, April 15, 2009 8:46 PM
 To: community@lists.openmoko.org
 Subject: [QtExtended] Latest and greatest, progress mail 7
 
 (install instructions and script updated on 2090415: see below)
 
 Problems solved:
 
 - 20090401: 2.6.28 ok (even 2.6.29-rc2 ok)
 - 20090401: alarms OK (using atd from
   http://www.angstrom-distribution.org/unstable/armv4t/base/, since no
   newer package exists), normal + when suspended
 - 20090401: wake up when receiving sms, OK
 - 20090401: call + echo check, all OK
 - 20090401: duplicate sms thing: solved (see also fix on 20090412)
 - 20090401: mail ok
 - 20090401: wifi ok
 - 20090403: voice notes (see my mail/patch) ok
 - 20090404: usb cable handling: ok (mailed a patch to Filip, I hope he
   integrates all the 2.6.28 patches and commits them)
 - 20090404: bluetooth ok (need to downgrade to bluez3 and not use
   bluez4, install script updated accordingly)
 - 20090410: voicemail number is now saved across reboots (see
 http://trac.karadog.net/qt-extended-improved/ticket/15)
 - 20090410: snooze function works correctly now for repetitive alarms
   (see http://trac.karadog.net/qt-extended-improved/ticket/27)
 - 20090412: wlan no longer always online after unsuspend. I don't
   know if this saves power or not though ...
 - 20090412: SMS's are deleted from SIM after being read (see
 http://trac.karadog.net/qt-extended-improved/ticket/29). THIS NEEDS
 TESTING!!!
 
 - 20090413: vibrating/alarm/snoozing: works reliable now (there was a
   bug in the used timers logic that could cause infinite vibrating)
 - 20090415: missed calls bug finally solved, it took some code
   rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 - 20090415: outgoing call doesn't register anymore as missed when
   aborting the call before the connection is made (again: thanks
   Holger!)
 
 (the last 2 fixes aren't in any tickets, I need to create a patch for
 these.)
 
 
 Problems found (more like small nuisances now):
 ===
 - if you set the time back to something in the past, the clock service
   crashes and you need to restart qtextended if you want to use the
   clock again
 - bluetooth is not working totally ok, only after initial boot it
   works, not after suspend/resume. Seems to be kernel/bluez3 version
   combo issue ... After suspend/resume bluetooth seems to work, but
   receiving files for sure don't.
 - if you try to delete the Wireless Lan, the system crashes ... cool
   huh, a crashed phone? So for now: don't do it :-)
 
 - waiting call notification doesn' t work for me, it seems that the
   command to set the CCWA on the network fails for me:
 
  AtChat :  T : AT+CCWA=1,1,1
  AtChat :  F : +CME ERROR: 4
  AtChat :  T : AT+CCWA=1,2
  AtChat :  F : +CCWA: 0,7
  AtChat :  F : OK
 
 The error +CME ERROR: 4 means that the operation is not supported. Is
 this provider related?
 
 - I had a problem with the battery service crashing on me; all of the
   suddenly (after many suspend/resumes) the device gave me a warning
   that the battery was critical low, but after another suspend/resume
   cycle, the icon showed a full battery (even though the battery was at
   60% or so)
 
 
 Install instructions:
 =
 download the script
 http://users.telenet.be/liedekef/openmoko_install.sh , read the
 comments
 at the top and then execute the script on your openmoko (after having
 flashed the device and made sure internet works).
 For those who just want to replace their existing QtE: just download
 the QtE compressed file and replace your existing QtE with it:
 http://users.telenet.be/liedekef/qte_20090415.tgz.
 
 Enjoy!
 
 Franky
 
 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Sound Freedom
2) I did a test. :
I called me with a number which is in my SIM, I saw : Contact-Sim/hp
I called me with a number which is in the Tel memory, I saw :
Contact-Tel/m
I called me with a number which is not registered  send his number , I saw
: Unknow caller
/hp seems to be a contact registered from sim card
/m seems to be a contact from tel memory

But I tryed something else :

I deleted my Contact-tel  called me with his number, The phone showed me
Contact-Tel/m
I restarted QTEi, called me, The phone showed me Contact-Tel/m... I
watched my Contact list, Contact-Tel came back.
So, I re-deleted my Contact-tel  restarted. I Watched on my contact list,
Contact-Tel was not here. Called me again  The tel showed me Unknown
Caller

YES !!

I don't know how I can report this on Bug Track

2009/4/16 Franky Van Liedekerke liede...@telenet.be

 On Thu, Apr 16, 2009 at 10:49 AM, Roland qtextended.kos...@web.de wrote:

 Hi Franky,

 yesterday I installed a completely new system according to your
 instructions. Because I didn't get any USB connection (seems to be a
 windows
 problem) I tried different rootfs images. Currently I'm running MS5.1.

 I have found two problems so far:

 1. The date can not be set through the GUI.

 2. When receiving a call, the name is not found in the address book and
 the
 number of the caller seems to be only displayed if it is stored on the
 SIM-card (not address book). Example: I tried calling myself from my
 home-landline (number not in FreeRunner) and it just showed Unknown. In
 my
 office I repeated this and it showed Unknown but as number Roland/bp -
 which is how it is stored on the SIM-card.

 One question: Do you recommend using qi or uboot? Or do both just work
 fine?


 Hi Roland,

 1) I never had any problems setting the date/time, no matter what the
 rootfs used was. But, as I said before: when you set the date/time back to
 something in the past, the clock service crashes and you need to restart
 qtextended. Also the initial screen asks you for the date/time at first boot
 after flashing, and that setting fails indeed, I need to set it afterwards
 in the clock app again.
 2) That I never experienced before. Although, for me it seems all my
 contacts are on SIM *and* in the addressbook, so maybe that's a problem that
 I never encountered before :-) I should empty my SIM and try again, but I
 don't feel like doing that. Also, it seems saving a contact from the
 received-call list doesn't work as expected ...
 3) I use qi for booting.

 Franky

 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
On Thu, Apr 16, 2009 at 10:49 AM, Roland qtextended.kos...@web.de wrote:

 Hi Franky,

 yesterday I installed a completely new system according to your
 instructions. Because I didn't get any USB connection (seems to be a
 windows
 problem) I tried different rootfs images. Currently I'm running MS5.1.

 I have found two problems so far:

 1. The date can not be set through the GUI.

 2. When receiving a call, the name is not found in the address book and the
 number of the caller seems to be only displayed if it is stored on the
 SIM-card (not address book). Example: I tried calling myself from my
 home-landline (number not in FreeRunner) and it just showed Unknown. In
 my
 office I repeated this and it showed Unknown but as number Roland/bp -
 which is how it is stored on the SIM-card.

 One question: Do you recommend using qi or uboot? Or do both just work
 fine?


Hi Roland,

1) I never had any problems setting the date/time, no matter what the rootfs
used was. But, as I said before: when you set the date/time back to
something in the past, the clock service crashes and you need to restart
qtextended. Also the initial screen asks you for the date/time at first boot
after flashing, and that setting fails indeed, I need to set it afterwards
in the clock app again.
2) That I never experienced before. Although, for me it seems all my
contacts are on SIM *and* in the addressbook, so maybe that's a problem that
I never encountered before :-) I should empty my SIM and try again, but I
don't feel like doing that. Also, it seems saving a contact from the
received-call list doesn't work as expected ...
3) I use qi for booting.

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
On Thu, Apr 16, 2009 at 12:03 PM, Sound Freedom
sound.of.free...@gmail.comwrote:

 2) I did a test. :
 I called me with a number which is in my SIM, I saw : Contact-Sim/hp
 I called me with a number which is in the Tel memory, I saw :
 Contact-Tel/m
 I called me with a number which is not registered  send his number , I saw
 : Unknow caller
 /hp seems to be a contact registered from sim card
 /m seems to be a contact from tel memory

 But I tryed something else :

 I deleted my Contact-tel  called me with his number, The phone showed me
 Contact-Tel/m
 I restarted QTEi, called me, The phone showed me Contact-Tel/m... I
 watched my Contact list, Contact-Tel came back.
 So, I re-deleted my Contact-tel  restarted. I Watched on my contact
 list, Contact-Tel was not here. Called me again  The tel showed me
 Unknown Caller


QTEi merges all contacts from your SIM into your addressbook, so when a
contact is on the SIM, it will also be in the phonebook.
The /m and /hp probably mean /mobile and /homephone, nothing to do
with SIM/memory.

Although I found something weird: incoming calls say this:
Name: unknown
Number: Contact-name/m

But when I call that number from the incoming-call list, that of course
didn't work (it said: Dialing 'A', and that number doesn't exist). So the
parsing of the incoming number is wrong ... probably something I changed
yesterday evening ...
So for now you will not see anything reasonable in the incoming list ...

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
On Thu, 16 Apr 2009 13:53:36 +0200
Franky Van Liedekerke liede...@telenet.be wrote:

 
 Although I found something weird: incoming calls say this:
 Name: unknown
 Number: Contact-name/m
 
 But when I call that number from the incoming-call list, that of
 course didn't work (it said: Dialing 'A', and that number doesn't
 exist). So the parsing of the incoming number is wrong ... probably
 something I changed yesterday evening ...

Ok, found it, new build has been made that fixes this. I will
also include a new wav file for alarms in my install script.


Franky

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-16 Thread Franky Van Liedekerke
On Wed, 15 Apr 2009 20:45:39 +0200
Franky Van Liedekerke liede...@telenet.be wrote:

 (install instructions and script updated on 2090416: see below)
 
 
 Install instructions:
 =
 download the script
 http://users.telenet.be/liedekef/openmoko_install.sh , read the
 comments at the top and then execute the script on your openmoko
 (after having flashed the device and made sure internet works).
 For those who just want to replace their existing QtE: just download
 the QtE compressed file and replace your existing QtE with it:
 http://users.telenet.be/liedekef/qte_20090415.tgz.
 
 Enjoy!
 
 Franky

A new version is available that fixes the issue with incoming
phonenumbers being parsed wrong (was a typo of me):
http://users.telenet.be/liedekef/qte_20090416.tgz .

The new list with bugs is now at:
http://users.telenet.be/liedekef/qt-issues.txt

Franky

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


[QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Franky Van Liedekerke
(install instructions and script updated on 2090415: see below)

Problems solved:

- 20090401: 2.6.28 ok (even 2.6.29-rc2 ok)
- 20090401: alarms OK (using atd from
  http://www.angstrom-distribution.org/unstable/armv4t/base/, since no
  newer package exists), normal + when suspended
- 20090401: wake up when receiving sms, OK
- 20090401: call + echo check, all OK
- 20090401: duplicate sms thing: solved (see also fix on 20090412)
- 20090401: mail ok
- 20090401: wifi ok
- 20090403: voice notes (see my mail/patch) ok
- 20090404: usb cable handling: ok (mailed a patch to Filip, I hope he
  integrates all the 2.6.28 patches and commits them)
- 20090404: bluetooth ok (need to downgrade to bluez3 and not use
  bluez4, install script updated accordingly)
- 20090410: voicemail number is now saved across reboots (see
http://trac.karadog.net/qt-extended-improved/ticket/15)
- 20090410: snooze function works correctly now for repetitive alarms
  (see http://trac.karadog.net/qt-extended-improved/ticket/27)
- 20090412: wlan no longer always online after unsuspend. I don't
  know if this saves power or not though ...
- 20090412: SMS's are deleted from SIM after being read (see
http://trac.karadog.net/qt-extended-improved/ticket/29). THIS NEEDS
TESTING!!!

- 20090413: vibrating/alarm/snoozing: works reliable now (there was a
  bug in the used timers logic that could cause infinite vibrating)
- 20090415: missed calls bug finally solved, it took some code
  rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
- 20090415: outgoing call doesn't register anymore as missed when
  aborting the call before the connection is made (again: thanks
  Holger!)

(the last 2 fixes aren't in any tickets, I need to create a patch for
these.)


Problems found (more like small nuisances now):
===
- if you set the time back to something in the past, the clock service
  crashes and you need to restart qtextended if you want to use the
  clock again
- bluetooth is not working totally ok, only after initial boot it
  works, not after suspend/resume. Seems to be kernel/bluez3 version
  combo issue ... After suspend/resume bluetooth seems to work, but
  receiving files for sure don't.
- if you try to delete the Wireless Lan, the system crashes ... cool
  huh, a crashed phone? So for now: don't do it :-)

- waiting call notification doesn' t work for me, it seems that the
  command to set the CCWA on the network fails for me:

 AtChat :  T : AT+CCWA=1,1,1
 AtChat :  F : +CME ERROR: 4
 AtChat :  T : AT+CCWA=1,2
 AtChat :  F : +CCWA: 0,7
 AtChat :  F : OK

The error +CME ERROR: 4 means that the operation is not supported. Is
this provider related?

- I had a problem with the battery service crashing on me; all of the
  suddenly (after many suspend/resumes) the device gave me a warning
  that the battery was critical low, but after another suspend/resume 
  cycle, the icon showed a full battery (even though the battery was at
  60% or so)


Install instructions:
=
download the script
http://users.telenet.be/liedekef/openmoko_install.sh , read the comments
at the top and then execute the script on your openmoko (after having
flashed the device and made sure internet works).
For those who just want to replace their existing QtE: just download
the QtE compressed file and replace your existing QtE with it:
http://users.telenet.be/liedekef/qte_20090415.tgz.

Enjoy!

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Tomas Riveros Schober
Franky,
It's great to see you making huge progress with QtEI, however, I have 
some questions before trying your build.
1. Do incoming calls get answered using Speaker or Handset? On my phone 
all incoming calls are answered using Speaker, which is very annying. 
I've been having this problem since the time QtE was called Qtopia, and 
no build has had it fixed.
2. Is power management working fine? If I change any settings on my 
phone, suspend stops working.

regards
Tom

Franky Van Liedekerke escribió:
 (install instructions and script updated on 2090415: see below)

 Problems solved:
 
 - 20090401: 2.6.28 ok (even 2.6.29-rc2 ok)
 - 20090401: alarms OK (using atd from
   http://www.angstrom-distribution.org/unstable/armv4t/base/, since no
   newer package exists), normal + when suspended
 - 20090401: wake up when receiving sms, OK
 - 20090401: call + echo check, all OK
 - 20090401: duplicate sms thing: solved (see also fix on 20090412)
 - 20090401: mail ok
 - 20090401: wifi ok
 - 20090403: voice notes (see my mail/patch) ok
 - 20090404: usb cable handling: ok (mailed a patch to Filip, I hope he
   integrates all the 2.6.28 patches and commits them)
 - 20090404: bluetooth ok (need to downgrade to bluez3 and not use
   bluez4, install script updated accordingly)
 - 20090410: voicemail number is now saved across reboots (see
 http://trac.karadog.net/qt-extended-improved/ticket/15)
 - 20090410: snooze function works correctly now for repetitive alarms
   (see http://trac.karadog.net/qt-extended-improved/ticket/27)
 - 20090412: wlan no longer always online after unsuspend. I don't
   know if this saves power or not though ...
 - 20090412: SMS's are deleted from SIM after being read (see
 http://trac.karadog.net/qt-extended-improved/ticket/29). THIS NEEDS
 TESTING!!!

 - 20090413: vibrating/alarm/snoozing: works reliable now (there was a
   bug in the used timers logic that could cause infinite vibrating)
 - 20090415: missed calls bug finally solved, it took some code
   rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 - 20090415: outgoing call doesn't register anymore as missed when
   aborting the call before the connection is made (again: thanks
   Holger!)

 (the last 2 fixes aren't in any tickets, I need to create a patch for
 these.)


 Problems found (more like small nuisances now):
 ===
 - if you set the time back to something in the past, the clock service
   crashes and you need to restart qtextended if you want to use the
   clock again
 - bluetooth is not working totally ok, only after initial boot it
   works, not after suspend/resume. Seems to be kernel/bluez3 version
   combo issue ... After suspend/resume bluetooth seems to work, but
   receiving files for sure don't.
 - if you try to delete the Wireless Lan, the system crashes ... cool
   huh, a crashed phone? So for now: don't do it :-)

 - waiting call notification doesn' t work for me, it seems that the
   command to set the CCWA on the network fails for me:

  AtChat :  T : AT+CCWA=1,1,1
  AtChat :  F : +CME ERROR: 4
  AtChat :  T : AT+CCWA=1,2
  AtChat :  F : +CCWA: 0,7
  AtChat :  F : OK

 The error +CME ERROR: 4 means that the operation is not supported. Is
 this provider related?

 - I had a problem with the battery service crashing on me; all of the
   suddenly (after many suspend/resumes) the device gave me a warning
   that the battery was critical low, but after another suspend/resume 
   cycle, the icon showed a full battery (even though the battery was at
   60% or so)


 Install instructions:
 =
 download the script
 http://users.telenet.be/liedekef/openmoko_install.sh , read the comments
 at the top and then execute the script on your openmoko (after having
 flashed the device and made sure internet works).
 For those who just want to replace their existing QtE: just download
 the QtE compressed file and replace your existing QtE with it:
 http://users.telenet.be/liedekef/qte_20090415.tgz.

 Enjoy!

 Franky

 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Franky Van Liedekerke
On Wed, 15 Apr 2009 15:11:36 -0400
Tomas Riveros Schober trive...@enable.cl wrote:

 Franky,
 It's great to see you making huge progress with QtEI, however, I have 
 some questions before trying your build.
 1. Do incoming calls get answered using Speaker or Handset? On my
 phone all incoming calls are answered using Speaker, which is very
 annying. I've been having this problem since the time QtE was called
 Qtopia, and no build has had it fixed.
 2. Is power management working fine? If I change any settings on my 
 phone, suspend stops working.
 
 regards
 Tom

Hi Tom,

never had an issue with the speaker before. All incoming calls get
correctly routed. I have to admit that I didn't play around much with
speaker mode before (maybe if I set it to speaker, it can't go back or
so ...)
Also power management is working just fine: I have it set to dim at
30secs and suspend at 40secs when on battery, and that works just fine.

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Sound Freedom

 - 20090415: missed calls bug finally solved, it took some code
  rewriting I found in the qtopia version Om2008.12 (thanks Holger!)


Is it resolve this problem ? :
When the phone is in supsend mode, when somebody call me, the phone doesn't
do anything. But when I wake the phone, it's ringing 3 time for a call from
unknown person. Then the real call is lost.
I don't know if it do the same with a sms.

2009/4/15 Franky Van Liedekerke liede...@telenet.be

 (install instructions and script updated on 2090415: see below)

 Problems solved:
 
 - 20090401: 2.6.28 ok (even 2.6.29-rc2 ok)
 - 20090401: alarms OK (using atd from
  http://www.angstrom-distribution.org/unstable/armv4t/base/, since no
  newer package exists), normal + when suspended
 - 20090401: wake up when receiving sms, OK
 - 20090401: call + echo check, all OK
 - 20090401: duplicate sms thing: solved (see also fix on 20090412)
 - 20090401: mail ok
 - 20090401: wifi ok
 - 20090403: voice notes (see my mail/patch) ok
 - 20090404: usb cable handling: ok (mailed a patch to Filip, I hope he
  integrates all the 2.6.28 patches and commits them)
 - 20090404: bluetooth ok (need to downgrade to bluez3 and not use
  bluez4, install script updated accordingly)
 - 20090410: voicemail number is now saved across reboots (see
 http://trac.karadog.net/qt-extended-improved/ticket/15)
 - 20090410: snooze function works correctly now for repetitive alarms
  (see http://trac.karadog.net/qt-extended-improved/ticket/27)
 - 20090412: wlan no longer always online after unsuspend. I don't
  know if this saves power or not though ...
 - 20090412: SMS's are deleted from SIM after being read (see
 http://trac.karadog.net/qt-extended-improved/ticket/29). THIS NEEDS
 TESTING!!!

 - 20090413: vibrating/alarm/snoozing: works reliable now (there was a
  bug in the used timers logic that could cause infinite vibrating)
 - 20090415: missed calls bug finally solved, it took some code
  rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 - 20090415: outgoing call doesn't register anymore as missed when
  aborting the call before the connection is made (again: thanks
  Holger!)

 (the last 2 fixes aren't in any tickets, I need to create a patch for
 these.)


 Problems found (more like small nuisances now):
 ===
 - if you set the time back to something in the past, the clock service
  crashes and you need to restart qtextended if you want to use the
  clock again
 - bluetooth is not working totally ok, only after initial boot it
  works, not after suspend/resume. Seems to be kernel/bluez3 version
  combo issue ... After suspend/resume bluetooth seems to work, but
  receiving files for sure don't.
 - if you try to delete the Wireless Lan, the system crashes ... cool
  huh, a crashed phone? So for now: don't do it :-)

 - waiting call notification doesn' t work for me, it seems that the
  command to set the CCWA on the network fails for me:

  AtChat :  T : AT+CCWA=1,1,1
  AtChat :  F : +CME ERROR: 4
  AtChat :  T : AT+CCWA=1,2
  AtChat :  F : +CCWA: 0,7
  AtChat :  F : OK

 The error +CME ERROR: 4 means that the operation is not supported. Is
 this provider related?

 - I had a problem with the battery service crashing on me; all of the
  suddenly (after many suspend/resumes) the device gave me a warning
  that the battery was critical low, but after another suspend/resume
  cycle, the icon showed a full battery (even though the battery was at
  60% or so)


 Install instructions:
 =
 download the script
 http://users.telenet.be/liedekef/openmoko_install.sh , read the comments
 at the top and then execute the script on your openmoko (after having
 flashed the device and made sure internet works).
 For those who just want to replace their existing QtE: just download
 the QtE compressed file and replace your existing QtE with it:
 http://users.telenet.be/liedekef/qte_20090415.tgz.

 Enjoy!

 Franky

 ___
 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: [QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Franky Van Liedekerke
On Wed, 15 Apr 2009 23:20:50 +0200
Sound Freedom sound.of.free...@gmail.com wrote:

 
  - 20090415: missed calls bug finally solved, it took some code
   rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
 
 
 Is it resolve this problem ? :
 When the phone is in supsend mode, when somebody call me, the phone
 doesn't do anything. But when I wake the phone, it's ringing 3 time
 for a call from unknown person. Then the real call is lost.
 I don't know if it do the same with a sms.
 

This is kernel related probably ... what kernel+rootfs are you using?

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 7

2009-04-15 Thread Tomas Riveros Schober

Franky,
I've just installed your version of QtE and everything works very well 
with one major exception,
the phone suspends while on calls! I'm using the rootfs from april 4th 
(recommended in your script)
this is very, very bad!
Tom

Franky Van Liedekerke escribió:
 On Wed, 15 Apr 2009 23:20:50 +0200
 Sound Freedom sound.of.free...@gmail.com wrote:

   
 - 20090415: missed calls bug finally solved, it took some code
  rewriting I found in the qtopia version Om2008.12 (thanks Holger!)
   
 Is it resolve this problem ? :
 When the phone is in supsend mode, when somebody call me, the phone
 doesn't do anything. But when I wake the phone, it's ringing 3 time
 for a call from unknown person. Then the real call is lost.
 I don't know if it do the same with a sms.

 

 This is kernel related probably ... what kernel+rootfs are you using?

 Franky

 ___
 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