|
List Info
Thread: RE:PyUNO and OpenOffice installaed with Ubuntu distro
|
|
| RE:PyUNO and OpenOffice installaed with
Ubuntu distro |

|
2007-09-21 09:47:02 |
The Ubuntu 7.04 distro provides a python UNO package that
appears to
be python 2.5 compatible (See the "Provides:"
section below) :
Is this supported... ? I thought the Python UNO python2.5
upgrade
project was not released yet ?
doing an "import uno" from a python 2.5 shell
doesnt throw up errors......
<FROM APT>
Package: python-uno
Priority: optional
Section: python
Original-Maintainer: Debian OpenOffice Team <
debian-openoffice lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.2.0-1ubuntu4
Replaces: openoffice.org-common (<< 1.9.82)
Provides: python2.5-uno
Depends: openoffice.org-core (= 2.2.0-1ubuntu4),
python-central (>=
0.5.8), python (>= 2.5), python (<< 2.6), libc6
(>= 2.5-0ubuntu1),
libgcc1 (>= 1: 4.1.2), libstdc++6 (>= 4.1.2),
libstlport5.1 (>= 5.1),
python2.5 (>= 2.5)
Filename:
pool/main/o/openoffice.org/python-uno_2.2.0-1ubuntu4_i386.de
b
</FROM APT>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-21 10:23:06 |
Hi
> The Ubuntu 7.04 distro provides a python UNO package
that appears to
> be python 2.5 compatible (See the
"Provides:" section below) :
>
> Original-Maintainer: Debian OpenOffice Team <
> debian-openoffice lists.debian.org>
I'll ask rene
laurent
--
Laurent Godard <lgodard indesko.com> -
Ingénierie OpenOffice.org -
http://www.indesko.com
Nuxeo Enterprise Content Management >> http://www.nuxeo.com -
http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles
2004-2006
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-21 10:53:15 |
I've used it on Ubuntu 7.04 and 7.10 for a spreadsheet
plugin:
http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
and it has always worked perfectly for me.
-joachim
On 9/21/07, Laurent Godard <lgodard indesko.com> wrote:
>
> Hi
>
> > The Ubuntu 7.04 distro provides a python UNO
package that appears to
> > be python 2.5 compatible (See the
"Provides:" section below) :
> >
> > Original-Maintainer: Debian OpenOffice Team <
> > debian-openoffice lists.debian.org>
>
> I'll ask rene
>
> laurent
>
>
> --
> Laurent Godard <lgodard indesko.com> -
Ingénierie OpenOffice.org -
> http://www.indesko.com
> Nuxeo Enterprise Content Management >> http://www.nuxeo.com -
> http://www.nuxeo.org
> Livre "Programmation OpenOffice.org",
Eyrolles 2004-2006
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
> For additional commands, e-mail: dev-help udk.openoffice.org
>
>
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-21 10:56:05 |
On 9/21/07, Joachim Dahl <dahl.joachim gmail.com> wrote:
> I've used it on Ubuntu 7.04 and 7.10 for a spreadsheet
plugin:
> http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
>
> and it has always worked perfectly for me.
>
> -joachim
>
Which system python were you using 2.4 or 2.5 ? I noticed
that packaged OOo in
Ubuntu is stripped of the python intrepeter.....and uses the
system python...
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-21 10:58:18 |
It uses the default python2.5 installed install in
/usr/lib/python2.5
On 9/21/07, ashok _ <listmanster gmail.com> wrote:
>
> On 9/21/07, Joachim Dahl <dahl.joachim gmail.com> wrote:
> > I've used it on Ubuntu 7.04 and 7.10 for a
spreadsheet plugin:
> >
> http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
> >
> > and it has always worked perfectly for me.
> >
> > -joachim
> >
>
> Which system python were you using 2.4 or 2.5 ? I
noticed that packaged
> OOo in
> Ubuntu is stripped of the python intrepeter.....and
uses the system
> python...
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
> For additional commands, e-mail: dev-help udk.openoffice.org
>
>
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-23 17:35:22 |
ON FRI, 21 SEP 2007 16:47:02 +0200, ASHOK _
<LISTMANSTER GMAIL.COM> WROTE:
> THE UBUNTU 7.04 DISTRO PROVIDES A PYTHON UNO PACKAGE
THAT APPEARS TO
> BE PYTHON 2.5 COMPATIBLE (SEE THE
"PROVIDES:" SECTION BELOW) :
>
> IS THIS SUPPORTED... ? I THOUGHT THE PYTHON UNO
PYTHON2.5 UPGRADE
> PROJECT WAS NOT RELEASED YET ?
>
> DOING AN "IMPORT UNO" FROM A PYTHON 2.5 SHELL
DOESNT THROW UP
> ERRORS......
>
> <FROM APT>
> PACKAGE: PYTHON-UNO
> PRIORITY: OPTIONAL
> SECTION: PYTHON
> ORIGINAL-MAINTAINER: DEBIAN OPENOFFICE TEAM <
> DEBIAN-OPENOFFICE LISTS.DEBIAN.ORG>
> ARCHITECTURE: I386
> SOURCE: OPENOFFICE.ORG
> VERSION: 2.2.0-1UBUNTU4
> REPLACES: OPENOFFICE.ORG-COMMON (<< 1.9.82)
>
> PROVIDES: PYTHON2.5-UNO
>
> DEPENDS: OPENOFFICE.ORG-CORE (= 2.2.0-1UBUNTU4),
PYTHON-CENTRAL (>=
> 0.5.8), PYTHON (>= 2.5), PYTHON (<< 2.6),
LIBC6 (>= 2.5-0UBUNTU1),
> LIBGCC1 (>= 1: 4.1.2), LIBSTDC++6 (>= 4.1.2),
LIBSTLPORT5.1 (>= 5.1),
> PYTHON2.5 (>= 2.5)
> FILENAME:
POOL/MAIN/O/OPENOFFICE.ORG/PYTHON-UNO_2.2.0-1UBUNTU4_I386.DE
B
> </FROM APT>
>
>
------------------------------------------------------------
---------
> TO UNSUBSCRIBE, E-MAIL: DEV-UNSUBSCRIBE UDK.OPENOFFICE.ORG
> FOR ADDITIONAL COMMANDS, E-MAIL: DEV-HELP UDK.OPENOFFICE.ORG
>
THERE WAS A DEVELOPER WORKING ON THIS AND SUBMITING THE
UPDATE TO THE SOUR
CE TREE BUT THERE WAS NO UPDATES SINCE THEN THAT I HAVE
NOTICE:
HTTP://WIKI.SERVICES.OPENOFFICE.ORG/WIKI/PYTHON
--
ALEXANDRO COLORADO
COLEADER OF OPENOFFICE.ORG ES
HTTP://ES.OPENOFFICE.ORG
------------------------------------------------------------
---------
TO UNSUBSCRIBE, E-MAIL: DEV-UNSUBSCRIBE UDK.OPENOFFICE.ORG
FOR ADDITIONAL COMMANDS, E-MAIL: DEV-HELP UDK.OPENOFFICE.ORG
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-23 17:37:18 |
yes ubuntu did a merge of the system python with the
openoffice.org
python. I would like to know if we can ask the ubuntu guys
how they did it
and maybe be able to have a pyuno.so without having to
compile the whole
python. This would be great because it would give us
additional toolkits
like Tkenter and get around the VCL and still use UNO
services and
components.
On Fri, 21 Sep 2007 17:58:18 +0200, Joachim Dahl
<dahl.joachim gmail.com>
wrote:
> It uses the default python2.5 installed install in
/usr/lib/python2.5
>
> On 9/21/07, ashok _ <listmanster gmail.com> wrote:
>>
>> On 9/21/07, Joachim Dahl <dahl.joachim gmail.com> wrote:
>> > I've used it on Ubuntu 7.04 and 7.10 for a
spreadsheet plugin:
>> >
>> http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
>> >
>> > and it has always worked perfectly for me.
>> >
>> > -joachim
>> >
>>
>> Which system python were you using 2.4 or 2.5 ? I
noticed that packaged
>> OOo in
>> Ubuntu is stripped of the python intrepeter.....and
uses the system
>> python...
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
>> For additional commands, e-mail: dev-help udk.openoffice.org
>>
>>
--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-25 09:38:33 |
Hi,
you can build ooo with --system-python switch, but the
result will only
run on this system. Some distros do so.
Main problems are
- incompatible gcc versions
- incompatible python switches (with or without
--enable-shared or
--with-ucs-4 ).
So this is no option for the official OOo built, which is
aimed to run
on any system.
Bye,
Joerg
Alexandro Colorado wrote:
> yes ubuntu did a merge of the system python with the
openoffice.org
> python. I would like to know if we can ask the ubuntu
guys how they did
> it and maybe be able to have a pyuno.so without having
to compile the
> whole python. This would be great because it would
give us additional
> toolkits like Tkenter and get around the VCL and still
use UNO services
> and components.
>
> On Fri, 21 Sep 2007 17:58:18 +0200, Joachim Dahl
> <dahl.joachim gmail.com> wrote:
>
>> It uses the default python2.5 installed install in
/usr/lib/python2.5
>>
>> On 9/21/07, ashok _ <listmanster gmail.com> wrote:
>>
>>>
>>> On 9/21/07, Joachim Dahl <dahl.joachim gmail.com> wrote:
>>> > I've used it on Ubuntu 7.04 and 7.10 for a
spreadsheet plugin:
>>> >
>>> http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
>>>
>>> >
>>> > and it has always worked perfectly for
me.
>>> >
>>> > -joachim
>>> >
>>>
>>> Which system python were you using 2.4 or 2.5 ?
I noticed that packaged
>>> OOo in
>>> Ubuntu is stripped of the python
intrepeter.....and uses the system
>>> python...
>>>
>>>
------------------------------------------------------------
---------
>>> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
>>> For additional commands, e-mail: dev-help udk.openoffice.org
>>>
>>>
>
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
| Re: RE:PyUNO and OpenOffice installaed
with Ubuntu distro |

|
2007-09-25 18:46:33 |
Joerg can you please tell me the status of the pyuno bridge
upgrade?
On Tue, 25 Sep 2007 09:38:33 -0500, Joerg Budischewski
<JoergBudi gmx.de>
wrote:
> Hi,
>
> you can build ooo with --system-python switch, but the
result will only
> run on this system. Some distros do so.
>
> Main problems are
> - incompatible gcc versions
> - incompatible python switches (with or without
--enable-shared or
> --with-ucs-4 ).
>
> So this is no option for the official OOo built, which
is aimed to run
> on any system.
>
> Bye,
>
> Joerg
>
> Alexandro Colorado wrote:
>> yes ubuntu did a merge of the system python with
the openoffice.org
>> python. I would like to know if we can ask the
ubuntu guys how they did
>> it and maybe be able to have a pyuno.so without
having to compile the
>> whole python. This would be great because it would
give us additional
>> toolkits like Tkenter and get around the VCL and
still use UNO
>> services and components.
>> On Fri, 21 Sep 2007 17:58:18 +0200, Joachim Dahl
>> <dahl.joachim gmail.com> wrote:
>>
>>> It uses the default python2.5 installed install
in /usr/lib/python2.5
>>>
>>> On 9/21/07, ashok _ <listmanster gmail.com> wrote:
>>>
>>>>
>>>> On 9/21/07, Joachim Dahl
<dahl.joachim gmail.com> wrote:
>>>> > I've used it on Ubuntu 7.04 and 7.10
for a spreadsheet plugin:
>>>> >
>>>> http://abel.ee.ucla.edu/cvxopt/app
lications/openoffice-org-spreadsheet-plugin/
>>>> >
>>>> > and it has always worked perfectly for
me.
>>>> >
>>>> > -joachim
>>>> >
>>>>
>>>> Which system python were you using 2.4 or
2.5 ? I noticed that
>>>> packaged
>>>> OOo in
>>>> Ubuntu is stripped of the python
intrepeter.....and uses the system
>>>> python...
>>>>
>>>>
------------------------------------------------------------
---------
>>>> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
>>>> For additional commands, e-mail:
dev-help udk.openoffice.org
>>>>
>>>>
>>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
> For additional commands, e-mail: dev-help udk.openoffice.org
>
--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|
|
[1-9]
|
|