Issue 93885 - Python PyUNO "hello world" fails
Summary: Python PyUNO "hello world" fails
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 3.0 RC1
Hardware: All All
: P2 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: joergbudi
QA Contact: issues@framework
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-09-14 16:26 UTC by aziem
Modified: 2009-07-12 18:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description aziem 2008-09-14 16:26:08 UTC
OpenOffice.org 3.0.0 rc1 (Sun Microsystems build) on Linux (Fedora 9 i386)
cannot run the Python Hello World[1].  I assume this is an unintentional change,
and the consequence is breaking backwards computability or losing functionality.

[1] http://udk.openoffice.org/python/python-bridge.html

Traceback (most recent call last):
  File "hello_world.py", line 21, in ?
    text = model.Text
AttributeError: Text
Comment 1 Olaf Felka 2009-06-05 07:33:03 UTC
@ jbu: Something for you?
Comment 2 joergbudi 2009-06-08 18:09:13 UTC
pyuno was broken with OOo-3.0.0. OOo-3.0.1 improved things a little for unix user.
In OOo-3.1.0, all known issues were fixed (but I don't have an overview about
the various unix distributions ) ...

Please recheck with OOo-3.1.0

Bye,

Joerg
Comment 3 aziem 2009-06-09 04:40:22 UTC
A few months ago I got it working on 3.0.1.  (There may have been a workaround,
but I forget now.)
Comment 4 Mechtilde 2009-07-12 18:31:14 UTC
invalid -> closed