<oXygen/> XML Editor User Guide |
14.1. | <oXygen/> opens a XML document after a long time. Why does it happen ? |
All the content of your document is on a single line or the document is very large. If the content is on a single line please enable the Format and indent the document on open preference from Editor / Format before opening the document. If the document is very large (above 10 MB) you should -> +increase the memory available to <oXygen/>. | |
14.2. | On my Mac OS X machine when I double-click on the <oXygen/> icon the application doesn't start / gives a Segmentation fault error. |
Install the latest Java update from the Apple
website. If that doesn't solve the problem copy the file
| |
14.3. | <oXygen/> crashed the JVM, what happened ? |
Java applications can't do this. The problem is a bug in the JVM. Depending of your platform, there is information logged about what caused the crash. For Unix type systems you will get an error in the console (and for Mac OS X you may also get a report in ~/Library/Logs/CrashReporter/JavaApplicationStub.crash.log). Some problems with Java 1.4.x and Windows were the result of a bug in the JVM and certain graphics card drivers. | |
14.4. | After upgrading my OS X version to 10.4.x / my <oXygen/> version to 6.x <oXygen/> is no longer associated to the file types XML, XSL, XSD, etc. This worked in the previous version of <oXygen/>. |
The upgrade damaged the file associations registry on your Mac OS X machine. Please rebuild the registry with the following procedure. This will reset all file asociations and will rescan the entire filesystem searching for applications that declare file associations and collecting them in a database used by Finder. Procédure 14.1. Rebuild file associations registry
| |
14.5. | After upgrading my Mac OS X to version 10.4.1 Tiger I am not able to set all XML files to open with <oXygen/> when I click Change All in the Get Info dialog. This worked in OS X 10.3.x. |
On Mac OS X Tiger you must add an entry to the
<key>CFBundleIdentifier</key> <string>ro.sync.exml.Oxygen</string> and restart <oXygen/>. Select Change All in the Get Info dialog to make the association. | |
14.6. | My file was created with other application and and it contains special characters like é, ©, ®, etc. Why does <oXygen/> display a square for these characters ? |
You must set a font able to render the special characters from Aspect preferenecs. If it is a text file you must set also the encoding used for non XML files. |