[possibly any] Your storage is full

David Ford david at blue-labs.org
Tue May 19 20:34:45 CEST 2009


The backup script(s) I posted are:

root at nibbly-bits:~# cat backup_messages.sh
#!/bin/sh

d=$(date +%Y.%m.%d-%H%M)
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device 
org.freesmartphone.GSM.SIM.RetrieveMessagebook 'all' > messages-$d.txt

root at nibbly-bits:~# cat backup_contacts.sh
#!/bin/sh

d=$(date +%Y.%m.%d-%H%M)
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device 
org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' > contacts-$d.txt



Mind the line wrapping - the mdbus line is all on one line and ends at 
the .txt

I also had this problem for a few weeks, it was rather frustrating.  My 
FR -thought- the sim was empty and had no messages in it, but in reality 
it was chock full.  I had to pull my sim and put it in another phone 
about five times before the problem got fixed and deleting them actually 
did delete.

-david

On 05/17/09 05:16, Chaosspawn23 wrote:
> ivvmm schrieb:
>    
>> Hello list.
>>
>> My friend's been having this problem for a long time(since I installed
>> her SHR, before that it was FDOM). And I experience it myself.
>>
>> The message 'Your storage is full' is being displayed for me each time
>> the distribution boots and nothing could be done with it. Cannot see
>> _ANY_ sms in the messages app. There is _nothing_ displayed.
>>
>> My friend says she's been able to delete them by inserting the sim into
>> her Motorola and deleting them by hand there.
>>
>> What's the problem here? What app works with the sim card? Does the gsm
>> modem work with it so it is broken or is it just a modem?
>>      
>
> I *think* I had the same problem some time ago with shr testing. I was able to
> fix them by deleting all (!) messages on the SIM via SHR-Settings (the option
> for that is under "phone" IIRC). Not a nice fix, but it works. If you want to
> keep your messages, you could run the backup script somebody posted here some
> time ago to copy your messages into a file in advance.
>
> Regards,
> Konstantin
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090519/185d8573/attachment.htm 


More information about the community mailing list