Re: First motif commits

2013-02-04 Thread Paul Gevers
On 04-02-13 22:41, Graham Inggs wrote: > On 3 February 2013 23:34, Paul Gevers > wrote: > > > Not perfect yet, but I did some of the work on the split (bed time now > though). Pushed to the repo. > > > Ah, I actually did this on Thursday and Friday last week,

Re: First motif commits

2013-02-04 Thread Graham Inggs
On 3 February 2013 23:34, Paul Gevers wrote: > > Not perfect yet, but I did some of the work on the split (bed time now > though). Pushed to the repo. > Ah, I actually did this on Thursday and Friday last week, although I went as far as making a libmotif-common as well. > Does this also count

Re: LibreOffice 4.0 and your package using pyUNO and python(3)-uno

2013-02-04 Thread Rene Engelhard
Hi, On Sun, Feb 03, 2013 at 09:31:39PM +0100, Rene Engelhard wrote: > [...] Now - with LibreOffice 4.0 - python3 is the > *default* python for LibreOffice so python3-uno is the preferred package in > LibreOffices dependencies. That said, because of API stuff and string changes > etc[1] it needs *>

Re: LibreOffice 4.0 and your package using pyUNO and python(3)-uno

2013-02-04 Thread Rene Engelhard
Hi again, On Sun, Feb 03, 2013 at 09:31:39PM +0100, Rene Engelhard wrote: > A "import uno" in a python2 shell with python-uno still works; but I'd prefer > - if you tested your package against the new python-uno to check whether >more complex stuff works ;) > - if you tested your package wit