Fri, Mar 12, 2010 at 04:40:38PM +0100, Helge Hafting wrote
> Klaus Kurzmann wrote:
> >Am Donnerstag, 11. März 2010 17:34:06 schrieb Tom Yates:
> [...]
> >>[opimd]
> >>description=OPIMD Contacts
> >>module=contacts_opimd
> >>field_support=FALSE
> >you have to put this to TRUE as the new opimd is all about fields :-)
> 
> I did that.
> 
> And still, pisi says:
> The following error
> occured when loading:
> More items found in D-
> Bus signature than in
> Python arguments.
> Continue prosessing?
> 

In openmoko community there is a solution:

you have to fix "/opt/pisi/modules/contacts_dbussim.py":
in line 98 you have to change 
    "dbusContacts = sim.RetrievePhonebook(DBUS_CONTACTS)" 
to 
    "dbusContacts = sim.RetrievePhonebook(DBUS_CONTACTS,1,self._max_simentries)"


link to first hand: 
    http://permalink.gmane.org/gmane.comp.handhelds.openmoko.community/55411

--
Best regards, Alexander V Vershilov.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to