Re: Pyuno ImportError

2013-01-16 Thread Xisco Faulí
Hello, I rebuilt master and it doesn't happen anymore. Probably I did something wrong because noone but me complained about it. Sorry for the inconvience. Regards 2013/1/16 Caolán McNamara > On Sat, 2013-01-05 at 02:51 +0100, Xisco Faulí wrote: > > Hello everybody, > > > > > > I've just built

Re: Pyuno ImportError

2013-01-16 Thread Caolán McNamara
On Sat, 2013-01-05 at 02:51 +0100, Xisco Faulí wrote: > Hello everybody, > > > I've just built libreoffice after a couple of weeks and now pyuno > fails to import elements from the API, like from > com.sun.star.awt.VclWindowPeerAttribute import OK. > It worked well before Christmas. Any regressio

Pyuno ImportError

2013-01-04 Thread Xisco Faulí
Hello everybody, I've just built libreoffice after a couple of weeks and now pyuno fails to import elements from the API, like from com.sun.star.awt.VclWindowPeerAttribute import OK. It worked well before Christmas. Any regression introduced during this time? regards, Xisco __