[Scilab-users] trouble with vectorial export

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Feb 7 16:52:55 CET 2013


On 07/02/2013 16:17, Adrien Vogt-Schilb wrote:
> Hi again,
> 
> I also tried to print my figure to see (from the GUI), and that's what
> it says:
> 
> oldgcbo = gcbo; end;gcbo =
> getcallbackobject("295e1c6f:13cb53a7219:-7f90");printfigure(0);;if
> exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo; end
>                                                                                          
> !--error 999
> printfigure: A Java exception arisen:
> Exception when calling Java method :
>  at java.security.AccessController.doPrivileged(Native Method)
>  at sun.print.RasterPrinterJob.printDialog(Unknown Source)
>  at org.scilab.modules.gui.bridge.CallScilabBridge.printFigure(Unknown
> Source)
> 
>  at java.security.AccessController.doPrivileged(Native Method)
>  at sun.print.RasterPrinterJob.printDialog(Unknown Source)
>  at org.scilab.modules.gui.bridge.CallScilabBridge.printFigure(Unknown
> Source)
> while executing a callback
>  
Scilab should able correctly the error and display a normal message.
I reported a bug for this issue:
https://bugzilla.scilab.org/show_bug.cgi?id=12286

S





More information about the users mailing list