← Back to team overview

openjdk team mailing list archive

[Bug 980584] [NEW] Scilab graphic failure

 

Public bug reported:

I tried to use LaTeX print mode in Scilab with commands :

str = prettyprint(rand(3,3)) // Return the LaTeX representation of a 3,3 matrix
xstring(0.2,0.2,str) // Show the representation in a graphic Windows

These commands are in the "prettyprint" Scilab documentation :
help("prettyprint")

I attach the log file which has been created.

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/980584

Title:
  Scilab graphic failure

Status in “openjdk-6” package in Ubuntu:
  New

Bug description:
  I tried to use LaTeX print mode in Scilab with commands :

  str = prettyprint(rand(3,3)) // Return the LaTeX representation of a 3,3 matrix
  xstring(0.2,0.2,str) // Show the representation in a graphic Windows

  These commands are in the "prettyprint" Scilab documentation :
  help("prettyprint")

  I attach the log file which has been created.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/980584/+subscriptions



Follow ups

References