Package: classpath
Version: 2:0.18-1
Severity: important

When trying to use the latest jamvm with bootchart and png format, the
execution fail with this message (I've extracted the command line from
'sh -x /usr/bin/bootchart --format png bootchart.tgz'):

  $ jamvm -Djava.awt.headless=true-classpath \
    /usr/share/bootchart-view/bootchart.jar:/usr/share/java/commons-cli.jar \
    org.bootchart.Main --format png bootchart.tgz
  Parsing bootchart.tgz
  java.lang.Error: Grahics2D not implemented. Cairo was not found or
    disabled at configure time
     at gnu.java.awt.peer.gtk.GdkGraphics2D.<clinit> (GdkGraphics2D.java:104)
     at gnu.java.awt.peer.gtk.GdkGraphicsEnvironment.createGraphics
       (GdkGraphicsEnvironment.java:72)
     at java.awt.image.BufferedImage.createGraphics (BufferedImage.java:293)
     at org.bootchart.renderer.ImageRenderer.render (ImageRenderer.java:196)
     at org.bootchart.renderer.PNGRenderer.render (PNGRenderer.java:45)
     at org.bootchart.Main.render (Main.java:329)
     at org.bootchart.Main.main (Main.java:162)
  [here it hangs forever]

I suspect 'Grahics2D' is a typo and should read 'Graphics2D'.  Please
add Graphics2D support to classpath.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages classpath depends on:
ii  classpath-common          2:0.18-1       architecture independent files
ii  libatk1.0-0               1.10.1-2       The ATK accessibility toolkit
ii  libc6                     2.3.5-6        GNU C Library: Shared libraries an
ii  libgcj-common             1:4.0.1-6      Java runtime library (common files
ii  libglib2.0-0              2.8.0-1        The GLib library of C routines
ii  libgtk2.0-0               2.6.10-1       The GTK+ graphical user interface
ii  libpango1.0-0             1.8.2-1        Layout and rendering of internatio
ii  libxtst6                  6.8.2.dfsg.1-6 X Window System event recording an
ii  xlibs                     6.8.2.dfsg.1-6 X Window System client libraries m

classpath recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to