To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66300
                  Issue #:|66300
                  Summary:|Python access fails with Windows XP
                Component:|Word processor
                  Version:|OOo 2.0.2
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|programming
              Assigned to:|mru
              Reported by:|cjwhrw





------- Additional comments from [EMAIL PROTECTED] Sat Jun 10 06:48:59 -0700 
2006 -------
This appears to be a general problem, i.e. not restricted to the writer.

>>> import uno Appears to execute OK
>>> local = uno.getComponentContext() Fails with
Attribute error: 'module object has no
attribute 'getComponentContext.
The problem is that uno.py line 42 fails without raising an exception.

>>> uno.unopy.getComponentContext() reports an Access Violation at address 
>>> 026E5DE5
in cppuhelper3MSC.dll


See: http://www.oooforum.org/forum/viewtopic.phtml?p=151425#151425

Colin W.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to