2010/10/7 Al Johnson <[email protected]>:
> I think the problem is that the messages app populates a list with every
> message in the database, stressing both opimd and the list widget. The
> experimental app opimd-messages fetches them as needed, and performs _much_
> better with lots of messages in the database.

Unfortunately it fails with my database:

>   File "/usr/bin/opimd-messages", line 487, in <module>
>     messages.Query({'$phonenumber': result['Phone']}, 
> reply_handler=partial(read_handler, item, result.get('Name'), unr),
> error_handler=read_error)
> KeyError: 'Phone'
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to