gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading new SMS on nokia 6230 over bluetooth on Mac OS X


From: Martin Ritchie
Subject: Re: Reading new SMS on nokia 6230 over bluetooth on Mac OS X
Date: Thu, 14 Jun 2007 22:07:05 +0100

On 14/06/07, Martin Ritchie <address@hidden> wrote:
On 14/06/07, Daniele Forsi <address@hidden> wrote:
> Martin Ritchie wrote:
>
> > However getsms from memory IN doesn't see the new messages. My thought
> > was there is another memory location that the unread messages are
> > stored in but I can't see any documentation for that.
>
> a list of all memory types known by gnokii is here
> http://wiki.gnokii.org/index.php/Memory_type_codes
>
> I don't know what types are supported by your phone, but a hint might be found
> in the output of
> gnokii --showsmsfolderstatus
>
> if you find a solution we can update the two really short pages about the 6230
> that are in the wiki
> http://wiki.gnokii.org/index.php/Nokia6230ConfigOSX
> http://wiki.gnokii.org/index.php/Nokia6230ConfigGnuLinux
>
> --
> Daniele

Thanks for the response. Unfortuately I don't have the laptop and
phone here at work but from memory showsmsfolderstatus shows four
folders

0 Inbox     with 163 msgs
1 Sent
2 Drafts
3 Templates

The list doesn't show any hints about unread messages.

doing a getsms IN 1 1 retrieves the last received message .. first in
inbox but this is a previously read message.

The unread message seems to be stored some where else.

To be fair I haven't systematically gone through every memory type but
I tried the likely suspects and they all return not supported on this
phone. Will try them all tonight and report back.

I may just have to use a different phone.

Thanks for the suggestions though, will let you know how it goes later.


Ok so here is what I get with the suggestions. Any other thoughts
would be great. I don't have the time just now to get in to the code
but may beable to self sign the gnapplet.sis If I can't get this 6230
working.

iBookG4:~ ritchiem$ /usr/local/bin/gnokii --showsmsfolderstatus

GNOKII Version 0.6.16
2007-06-14 21:26:46.745 gnokii[1203] *** _NSAutoreleaseNoPool():
Object 0x5061e0 of class NSIdEnumerator autoreleased with no pool in
place - just leaking
2007-06-14 21:26:46.757 gnokii[1203] *** _NSAutoreleaseNoPool():
Object 0x50dd80 of class IOBluetoothNotification autoreleased with no
pool in place - just leaking
2007-06-14 21:26:46.758 gnokii[1203] *** _NSAutoreleaseNoPool():
Object 0x512eb0 of class NSCFArray autoreleased with no pool in place
- just leaking
No. Name                             Id #Msg
============================================
 0 Inbox                            12  163
 1 Sent items                       13    2
 2 Saved items                      14    5
 3 Templates                        15   20

As you can tell this is running on Mac OS X (10.4.9) Don't think the
lack of an auto release pool is a huge thing easy sorted though.

I ran through all the memory types

GetSMS ME 1 failed! (Invalid type of memory.)
GetSMS SM 1 failed! (Invalid type of memory.)
GetSMS FD 1 failed! (Invalid type of memory.)
GetSMS ON 1 failed! (Invalid type of memory.)
GetSMS EN 1 failed! (Invalid type of memory.)
GetSMS DC 1 failed! (Invalid type of memory.)
GetSMS RC 1 failed! (Invalid type of memory.)
GetSMS MC 1 failed! (Invalid type of memory.)
GetSMS LD 1 failed! (Invalid type of memory.)
GetSMS MT 1 failed! (Invalid type of memory.)
Unknown memory type TA (use ME, SM, IN, OU, ...)!
Unknown memory type CB (use ME, SM, IN, OU, ...)!

IN-> TE all print the first message in those locations

GetSMS F1 1 failed! (The given location is empty.)
GetSMS F2 1 failed! (The given location is empty.)
and up to F9 fail.

Perhaps I'll have a look at the code.. Any suggestions on what I
should be looking for? Do any of you know if there is a special memory
that the incomming smss are stored in?
Cheers


--
Martin Ritchie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]