Re: [shr-u] Your SIM storage is full.../PIM problem

2010-12-19 Thread Bernhard Reiter
hi,

and thanks for the dbus calls, i managed to clean all the 20 messages
that had really piled up there!

referring to what pike said, where can i tell shr to store messages not
on the sim but eg on the sd?

one more issue: i can't seem to edit the fields in my contacts (which i
just imported from my sim); this also applies to new entries. i can
create them and add fields, but not enter any information into those
fields. anyone else experiencing this?

regards and thanks for the help so far,
bernhard

Am Sonntag, den 19.12.2010, 12:00 +0100 schrieb
community-requ...@lists.openmoko.org:
 Hi Bernard,
 
 You could debug it with the following command:
 
 dbus-send --system --dest=org.freesmartphone.ogsmd
 --print-reply 
 /org/freesmartphone/GSM/Device
 org.freesmartphone.GSM.SIM.GetMessagebookInfo
 
 Read message 1 with:
 
 dbus-send --system --dest=org.freesmartphone.ogsmd
 --print-reply 
 /org/freesmartphone/GSM/Device
 org.freesmartphone.GSM.SIM.RetrieveMessage 
 int32:1
 
 Or delete message 1 with:
 
 dbus-send --system --dest=org.freesmartphone.ogsmd
 --print-reply 
 /org/freesmartphone/GSM/Device
 org.freesmartphone.GSM.SIM.DeleteMessage 
 int32:1
 
 This will give you a lowlevel view of the messages on your SIM
 
 Hope it helps.
 
 Kind regards,
 Ed
 
 On Saturday 18 December 2010 13:14:34 Bernhard Reiter wrote:
  Hi,
  
  i've just flashed my Freerunner to the latest SHR-unstable.
  
  Since a couple of days, (that is, with a previous SHR-u),
 I'm getting a
  message
  
  Your SIM storage is full. Please delete some messages or
 you may not
  receive them anymore!
  
  on a regular basis. The funny thing is, I did delete all my
 messages
  apart from two remaining ones, but SHR keeps complaining,
 and I really
  don't seem to be able to receive any text messages (SMS)
 anymore.
  
  Other than that, after starting programs like Contacts or
 Messages,
  they're showing that rotating indicator and an otherwise
 blank window --
  what could be wrong there?
  
  TIA
  Bernhard
  
  
  
  ___
  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: [shr-u] Your SIM storage is full.../PIM problem

2010-12-18 Thread Ed Kapitein
Hi Bernard,

You could debug it with the following command:

dbus-send --system --dest=org.freesmartphone.ogsmd --print-reply 
/org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.GetMessagebookInfo

Read message 1 with:

dbus-send --system --dest=org.freesmartphone.ogsmd --print-reply 
/org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.RetrieveMessage 
int32:1

Or delete message 1 with:

dbus-send --system --dest=org.freesmartphone.ogsmd --print-reply 
/org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.DeleteMessage 
int32:1

This will give you a lowlevel view of the messages on your SIM

Hope it helps.

Kind regards,
Ed

On Saturday 18 December 2010 13:14:34 Bernhard Reiter wrote:
 Hi,
 
 i've just flashed my Freerunner to the latest SHR-unstable.
 
 Since a couple of days, (that is, with a previous SHR-u), I'm getting a
 message
 
 Your SIM storage is full. Please delete some messages or you may not
 receive them anymore!
 
 on a regular basis. The funny thing is, I did delete all my messages
 apart from two remaining ones, but SHR keeps complaining, and I really
 don't seem to be able to receive any text messages (SMS) anymore.
 
 Other than that, after starting programs like Contacts or Messages,
 they're showing that rotating indicator and an otherwise blank window --
 what could be wrong there?
 
 TIA
 Bernhard
 
 
 
 ___
 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: [shr-u] Your SIM storage is full.../PIM problem

2010-12-18 Thread pike

Hi


Your SIM storage is full. Please delete some messages or you may not
receive them anymore!

on a regular basis.


I get the message after every reboot and after receiving
an sms, everytime.


and I really
don't seem to be able to receive any text messages (SMS) anymore.


I am - it just works. The error message itself is the bug in my case.

I am assuming some process is looking at the non-opimd storage
(which had the .. 20 ? .. messages limit), in fact, there may
be 20 messages stuck there, but not in the opimd storage I'm
using right now. If that is so, switching to the old storage,
cleaning that up, and returning to the new storage would help.
I've learned to live with it :-/

$2c,
*-pike



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