Re: PISI 0.4 released

2009-08-23 Thread Michael Pilgermann
Sounds great! Welcome to the team ... :) You could start by requesting access to the code - I would create a branch for you, so you could play around. There is a basic class diagram in the docs, which should help with the basic understanding of the architecture ... Feel free to ask about anythin

Re: Packaging of Python Programs (was Re: PISI 0.4 released)

2009-08-19 Thread Adolph J. Vogel
> > *** Should we really install a Python application as a site-package?? *** > > Setuptools (and whatever similar stuff is out there for Python packaging) > is a very good tool to assemble and distribute Python site-packages (so to > say Python libraries) - stuff, that extends Python by some addit

Packaging of Python Programs (was Re: PISI 0.4 released)

2009-08-18 Thread Michael Pilgermann
quot;applications" handling this issue? For me it looks somehow artificial to put an application under site-packages for Python. Comments are very welcome ... :D Michael Original-Nachricht > Datum: Tue, 18 Aug 2009 12:54:28 +0200 > Von: Martin Jansa > An: Lis

Re: PISI 0.4 released

2009-08-18 Thread Robin Paulson
2009/8/19 Michael Pilgermann : > We used standard GTK Filedialog for this ... I am trying to think of any > solution (with no need to touch GTK code ;)) ... > > To be honest - I can't bring up any good ... for the mean time, you could > simply "hard code" the path of the vcf file in your config f

Re: PISI 0.4 released

2009-08-18 Thread Michael Pilgermann
ht end up assembling bb-files for all new apps ... :) Original-Nachricht > Datum: Tue, 18 Aug 2009 12:54:28 +0200 > Von: Martin Jansa > An: List for Openmoko community discussion > Betreff: Re: PISI 0.4 released > Hi, > on Friday I uploaded patch for OE rep

Re: PISI 0.4 released

2009-08-18 Thread Michael Pilgermann
; Von: Robin Paulson > An: List for Openmoko community discussion > Betreff: Re: PISI 0.4 released > 2009/8/10 Michael Pilgermann : > > We just released PISI 0.4. > > i did a sync a moment ago, from sim to interactive vcf file. it popped > up a dialogue ox asking for a file a

Re: PISI 0.4 released

2009-08-18 Thread Martin Jansa
Hi, on Friday I uploaded patch for OE repository to shr trac: http://trac.shr-project.org/trac/ticket/592 Patch contains support for setuptools (http://pypi.python.org/pypi/setuptools), which seems like standard tool for managing python packages, that's

Re: PISI 0.4 released

2009-08-18 Thread Robin Paulson
2009/8/10 Michael Pilgermann : > We just released PISI 0.4. i did a sync a moment ago, from sim to interactive vcf file. it popped up a dialogue ox asking for a file anme, but i couldn't read most of it, because too much of it was off screen. could you modify this, so i can figure out what's happe

Re: PISI 0.4 released

2009-08-14 Thread Michael Pilgermann
I did change my mind and uploaded a new version (0.4.5) to opkg.org. Michael Michael Pilgermann wrote: > Hi, > I got around this problem with manual restart of SHR dates backend > process after every sync. A pre- / post-routine option was added - so in > your configuration file you can configure

Re: PISI 0.4 released

2009-08-14 Thread Michael Pilgermann
Hi, I got around this problem with manual restart of SHR dates backend process after every sync. A pre- / post-routine option was added - so in your configuration file you can configure shell instructions now, which will be executed by PISI before / after sync (working well for me). Don't forget t

Re: PISI 0.4 released

2009-08-14 Thread Michael Pilgermann
JaMa, thx for this offer. I don't really know, what in detail you are talking about ... i was quite happy, that I managed to assemble ipkg - this is all done automatically using a Makefile: https://projects.openmoko.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/Makefile?rev=135&root=pisi But in

Re: PISI 0.4 released

2009-08-13 Thread Martin Jansa
On Thu, Aug 13, 2009 at 11:49 AM, Martin Jansa wrote: > I have no experience with python, but I can try to prepare setup.py for > setuptools next week, if you have no time or interest in it and then > send you patch. > I had some spare time.. so before going for vacation, here is something which

Re: PISI 0.4 released

2009-08-13 Thread c_c
Hi, I would be willing to help/code (my python is weak though) to get sync support for e-tasks through PISI. Perhaps sync to / from evolution can be looked at in the beginning. -- View this message in context: http://n2.nabble.com/PISI-0.1-released-tp2597801p3437532.html Sent from the Openmoko

Re: PISI 0.4 released

2009-08-13 Thread Michael Pilgermann
Hi Edwin, > > But then I had in mind this opimd thing as well - which will overcome > all these problems. It is again a think of proirities - pretty much depends > on the timeline of opimd - as I count the time we have to wait for opimd > dialer in days and weeks (rather than in months) I am not t

Re: PISI 0.4 released

2009-08-13 Thread Edder
Hi Michael, On Thu, Aug 13, 2009 at 9:39 AM, Michael Pilgermann wrote: > Hi Edder, > >> 1) Are there any plans to support google tasks? It is a "widget" >> within gmail and would be nice if that one could be synced to for >> example tasks or e-tasks. > I have not yet planned to integrate tasks sup

Re: PISI 0.4 released

2009-08-13 Thread Martin Jansa
On Thu, Aug 13, 2009 at 09:39:20AM +0200, Michael Pilgermann wrote: > Hi Edder, > > thx for your feedback regarding new features for PISI. I think, they are all > really interesing suggestions ... please see my comments below. Hi Michael, thx for working on PISI. I would like to finish OE bbfi

Re: PISI 0.4 released

2009-08-13 Thread Michael Pilgermann
iscussion > Betreff: Re: PISI 0.4 released > Hi, > > I installed the latest version (0.4.4) and have a couple of questions: > > 1) Are there any plans to support google tasks? It is a "widget" > within gmail and would be nice if that one could be synced to for > examp

Re: PISI 0.4 released

2009-08-12 Thread Edder
Hi, I installed the latest version (0.4.4) and have a couple of questions: 1) Are there any plans to support google tasks? It is a "widget" within gmail and would be nice if that one could be synced to for example tasks or e-tasks. 2) Long contact names. I have quite a few contacts with long na

Re: PISI 0.4 released

2009-08-10 Thread Michele Brocco
Thanks Michael! The sync seems to work fine now, no errors so far. Will test it in more detail the next days. On 8/10/09, Michael Pilgermann wrote: > Hi Michele, > > this got fixed. Should be fine with version 0.4.4. > Greetings > Mike > > Michele Brocco wrote: >> Hi and thanks for the very fast

Re: PISI 0.4 released

2009-08-10 Thread Michele Brocco
Thanks Michael! The sync seems to work fine now, no errors so far. Will test it in more detail the next days. On 8/10/09, Michael Pilgermann wrote: > Hi Michele, > > this got fixed. Should be fine with version 0.4.4. > Greetings > Mike > > Michele Brocco wrote: >> Hi and thanks for the very fast

Re: PISI 0.4 released

2009-08-10 Thread jeremy jozwik
On Sun, Aug 9, 2009 at 11:21 PM, Michael Pilgermann wrote: > Problem was https. > I changed to http - should be fine now. sorry for that. > Michael works great now, thanks! ___ Openmoko community mailing list community@lists.openmoko.org http://lists.op

Re: PISI 0.4 released

2009-08-10 Thread Michael Pilgermann
Hi Michele, this got fixed. Should be fine with version 0.4.4. Greetings Mike Michele Brocco wrote: > Hi and thanks for the very fast fix! :) > > Now I get the following error in pisi cli with the same setup as > before (om_sqlite <-> opimd): > > ERROR:dbus.connection:Unable to set arguments ({

Re: PISI 0.4 released

2009-08-10 Thread Michael Pilgermann
all the dependency packages ... Michael Original-Nachricht > Datum: Mon, 10 Aug 2009 21:44:28 +1200 > Von: Robin Paulson > An: List for Openmoko community discussion > Betreff: Re: PISI 0.4 released > 2009/8/10 Michael Pilgermann : > > Supported

Re: PISI 0.4 released

2009-08-10 Thread Robin Paulson
2009/8/10 Michael Pilgermann : > Supported Contacts data sources: > - SIM via DBUS (e.g. SHR) > - QTopia address book (e.g. OM 2008.12) > - LDAP (read only) > - VCF files (local / webdav) > - Google contacts > - OPIMD > > Supported Calendar data sources: > - Google calendars > - ICalendar files (lo

Re: PISI 0.4 released

2009-08-09 Thread Petr Vanek
>> Hi and thanks for the very fast fix! :) > >Maybe I should have taken a little bit more time (at least for >testing ;) ) ... Getting the same error here now ... I am going to fix >this tonight ... Michael release early, release often, we will help you to collect all the bugs, no worries :) Petr

Re: PISI 0.4 released

2009-08-09 Thread Michael Pilgermann
Original-Nachricht > Datum: Sun, 9 Aug 2009 22:43:44 +0200 > Von: Michele Brocco > An: List for Openmoko community discussion > Betreff: Re: PISI 0.4 released > Hi and thanks for the very fast fix! :) Maybe I should have taken a little bit more time (at le

Re: PISI 0.4 released

2009-08-09 Thread Michael Pilgermann
Problem was https. I changed to http - should be fine now. sorry for that. Michael Original-Nachricht > Datum: Sun, 9 Aug 2009 17:29:17 -0700 > Von: jeremy jozwik > An: List for Openmoko community discussion > Betreff: Re: PISI 0.4 released > On Sun, Aug 9, 2

Re: PISI 0.4 released

2009-08-09 Thread jeremy jozwik
On Sun, Aug 9, 2009 at 12:18 PM, Michael Pilgermann wrote: > thx for your input. > > There was a small problem with hard-coding the sim entry max number at > one point ... I fixed this and have put up PISI 0.4.3 now ... > Please go and update (and let us know, whether it's fine now) ... > Michael

Re: PISI 0.4 released

2009-08-09 Thread Petr Vanek
>We just released PISI 0.4. >- OPIMD this is great, thank you! will try tomorrow :) Petr ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: PISI 0.4 released

2009-08-09 Thread Michele Brocco
Hi and thanks for the very fast fix! :) Now I get the following error in pisi cli with the same setup as before (om_sqlite <-> opimd): ERROR:dbus.connection:Unable to set arguments ({'Departement': None, 'HomeState': None, 'Surname': None, 'Name': u'Kundenbetreuun', 'BusinessState': None, 'Title'

Re: PISI 0.4 released

2009-08-09 Thread Michael Pilgermann
Jeremy, thx for your input. There was a small problem with hard-coding the sim entry max number at one point ... I fixed this and have put up PISI 0.4.3 now ... Please go and update (and let us know, whether it's fine now) ... Michael jeremy jozwik wrote: >> pisi0.4 > > new to pisi, so please b

Re: PISI 0.4 released

2009-08-09 Thread Michael Pilgermann
Hi Michele, silly mistake of mine in the module - forgot to check whether all attributes are really set Well 0.4.2 is out ... please go and update; should be fine then ... For the menu-item thing - an updated version of the config file is placed in /home/root/.pisi/conf-default (in order not

Re: PISI 0.4 released

2009-08-09 Thread jeremy jozwik
> pisi0.4 new to pisi, so please bear with me. im getting the fallowing errors: DBUS_SIM: Loading >SIM Card Limitations: 250 entries maximum; no more than 16 characters per name Using **pending_return in dbus_connection_send_with_reply_setup() without pending_setup is deprecated and strongly d

Re: PISI 0.4 released

2009-08-09 Thread Sebastian Krzyszkowiak
On 8/9/09, Michael Pilgermann wrote: > Supported Contacts data sources: > - SIM via DBUS (e.g. SHR) > - QTopia address book (e.g. OM 2008.12) > - LDAP (read only) > - VCF files (local / webdav) > - Google contacts > - OPIMD Please keep in mind opimd by default already incorporates data from SIM (

Re: PISI 0.4 released

2009-08-09 Thread Michele Brocco
On 8/9/09, Michael Pilgermann wrote: > We just released PISI 0.4. > > The major enhancement this time is opimd support for contacts. > > Supported Contacts data sources: > - SIM via DBUS (e.g. SHR) > - QTopia address book (e.g. OM 2008.12) > - LDAP (read only) > - VCF files (local / webdav) > - Go

PISI 0.4 released

2009-08-09 Thread Michael Pilgermann
We just released PISI 0.4. The major enhancement this time is opimd support for contacts. Supported Contacts data sources: - SIM via DBUS (e.g. SHR) - QTopia address book (e.g. OM 2008.12) - LDAP (read only) - VCF files (local / webdav) - Google contacts - OPIMD Supported Calendar data sources: