MARTON Jozsef wrote: > Hi, > > [sorry if arrives twice, but I forgot to subscribe] > > I'm facing some serious problems when trying to use the ScannerManager > service from a BeanShell script (inside OOo Draw). > > OOo version: stable, 2.0.4 (english version, WinXP SP2) > OOo SDK: stable, 2.0.4 > > I have a Logitech QuickCam Sphere webcam (driver version 9.5). As I > acquire an image from Insert/Picture/Scan/Request, the image is taken > and inserted into the drawing. > > What I want is to replace an image object (having name prefix of > "photofield_") in my OOo draw document in script-runtime. > > The script I wrote is attached, but it does not work. > > As I open a draw that have an image object named like "photofield_" and > try to run the script, I can select the source > (xScannerManager.configureScanner(...)). After the selection is made, > the startScan(...) call makes OOo to hang up.
It looks as you have found a bug, perhaps it's a deadlock. I suggest to create an issue and attach your script. The best owner of the issue should be [EMAIL PROTECTED] Ciao, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
