[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-06-13 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User cmc changed the following:

What|Old value |New value

  CC|''|'cmc'





--- Additional comments from [EMAIL PROTECTED] Fri Jun 13 14:25:58 + 
2008 ---
cmc-sb: What was the substantive part of this fix ? Trying to figure out how
(if possible) to fix the using system python case.

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-06-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211





--- Additional comments from [EMAIL PROTECTED] Fri Jun 13 15:12:06 + 
2008 ---
@cmc: lets please continue at issue 90701

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-06-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User sb changed the following:

What|Old value |New value

  CC|'cmc' |'cmc,sb'





-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-05-21 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User jsk changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed May 21 11:38:12 + 
2008 ---
Verified on Linux using the hello-world python sample.
Needed to make sure a writer document is open first and the script had to be
executed from the brand/program directory - ./python hello-world.py

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-05-14 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User sb changed the following:

What|Old value |New value

 Assigned to|sb|jsk





--- Additional comments from [EMAIL PROTECTED] Wed May 14 07:52:16 + 
2008 ---
@jsk: please verify

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-05-09 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211





--- Additional comments from [EMAIL PROTECTED] Fri May  9 14:56:05 + 
2008 ---
#desc4 was by mistake; fixed correctly now (without hacks); on Unix there is
brand-layer/program/python shell script (no superfluous, extra python.sh any
longer), on Windows there is brand-layer\program\python.exe now (formerly
python.bat).

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-05-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User sb changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed May  7 12:27:52 + 
2008 ---
fixed; as somewhat of a hack, added -env:INIFILEPATH=$sd_prog/redirectrc arg
when starting python.bin from python.sh, so that a later
defaultBootstrap_InitialComponentContext() will bootstrap into a complete OOo
UNO env

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-04-14 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |sb





--- Additional comments from [EMAIL PROTECTED] Mon Apr 14 07:41:34 + 
2008 ---
jsc - sb: as discussed to you

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-04-14 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211


User sb changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Apr 14 09:10:11 + 
2008 ---
yet another victim of the new three-layer office

-
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]



[api-issues] [Issue 88211] PyUNO broken in OOo 3.0 DE V300

2008-04-12 Thread aziem
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88211
 Issue #|88211
 Summary|PyUNO broken in OOo 3.0 DEV300
   Component|api
 Version|DEV300m6
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|jsc
 Reported by|aziem





--- Additional comments from [EMAIL PROTECTED] Sat Apr 12 22:02:21 + 
2008 ---
Two PyUNO programs I've used in OOo 1.1.5 - OOo 2.4.0 no longer work in OOo 3.0
DEV300_m3 to DEV300_m6.  I even tested the PyUNO hello world.  Maybe I am doing
something stupid? :)

Attempt #1
1. Copy hello_world.py from http://udk.openoffice.org/python/python-bridge.html
2. /home/z/programs/ooo300_m6/openoffice.org3.0/program/soffice
-accept=socket,host=localhost,port=2002;urp;StarOffice.ServiceManager
-norestore -nofirststart -nologo -headless
3.  ~/programs/ooo300_m6/openoffice.org/basis3.0/program/python.sh /tmp/hello.py
Traceback (most recent call last):
  File /tmp/hello.py, line 18, in ?
model = desktop.getCurrentComponent()
AttributeError: getCurrentComponent


Attempt #2
1. Download http://www.artofsolving.com/opensource/pyodconverter
2. /home/z/programs/ooo300_m6/openoffice.org3.0/program/soffice
-accept=socket,port=8100;urp;
3. /programs/ooo300_m6/openoffice.org/basis3.0/program/python.sh
/tmp/DocumentConverter.py /tmp/foo.odt /tmp/foo.doc
Traceback (most recent call last):
  File /tmp/DocumentConverter.py, line 139, in ?
converter.convert(argv[1], argv[2])
  File /tmp/DocumentConverter.py, line 99, in convert
document = self.desktop.loadComponentFromURL(inputUrl, _blank, 0,
_unoProps(Hidden=True, ReadOnly=True))
AttributeError: loadComponentFromURL

-
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]