Franco wrote:
> 
> I have been working with Docbook for a couple of years. A few weeks ago
> I discover Xmleditor, it is an excellent product.
> 
> I start using version 3.5.0 and then upgrade to 3.5.1.
> 
> On my office computer it runs ok. On my home computer very often it
> reset the computer (the screen becomes black and the system reboot).
> 
> This happens not only when I have a document in edit but also when I?m
> browsing among the menus with no open documents. Only once I happened to
> work for two hours with no problem.
> 
>  
> 
> The java runtime that I use is 1.5.0_10.
> 
> The PC is running Windows XP professional XP2
> 
> I use AVG antivirus
> 
> The cpu is an AMD Athlon 64 3000+
> 
> The ram is 512 MB

This is more a Java[tm] problem than a XMLmind XML Editor problem.

Here's what you can do:

[1] Edit XXE_install_dir/bin/xxe.jstart using notepad and add this line

---
-Dsun.java2d.noddraw=true
---

after this line:

---
start jre\bin\javaw.exe
---

This is a workaround for a very severe bug  (reported on Windows
2000/ATI graphics card driver) which causes  a Windows machine to
freeze. This bug was supposed to have been  fixed by Java[tm] 1.4.1_02.
This property prevents using DirectX for rendering.

[2] If [1] has not solved the problem, upgrade The Java[tm] runtime to 1.6.

Note that
http://www.xmlmind.net/xmleditor/_download/xxe-std-3_5_1-setup.exe
contains a *private* Java runtime 1.6.

[3] If [2] has not solved the problem, upgrade the driver of your
graphics card.

[4] If [3] has not solved the problem, do a full, low-level, test on
your RAM.


Reply via email to