Re: Om2009 testing Release 2

2009-05-09 Thread Tom Yates
On Fri, 8 May 2009, Tom Yates wrote:

 On Thu, 7 May 2009, Angus Ainslie wrote:

 This is fixed with the current unstable but some new issues have shown
 up.  If you would like to test the fixes change the repo from testing to
 unstable. For now don't upgrade framework just opkg install paroli.
 Once the issues with the framework are sorted there will be a new image.

 ok, thanks for that.  i'll try to upgrade before logging any call-related
 bugs.

i got the latest directly from the unstable URL 
(http://downloads.openmoko.org/repository/unstable/armv4t/) and installed 
it with opkg.  for reference, it was paroli_0.2.1+gitr23+*.ipk , and since 
installing it i've had no more call handling issues.

that said, i've only made and received about six calls, but that's 
definitely more stable than before (which needed a reboot after every 
other call, tops).

now i can get calls more reliably, it's time to rip that vile ringtone out 
grin!

if anyone's curious, i'm starting to jot down notes about what i'm doing 
to my 2009, they're at http://www.teaparty.net/technotes/openmoko-4.html . 
they're not pretty, yet, though.


-- 

   Tom Yates  -  http://www.teaparty.net

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


Re: Om2009 testing Release 2

2009-05-08 Thread Tom Yates
On Thu, 7 May 2009, Angus Ainslie wrote:

 Please report them to https://docs.openmoko.org/trac and set the
 milestone to Om2009

happy to.  i just went off to report my first (that the paroli call screen 
often disappears during a call, making it hard to hang up) and saw on the 
new ticket page (https://docs.openmoko.org/trac/wiki/NewTicket) the 
statement Never set Priority, Severity or Milestone - thats for the QA 
team only!.

should i follow your instructions, or theirs?  if theirs, how would you 
like these issues tagged?

 This is fixed with the current unstable but some new issues have shown
 up.  If you would like to test the fixes change the repo from testing to
 unstable. For now don't upgrade framework just opkg install paroli.
 Once the issues with the framework are sorted there will be a new image.

ok, thanks for that.  i'll try to upgrade before logging any call-related 
bugs.

 I'm pretty sure I got my side of this fixed now ( again currently in
 unstable ). The current workaround is

 cp /etc/freesmartphone/oeventsd/paroli_rules.yaml 
 /etc/freesmartphone/oeventsd/rules.yaml

for the benefit of anyone reading the list archives, that seems to be 
/etc/freesmartphone/oevents/... not .../oeventsd/..., and it works for 
me - holding down the power button for 10s and releasing it starts the 
shutdown (within a few seconds).

 Thanks for testing

thanks for coding!


-- 

   Tom Yates  -  http://www.teaparty.net

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


Re: Om2009 testing Release 2

2009-05-08 Thread Risto H. Kurppa
Hi there!

So updating paroli from testing should fix the tele crashing during
calls. Can I just run
http://downloads.openmoko.org/repository/unstable/armv4t/paroli_0.2.1+gitr22+83d262ab5c88dd32078e6e931850d69f3c1eca51-r18_armv4t.ipk
or does it need some other packages from unstable too, as
dependencies?

Also, is there a way to enable the illume theme etc from the command
line (i mean the Press AUX long to get to MENU - DISPLAY - PROFILE
and change it from Paroli to Illume -thing).

Then, could someone point me to tools to manage gps (turn on/off),
wlan, gprs etc.. from GUI. Or more generally - let others know what
you've installed to make it do the tricks you want.


Thanks!


r - working on http://etherpad.com/zt3x1x7ERX


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

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


Re: Om2009 testing Release 2

2009-05-08 Thread Risto H. Kurppa
On Fri, May 8, 2009 at 3:02 PM, Risto H. Kurppa ri...@kurppa.fi wrote:
 Hi there!

 So updating paroli from testing should fix the tele crashing during
 calls. Can I just run
 http://downloads.openmoko.org/repository/unstable/armv4t/paroli_0.2.1+gitr22+83d262ab5c88dd32078e6e931850d69f3c1eca51-r18_armv4t.ipk
 or does it need some other packages from unstable too, as
 dependencies?

Decided to give it a try and it installed with no problems so far..

r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

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


Re: Om2009 testing Release 2

2009-05-08 Thread Angus Ainslie
On Fri, 2009-05-08 at 10:16 +0100, Tom Yates wrote:
 On Thu, 7 May 2009, Angus Ainslie wrote:
 
  Please report them to https://docs.openmoko.org/trac and set the
  milestone to Om2009
 
 happy to.  i just went off to report my first (that the paroli call screen 
 often disappears during a call, making it hard to hang up) and saw on the 
 new ticket page (https://docs.openmoko.org/trac/wiki/NewTicket) the 
 statement Never set Priority, Severity or Milestone - thats for the QA 
 team only!.
 
 should i follow your instructions, or theirs?  if theirs, how would you 
 like these issues tagged?
 

When you enter the bug Please set the milestone, and even the severity
or priority. I will however change any one of them as I see fit. 

I think that statement refers more to bug that are already in trac, I'll
find out how to get it adjusted.

  This is fixed with the current unstable but some new issues have shown
  up.  If you would like to test the fixes change the repo from testing to
  unstable. For now don't upgrade framework just opkg install paroli.
  Once the issues with the framework are sorted there will be a new image.
 
 ok, thanks for that.  i'll try to upgrade before logging any call-related 
 bugs.
 
  I'm pretty sure I got my side of this fixed now ( again currently in
  unstable ). The current workaround is
 
  cp /etc/freesmartphone/oeventsd/paroli_rules.yaml 
  /etc/freesmartphone/oeventsd/rules.yaml
 
 for the benefit of anyone reading the list archives, that seems to be 
 /etc/freesmartphone/oevents/... not .../oeventsd/..., and it works for 
 me - holding down the power button for 10s and releasing it starts the 
 shutdown (within a few seconds).

Yup that's a better path 



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


Re: Om2009 testing Release 2

2009-05-08 Thread Angus Ainslie
On Fri, 2009-05-08 at 15:12 +0300, Risto H. Kurppa wrote:
 On Fri, May 8, 2009 at 3:02 PM, Risto H. Kurppa ri...@kurppa.fi wrote:
  Hi there!
 
  So updating paroli from testing should fix the tele crashing during
  calls. Can I just run
  http://downloads.openmoko.org/repository/unstable/armv4t/paroli_0.2.1+gitr22+83d262ab5c88dd32078e6e931850d69f3c1eca51-r18_armv4t.ipk
  or does it need some other packages from unstable too, as
  dependencies?
 
 Decided to give it a try and it installed with no problems so far..
 
 r
 

Yeah it should not have any other dependencies. Glad it's working. 

There is a Kustomizer 2009 thread on one of the lists that will install
a lot of the popular apps into Om2009.

Angus


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


Re: Om2009 testing Release 2

2009-05-08 Thread rakshat hooja
On Fri, May 8, 2009 at 7:51 PM, Angus Ainslie nyt...@openmoko.org wrote:

 On Fri, 2009-05-08 at 15:12 +0300, Risto H. Kurppa wrote:
  On Fri, May 8, 2009 at 3:02 PM, Risto H. Kurppa ri...@kurppa.fi wrote:
   Hi there!
  
   So updating paroli from testing should fix the tele crashing during
   calls. Can I just run
  
 http://downloads.openmoko.org/repository/unstable/armv4t/paroli_0.2.1+gitr22+83d262ab5c88dd32078e6e931850d69f3c1eca51-r18_armv4t.ipk
   or does it need some other packages from unstable too, as
   dependencies?
 
  Decided to give it a try and it installed with no problems so far..
 
  r
 

 Yeah it should not have any other dependencies. Glad it's working.

 There is a Kustomizer 2009 thread on one of the lists that will install
 a lot of the popular apps into Om2009.

 Angus




FYI Risto started Kustomizer and is the main author of Kustomizer 2009 so
far so I am pretty sure he already knew this!!!

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


Re: Om2009 testing Release 2

2009-05-08 Thread Angus Ainslie
On Fri, 2009-05-08 at 19:56 +0530, rakshat hooja wrote:
 
 
 
 FYI Risto started Kustomizer and is the main author of Kustomizer 2009
 so far so I am pretty sure he already knew this!!!
 
 Rakshat

I thought the name looked familiar, I guess I need more coffee :)

Angus


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


Re: Om2009 testing Release 2

2009-05-07 Thread Tom Yates
On Tue, 5 May 2009, Petr Vanek wrote:

 Hi Angus,

 thank you for the info and hard work.

hear, here.  i had begun to fear that work had completely stopped on 2009 
- but this is clearly not so!

 I have been testing paroli every two to three weeks (regularly i use
 shr). today i have flashed the testing release 2 image and used it this
 afternoon. the testing release seems to be full of new features. i
 flashed it to nand, i use qi.

i have also flashed testing release 2 (1.5.2009, the paroli image) and am 
using it as my main phone (this may seem unwise, but i'd managed to roach 
2008.12 so badly that qpe reliably crashed within 60s of rebooting the 
phone).  i'd rather put my effort into going forward than replicating the 
past.

where would you like us to report bugs?  here, or is there a tracker?  and 
what about things which are not necessarily bugs (ie, possible RFEs)?

 two times (huh, now again.. so three times) the tele crashed during
 phone call (call did not get disconnected so i could finish it.) then
 paroli restart or neo restart...

i'm getting this, both with calls made and calls received.  what can i 
provide that will help diagnose this?

 i never really understood the time changing by pressing the AUX
 button... and how do you set alarm time?

now there's an interesting feature!

 autosuspend although enabled did not work, autodim does work

i also find this.

 Bugs fixed
  Power button does not shutdown device

 not for me :)

ditto.

 i still have it on so i can do more tests if necessary...

and i'll have it on for a while.

is there any documentation on the format of the paroil address book so i 
can try to get my contacts over in bulk?


-- 

   Tom Yates  -  http://www.teaparty.net

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


Re: Om2009 testing Release 2

2009-05-07 Thread Ed Kapitein
On Thu, 2009-05-07 at 10:23 +0100, Tom Yates wrote:
 On Tue, 5 May 2009, Petr Vanek wrote:
 
  Hi Angus,
 
  thank you for the info and hard work.
+1 
SNIP

 i also find this.
 
  Bugs fixed
 Power button does not shutdown device
 
  not for me :)
 
 ditto.
+1

 
  i still have it on so i can do more tests if necessary...
 
 and i'll have it on for a while.
 
 is there any documentation on the format of the paroil address book so i 
 can try to get my contacts over in bulk?
 
I have a +/- 3 pixel band on the top with random noise and colors.

Is it possible to add the use of the aux button to the wiki?
I discovered it by accident.
Could you make a manual on the wiki on how to use paroli?
It is not all that intuitive.

I made my phone dual boot now, if i like to hack i boot gentoo from SD
card.
if i need a phone that just works, i boot paroli.
for now it is 90% gentoo and 10% paroli, due to missing features as GPS
app, gprs, browser, mail client, etc. 
But then again perhaps it is best to have a stable phone and take it
from there.

Kind regards,
Ed



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


Re: Om2009 testing Release 2

2009-05-07 Thread Laszlo KREKACS
 is there any documentation on the format of the paroil address book so i
 can try to get my contacts over in bulk?

It is in python pickle format I have been told.
Look at ~/.paroli there is everything inside. (call logs, contacts, etc)

If the call would work reliably I would be more than happy to use it
as my daily phone.
(sometimes I didnt get the call screen).

And om2009 desperately need some love. For example remove the virtual desktop
from illume bar. Cant imagine a usecase for this on a phone.
Adapt the illume bar colors, icons to paroli, etc.

Remove the application which does not start (Htop)

Otherwise nice distro. Everything is inside what needed;) (paroli, terminal)

This distro is so close to be a normal phone

Best regards,
 Laszlo

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


Re: Om2009 testing Release 2

2009-05-07 Thread Risto H. Kurppa
On Thu, May 7, 2009 at 1:18 PM, Ed Kapitein e...@kapitein.org wrote:
 Is it possible to add the use of the aux button to the wiki?
 I discovered it by accident.
 Could you make a manual on the wiki on how to use paroli?
 It is not all that intuitive.

I agree that the 2009 wiki page ( http://wiki.openmoko.org/wiki/Om2009
) should be updated and all these tips for new users should be
definitely added. So everyone please, add your stuff there!

r

ps. there is a community effort to create a script to add the required
apps  hacks to 'plain' 2009 in http://etherpad.com/zt3x1x7ERX - it'll
eventually be the kustomizer for 2009 (for kustomizer, see
http://wiki.openmoko.org/wiki/Kustomizer ) - feel free to add your
lines there..


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

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


Re: Om2009 testing Release 2

2009-05-07 Thread Angus Ainslie
On Thu, 2009-05-07 at 10:23 +0100, Tom Yates wrote:
 where would you like us to report bugs?  here, or is there a tracker?  and 
 what about things which are not necessarily bugs (ie, possible RFEs)?
 

Please report them to https://docs.openmoko.org/trac and set the
milestone to Om2009

  two times (huh, now again.. so three times) the tele crashed during
  phone call (call did not get disconnected so i could finish it.) then
  paroli restart or neo restart...
 
 i'm getting this, both with calls made and calls received.  what can i 
 provide that will help diagnose this?
 

This is fixed with the current unstable but some new issues have shown
up.  If you would like to test the fixes change the repo from testing to
unstable. For now don't upgrade framework just opkg install paroli.
Once the issues with the framework are sorted there will be a new image.

  i never really understood the time changing by pressing the AUX
  button... and how do you set alarm time?
 
 now there's an interesting feature!
 
  autosuspend although enabled did not work, autodim does work
 
 i also find this.
 
  Bugs fixed
 Power button does not shutdown device
 
  not for me :)
 
 ditto.
 

I'm pretty sure I got my side of this fixed now ( again currently in
unstable ). The current workaround is 

cp /etc/freesmartphone/oeventsd/paroli_rules.yaml 
/etc/freesmartphone/oeventsd/rules.yaml

Thanks for testing 

Angus


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


Re: Om2009 testing Release 2

2009-05-07 Thread Angus Ainslie
Hi Ed,

On Thu, 2009-05-07 at 12:18 +0200, Ed Kapitein wrote:
  
 I have a +/- 3 pixel band on the top with random noise and colors.
 

That is from using qi. We'll check the theme to see if that can be
fixed.

 Is it possible to add the use of the aux button to the wiki?
 I discovered it by accident.
 Could you make a manual on the wiki on how to use paroli?
 It is not all that intuitive.
 

There are some basic hints at 

http://wiki.openmoko.org/wiki/Om2009

If you find any more hidden features they can be added there.

 I made my phone dual boot now, if i like to hack i boot gentoo from SD
 card.
 if i need a phone that just works, i boot paroli.
 for now it is 90% gentoo and 10% paroli, due to missing features as GPS
 app, gprs, browser, mail client, etc. 
 But then again perhaps it is best to have a stable phone and take it
 from there.

GPRS can be enabled from the settings app ( one of the AUX button uses )

If you change the paroli theme to illume ( in settings ) you can get all
of the apps that you're used to. TangoGPS , browser (midori, dillo,
fennec), claws mail.

Angus


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


Re: Om2009 testing Release 2

2009-05-07 Thread Angus Ainslie
On Thu, 2009-05-07 at 13:53 +0300, Risto H. Kurppa wrote:
 
 ps. there is a community effort to create a script to add the required
 apps  hacks to 'plain' 2009 in http://etherpad.com/zt3x1x7ERX - it'll
 eventually be the kustomizer for 2009 (for kustomizer, see
 http://wiki.openmoko.org/wiki/Kustomizer ) - feel free to add your
 lines there..
 
 

callrec is in the feeds now so there shouldn't be any need to install it
from an outside source. Is there a dictator recipe somewhere ?

There are 4 apps that I would add to the feed if there were bitbake
recipes for them pythm, woosh, intone and mokomaze. The players would
need to to have mp3 support installed from outside the OM feeds. I'm
also open to suggestions of other applications.

Angus


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


Re: Om2009 testing Release 2

2009-05-07 Thread matthias
There is no bitbake recipe for dictator so far. Unfortunately!
And I think there won't be, cause I don't know how to make one and I
ain't got the time to get used to it.
So, is there someone who can do that? It won't be too hard, for it's
just a python-something.


Angus Ainslie schrieb:
 On Thu, 2009-05-07 at 13:53 +0300, Risto H. Kurppa wrote:
   
 ps. there is a community effort to create a script to add the required
 apps  hacks to 'plain' 2009 in http://etherpad.com/zt3x1x7ERX - it'll
 eventually be the kustomizer for 2009 (for kustomizer, see
 http://wiki.openmoko.org/wiki/Kustomizer ) - feel free to add your
 lines there..


 

 callrec is in the feeds now so there shouldn't be any need to install it
 from an outside source. Is there a dictator recipe somewhere ?

 There are 4 apps that I would add to the feed if there were bitbake
 recipes for them pythm, woosh, intone and mokomaze. The players would
 need to to have mp3 support installed from outside the OM feeds. I'm
 also open to suggestions of other applications.

 Angus


 ___
 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: Om2009 testing Release 2

2009-05-07 Thread Angus Ainslie
On Thu, 2009-05-07 at 18:41 +0200, matthias wrote:
 There is no bitbake recipe for dictator so far. Unfortunately!
 And I think there won't be, cause I don't know how to make one and I
 ain't got the time to get used to it.
 So, is there someone who can do that? It won't be too hard, for it's
 just a python-something.
 

If it uses distutils the recipe is almost trivial 

Angus


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


Re: Om2009 testing Release 2

2009-05-07 Thread matthias
it does not. But i can make it use it in the next release.
just wait.

matthias

Angus Ainslie schrieb:
 On Thu, 2009-05-07 at 18:41 +0200, matthias wrote:
   
 There is no bitbake recipe for dictator so far. Unfortunately!
 And I think there won't be, cause I don't know how to make one and I
 ain't got the time to get used to it.
 So, is there someone who can do that? It won't be too hard, for it's
 just a python-something.

 

 If it uses distutils the recipe is almost trivial 

 Angus


 ___
 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: Om2009 testing Release 2

2009-05-07 Thread Johny Tenfinger
 There are 4 apps that I would add to the feed if there were bitbake
 recipes for them pythm, woosh, intone and mokomaze. The players would

I'm sure SHR has bitbake recipes for mokomaze and pythm.

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


Re: Om2009 testing Release 2

2009-05-07 Thread Laszlo KREKACS
 I'm
 also open to suggestions of other applications.

Openmoocow. It is simple and nice to show off.

Laszlo

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


Re: Om2009 testing Release 2

2009-05-06 Thread Christian Gagneraud
Petr Vanek wrote:
 Hi Angus, 
 
 thank you for the info and hard work.
 
 I have been testing paroli every two to three weeks (regularly i use
 shr). today i have flashed the testing release 2 image and used it this
 afternoon. the testing release seems to be full of new features. i
 flashed it to nand, i use qi.
 
 Paroli settings screen 
  - change illume profile ( paroli fulsscreen or illume )
 
 great and worked, one can choose upon demand so this is good.
 
  - GPRS settings
APN settings
enable or disable GPRS 
 
 got connected instantly, just worked., great. G indication for
 connection is super. but i could eventually not get disconnected - had
 to kill paroli and eventually reboot anyways

same, got connected instantly, and it displayed active, but if go 
back, and go again to gprs i got this for the status:
dbus.Dictionary({dbus.String(u'registration'): ... and i can't even 
disconnect...

I'm using paroli in the illume profile.

Apart from that, i get the G in the notification area, got connected 
really quickly, resolv.conf and default route updated OK.

Cheers

 
 
  - profile settings menu 
ringtone volume
vibration on incoming call
message volume
vibration on incoming message
and others 
  - this needs to be enabled from /etc/paroli/paroli.cfg 
as some features are still a little experimental
 
 the setting app is good.
 
 Tons of new feature's in the FSO framework
  - Automatic timezones for mutlizone countries
  - lots under the hood 
check here to see all of them  
http://git.freesmartphone.org/?p=framework.git;a=summary

 Bugs fixed 
  Power button does not shutdown device 
  otimed sets timezone incorrectly in large countries FSO 389
  Power status events ignored FSO 381
  feeds are incorrectly set to unstable
 
 
 interface is responsive and consistent. i quite like it but had to get
 used to it... as i say i use it every now and then. i can imagine a bit
 different theming but i am sure this will come and it's not a priority
 now. i do like the one consistent application approach.
 
 now issues:
 
 the buttons are too small for fingers sometimes (delete on messages, +
 to add a message etc.)
 
 two times (huh, now again.. so three times) the tele crashed during
 phone call (call did not get disconnected so i could finish it.) then
 paroli restart or neo restart...
 
 sending sms while off signal gave no error, but no sms saved as draft
 so got simply lost...
 
 operator name not displayed (did get displayed in illume shelf though)
 
 sms receiving OK
 
 the biggest issue (and this is what i was hoping would be solved) is
 still the lng delay on call answer between pressing the answer
 button and the ring stopping and caller getting through. i actually
 lost one call on this.
 
 i never really understood the time changing by pressing the AUX
 button... and how do you set alarm time?
 
 autosuspend although enabled did not work, autodim does work
 
 Bugs fixed 
  Power button does not shutdown device 
 
 not for me :)
 
 i still have it on so i can do more tests if necessary...
 
 Petr
 
 
 ___
 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: Om2009 testing Release 2

2009-05-05 Thread Petr Vanek
Hi Angus, 

thank you for the info and hard work.

I have been testing paroli every two to three weeks (regularly i use
shr). today i have flashed the testing release 2 image and used it this
afternoon. the testing release seems to be full of new features. i
flashed it to nand, i use qi.

Paroli settings screen 
   - change illume profile ( paroli fulsscreen or illume )

great and worked, one can choose upon demand so this is good.

   - GPRS settings
 APN settings
 enable or disable GPRS 

got connected instantly, just worked., great. G indication for
connection is super. but i could eventually not get disconnected - had
to kill paroli and eventually reboot anyways


   - profile settings menu 
 ringtone volume
 vibration on incoming call
 message volume
 vibration on incoming message
 and others 
   - this needs to be enabled from /etc/paroli/paroli.cfg 
 as some features are still a little experimental

the setting app is good.


Tons of new feature's in the FSO framework
   - Automatic timezones for mutlizone countries
   - lots under the hood 
 check here to see all of them  
 http://git.freesmartphone.org/?p=framework.git;a=summary

Bugs fixed 
   Power button does not shutdown device 
   otimed sets timezone incorrectly in large countries FSO 389
   Power status events ignored FSO 381
   feeds are incorrectly set to unstable


interface is responsive and consistent. i quite like it but had to get
used to it... as i say i use it every now and then. i can imagine a bit
different theming but i am sure this will come and it's not a priority
now. i do like the one consistent application approach.

now issues:

the buttons are too small for fingers sometimes (delete on messages, +
to add a message etc.)

two times (huh, now again.. so three times) the tele crashed during
phone call (call did not get disconnected so i could finish it.) then
paroli restart or neo restart...

sending sms while off signal gave no error, but no sms saved as draft
so got simply lost...

operator name not displayed (did get displayed in illume shelf though)

sms receiving OK

the biggest issue (and this is what i was hoping would be solved) is
still the lng delay on call answer between pressing the answer
button and the ring stopping and caller getting through. i actually
lost one call on this.

i never really understood the time changing by pressing the AUX
button... and how do you set alarm time?

autosuspend although enabled did not work, autodim does work

Bugs fixed 
   Power button does not shutdown device 

not for me :)

i still have it on so i can do more tests if necessary...

Petr


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


Re: Om2009 testing Release 2

2009-05-05 Thread Mirko Lindner
Hi Petr,

thanks for the detailed report and especially for sharing it. I already 
stated at the issues you mentioned and hope to report positive outcomes 
later this week ;)

Some comments are in-line

Keep it coming :=)

/mirko

Petr Vanek wrote:
 
 sending sms while off signal gave no error, but no sms saved as draft
 so got simply lost...
 

Good point, added to my list.

 operator name not displayed (did get displayed in illume shelf though)

Talked about this earlier today on irc and we agreed it should be 
optional, so also on my list :)

 
 the biggest issue (and this is what i was hoping would be solved) is
 still the lng delay on call answer between pressing the answer
 button and the ring stopping and caller getting through. i actually
 lost one call on this.

I am not entirely sure I can do much about this, as the UI is waiting 
for signals form the framework ...

 
 i never really understood the time changing by pressing the AUX
 button... and how do you set alarm time?

Alarm as well as Time will migrate into the settings app, which I also 
need to clean a bit, lots of settings laying around in current unstable.


Thanks again :)

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


Re: Om2009 testing Release 2

2009-05-05 Thread Laszlo KREKACS
On Tue, May 5, 2009 at 9:06 PM, Mirko Lindner mi...@openmoko.com wrote:
 the biggest issue (and this is what i was hoping would be solved) is
 still the lng delay on call answer between pressing the answer
 button and the ring stopping and caller getting through. i actually
 lost one call on this.

 I am not entirely sure I can do much about this, as the UI is waiting
 for signals form the framework ...

Does the ringtones are already in .wav format?

Laszlo

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


Re: Om2009 testing Release 2

2009-05-05 Thread Petr Vanek
LK  the biggest issue (and this is what i was hoping would be
LK  solved) is still the lng delay on call answer between
LK  pressing the answer button and the ring stopping and caller
LK  getting through. i actually lost one call on this.
LK 
LK  I am not entirely sure I can do much about this, as the UI is
LK  waiting for signals form the framework ...
LK 
LK Does the ringtones are already in .wav format?

i have tried this on latest shr testing with no success - still long
delay between button press and real answer...

Petr


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


Re: Om2009 testing Release 2

2009-05-05 Thread jeremy jozwik
thats why i have mine set to vibrate. strange until it actually stops
but its better then a long ringer

On Tue, May 5, 2009 at 12:52 PM, Petr Vanek van...@penguin.cz wrote:
 LK  the biggest issue (and this is what i was hoping would be
 LK  solved) is still the lng delay on call answer between
 LK  pressing the answer button and the ring stopping and caller
 LK  getting through. i actually lost one call on this.
 LK 
 LK  I am not entirely sure I can do much about this, as the UI is
 LK  waiting for signals form the framework ...
 LK
 LK Does the ringtones are already in .wav format?

 i have tried this on latest shr testing with no success - still long
 delay between button press and real answer...

 Petr


 ___
 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