Hello,
I have a Python-Uno application, and time by time I have
this error:
---------------
Traceback (most recent call last):
File "/home/lexatel/slides/Main.py", line 260,
in <module>
target.append(slides.getByIndex(i))
__main__.DisposedException: URP-Bridge: disposed(tid=3)
Unexpected
connection closure
---------------
Using OO 2.2.1 (and 2.2.x)
Application is updating some charts and text in OO Impress,
who is
reloading the same slides in full screen mode.
Any idea? I don't have lot of resources to track it (I have
a problem
using Uno in OO 2.3, and now I cannot fix it). So sorry to
not test in
OO 2.3, OO CVS, etc. but if somebody has some idea, tell
me.
Some more information: there is about 30 charts, 4 text
boxes, updated
is every some seconds.
--
Carles Pina i Estany GPG id: 0x8CBDAE64
http://pinux.info Manresa -
Barcelona
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|