testing Litephone, new phone interface

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Fri Jul 31 17:22:43 CEST 2009


On Fri, Jul 31, 2009 at 17:05, Michal Brzozowski<rusolis at poczta.fm> wrote:
> 2009/7/30 Michal Brzozowski <rusolis at poczta.fm>
>>
>> About the crashes. My experience is that in only (and always) crashes when
>> there's an error from FSO. So I'll upgrade the GUI to display the FSO error
>> instead of crashing, and then we will be able to work on finding the
>> problem. Some of the crashes I've already identified and they will be fixed
>> in todays release.
>
> Litephone beta1 is available here:
> http://pvtrace.com/litephone/litephone_0.0.1-r2_armv4t.ipk
>
> Changes:
>  - don't crash on FSO errors, display them in an error console tab instead
>  - PIN authorization, PIN changing, PIN authorization toggle
>  - switching profiles
>  - fixed some bugs that have been pointed out (probably not all)
>  - don't need the gsm_register script anymore.
>
> PIN entering is a bit lame now, I'll work on it a little bit.
>
> Note: if you see duplicated contacts and messages, this is a bug in opimd.
> Message deleting is, I think, still unimplemented.
>
> Have fun,
> Michal
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>

INFO: New dbus call: org.freesmartphone.ogsmd
/org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM
GetAuthCodeRequired;

You shouldn't use GetAuthCodeRequired, that's call for settings app.
You should listen to AuthStatus signal and check, if value is 'SIM
PIN' - then display PIN dialog.

Here new version of litephone still crashes. It reads contacts and few
messages, but it fails after that with:

INFO: New dbus call: org.freesmartphone.opimd
/org/freesmartphone/PIM/Messages/Queries/3
org.freesmartphone.PIM.MessageQuery GetResult;
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
INFO: Call was succesful
QDBusArgument: write from a read-only object
QDBusArgument: write from a read-only object
FATAL: data.cpp: 79 : void Data::sort(const QString&, bool): check
failed: row.getValue(column, &value):

You should provide more debug info, now I can't even see on which
message it crashes.

-- 
Sebastian Krzyszkowiak
dos



More information about the community mailing list