On Thu, Oct 7, 2010 at 21:21, Denis Shulyaka <[email protected]> wrote:
> 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'

I want to fix it really soon, so please try again after few days :)

-- 
Sebastian Krzyszkowiak
dos
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to