openmolecules.org

 
Home » DataWarrior » Bug Reports » Saving Preferences in Linux - Solution
Saving Preferences in Linux - Solution [message #7] Wed, 10 September 2014 14:24 Go to next message
BuildOnC is currently offline  BuildOnC
Messages: 2
Registered: September 2014
Location: Germany
Junior Member
Well,
my previous Message still waits for being approved... so I can't answer my own thread.
But I solved the problem anyway by patching it myself.

Steps:

1) extract "xercesImpl.jar"
2) open /META-INF/services/javax.xml.datatype.DatatypeFactory
3) exchange "org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl" by " com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFacto ryImpl "
4) whip it all up again to xercesImpl.jar

==> that's all -> no more Java crashes.

Correct prefs.xml is created here (still the path has this sick name, but it works):
~/.java/.userPrefs/_!'8!cg"n!#4!bw"w!'`!bg"t!'8!b!"l!':!d@"s!'`!cw!u!'@!}@"0!'%!dw"h!()!cg"p!'8!cg== 


Contents is

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "I CAN NOT CREATE LINKS WITHIN THIS POST">
<map MAP_XML_VERSION="1.0">
  <entry key="automatic_update_check" value="false"/>
  <entry key="first_launch" value="1111111111111"/> 
</map>

Best regards,
BuildOnC
Re: Saving Preferences in Linux - Solution [message #8 is a reply to message #7] Thu, 11 September 2014 22:03 Go to previous message
thomas is currently offline  thomas
Messages: 646
Registered: June 2014
Senior Member
Hello BuildOnC,

many thanks for reporting the problem, for already solving the issue and for explaining it well.
I was not aware of this problem and will fix it in the next version.

Kind regards,

Thomas
Previous Topic: Saving Preferences in Linux
Next Topic: V3000 input
Goto Forum:
  


Current Time: Thu Mar 28 18:55:51 CET 2024

Total time taken to generate the page: 0.08405 seconds