Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-12-17 09:41:41
Size: 41
Editor: cresnik
Comment:
Revision 3 as of 2010-12-17 14:47:21
Size: 430
Editor: adjordje
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Outline == == Issue ==
A lot users experienced after the upgrade from XP to Win 7 that running Mathlab from a X-Win session was much slower then before.
If you experience something like that, then try to disable the offscreen pixmap support.

== How to ==
Create a file in your home directory which is called java.opts and add the line ' -Dsun.java2d.pmoffscreen=false '

Then start again the X-Win session

Contents

  1. Issue
  2. How to

Issue

A lot users experienced after the upgrade from XP to Win 7 that running Mathlab from a X-Win session was much slower then before. If you experience something like that, then try to disable the offscreen pixmap support.

How to

Create a file in your home directory which is called java.opts and add the line ' -Dsun.java2d.pmoffscreen=false '

Then start again the X-Win session

Workstations/Windows/MatlabOnAutlux (last edited 2020-09-07 11:26:54 by hgiger)