On Sun, Mar 21, 2010 at 2:34 PM, Michael Pilgermann <[email protected]>wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Tom, > > it's in the PISI sources already. Just waiting for the libxml2-patch > coming through before I can release new PISI version ... > > Best > Michael > > > On 03/21/2010 12:20 PM, Tom Hacohen wrote: > > 2010/3/20 Łukasz Pankowski <[email protected] <mailto:[email protected]>> > > > > [email protected] <mailto:[email protected]> writes: > > > > > Am Freitag, 19. März 2010 11:23:36 schrieb Benjamin Schieder: > > >> On 19.03.2010 11:20:43, [email protected] > > <mailto:[email protected]> wrote: > > >> > Please share details. I tried to convert contacts from SIM to > > vcf with > > >> > following configuration in /home/root/.pisi/conf with no luck: > > >> > > > >> > This fails with following error: > > >> > > > >> > r...@om-gta02 ~ $ pisi -v shrsim vcf1 > > >> > > > >> > message.append(signature=signature, *args) > > >> > TypeError: More items found in D-Bus signature than in Python > > arguments > > >> > > >> Please use the pisigui. In that you get the same error, but can > > choose > > >> to ignore it. > > > > > > Ok, made this, next error "Could not load VCF file [...] No such > > file or > > > directory '/home/root/contacts.vcf'. Pressing 'OK', progressbar > > shows some > > > messages, stops with "Finished (40 %)". > > > > > > 2nd try: with "touch /home/root/contacts.vcf" before running > > pisigui. 2nd > > > error does not occur, but seems not to work: > > > > > > r...@om-gta02 ~ $ ls -l > > > -rw-r--r-- 1 root root 0 Mar 19 11:37 > contacts.vcf > > > > > > So what to do now? > > > > Hi > > > > I changed line 98 of /opt/pisi/modules/contacts_dbussim.py : > > > > - dbusContacts = sim.RetrievePhonebook(DBUS_CONTACTS) > > + dbusContacts = sim.RetrievePhonebook(DBUS_CONTACTS, 1, > > self._max_simentries) > > > > and than > > > > pisi -v shrsim vcf1 > > pisi -v vcf1 opimd > > > > worked without any problem > > > > > > > > Regards > > > Thomas aka thessy > > > > > > > > > _______________________________________________ > > > > Please send this patch to the PiSi guys, thanks. > > > > -- > > Tom. > > > > > > > > _______________________________________________ > Hey michael, Thanks, btw, in case you haven't received my mails, types opimd is now alive and kicking and is there by default (for quite some time now) please change default configuration if you haven't already. Thanks again, -- Tom.
_______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
