| View previous topic :: View next topic |
| Author |
Message |
dickkniep General User

Joined: 01 Mar 2004 Posts: 29
|
Posted: Tue Dec 01, 2009 8:36 am Post subject: Bridge disposed |
|
|
Hi LIst,
We have integrated OO in our application by pyuno.
However quite often we get the following error, which freezes the OO screen. This happens too often, and even makes me consider using another texteditor. So please help us solve this issue!!!!!
| Quote: | 2009-12-01 17:28:31,089 ERROR OODoc 810 Error in execution of OO
Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/opt/CVix-prod/src/OpenOffice-python/OODoc.py", line 930, in run
ChooseProcessing(self.OOProcType, self.OOfficePath, self.OOdocumentnm, self.OODocType, self.OOsjabloon, noThread=False, tmpdir=self.tempdir, pdf=self.pdf)
File "/opt/CVix-prod/src/OpenOffice-python/OODoc.py", line 759, in __init__
p = UpdateDoc(self, localExec=localExec )
File "/opt/CVix-prod/src/OpenOffice-python/OODoc.py", line 572, in __init__
self.Fields(D, oDoc, False)
File "/opt/CVix-prod/src/OpenOffice-python/OODoc.py", line 230, in Fields
self.TextDocument(D, oDoc, create)
File "/opt/CVix-prod/src/OpenOffice-python/OODoc.py", line 251, in TextDocument
field = fields.getByName("com.sun.star.text.FieldMaster.User." + veldnaam)
com.sun.star.uno.RuntimeException: URP_Bridge : disposed\n
|
|
|
| Back to top |
|
 |
Dero Newbie

Joined: 05 Dec 2009 Posts: 1
|
Posted: Sat Dec 05, 2009 6:58 pm Post subject: |
|
|
Can not help you, except to say that we have a similar issue after updating to oo 3.1.1.4 on opensuse11.2
The same code worked before.
Traceback (most recent call last):
File "oospread5.py", line 241, in <module>
model = desktop.loadComponentFromURL( mfn , "_blank", 0, () )
__main__.DisposedException: URP_Bridge : disposed
(tid=6) Unexpected connection closure |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|