Menu

16-bit depth

Help
Jan Berkel
2000-01-23
2000-01-23
  • Jan Berkel

    Jan Berkel - 2000-01-23

    While trying to run jnap on a remote host (via DISPLAY redirection ) I get

    Exception occurred during event dispatching:
    java.lang.InternalError: Unsupported 16-bit depth

            at sun.awt.motif.X11Graphics.X11LockViewResources(Native Method)
            at sun.awt.motif.X11Graphics.lock(X11Graphics.java, Compiled Code)
            at sun.java2d.loops.LockableRaster.<init>(LockableRaster.java, Compiled Code)
            at sun.java2d.loops.RasterOutputManager$RenderImageCachedState.getDstLR(RasterOutputManager.java, Compiled Code)

    and so on.

    I think it's not a jnap problem, but I got no idea how to fix it.
    On my own computer it runs fine.

        -yonex

     
    • Mike Perham

      Mike Perham - 2000-01-23

      That looks like a Swing problem with your JDK (Blackdown or Sun?).  I think I am running 15-bit mode myself so why don't you try that?  Just type this when starting X:

      startx -- -bpp 15

      You may also want to consider upgrading your JDK if it is old.

      mike

       

Log in to post a comment.

MongoDB Logo MongoDB