-
I had to apply the following patch so that the incoming calls numbers-to-names resolving worked properly on a latest shr-testing:
--- /opt/pisi/modules/contacts_opimd.py Wed Mar 31 12:03:03 2010
…
bam80 updated
14 years ago
-
Hi,
when trying to sync my contacts to google yesterday, pisigui failed. Commandline invocation revealed that a captcha was asked for during login at google, and after a searching the net I came acros…
-
Hi,
maybe I am doing something wrong, but the new opimd backend does not seem fully functional - at least not with the contacts application.
If I (after upgrading the DB) import my sim contacts with…
-
If starting PISI without config file, the error message claims for a config file in /home/root/ ....; it should be /home/$USER/ .... instead.
-
+do_install() {
> - ${STAGING_BINDIR_NATIVE}/python ${S}/setup.py install ${D}
> - rm -rf ${D}/opt/rtmom/build/
> - rm -rf ${D}/opt/rtmom/patches/
> +}
Cannot this be done with
inherit distutils?…