i fetched the frameworkd source tar ball from http://www.freesmartphone.org/sources/ and build a primitive deb package, because i try to figure out opimd. but i still get the same errors as with the old version: for a lot of methods i get an exception and
num_id = int(rel_path[1:]) ValueError: invalid literal for int() with base 10: '' seems like rel_path is always an empty string -- and it probably is not supposed to be so. so, where should that string come from? another question: how do i get a list of missed calls? there's no method with a name looking like it would do that (but a lot with names not really comprehensible to me: Skip, Rewind, GetCallPaths, Dispose). same thing for messages and contacts. oh, and btw: where does one get python-phoneutils? _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

