[Tichy] contacts service

Mirko Lindner mirko at openmoko.org
Fri Nov 28 15:16:24 CET 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I found a small bug/glitch.

In the sim.py please replace

super(SIMContact, self).__init__(name, **kargs)

in my version line 33

with

super(SIMContact, self).__init__(name, tel, sim_index, **kargs)

.

Otherwise the contacts service only retrieves the names but not the
numbers from the sim ;)


/mirko
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkv/TgACgkQlgX1BiMLFSjMRwCeNrtbKCiBYSNQQ7TkYI5ZwGEU
M0EAniLH0hnI8nTy/NphEplEfRrQth13
=2d7a
-----END PGP SIGNATURE-----



More information about the devel mailing list