From: Robert S. <Rob...@ka...> - 2021-09-13 18:22:37
|
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div class="moz-cite-prefix"><font face="monospace">Hi,</font></div> <div class="moz-cite-prefix"><font face="monospace"><br> </font></div> <div class="moz-cite-prefix"><font face="monospace">maybe a plugin is bothering You. First I'd try to invoke jedit with the "</font><font face="monospace"><span class="userinput"><code>-noplugins" command line switch. If this helps, try to remove some xml*.jar from jars subfolder.</code></span><strong class="userinput"><code><br> </code></strong></font></div> <div class="moz-cite-prefix"><font face="monospace"><br> </font></div> <div class="moz-cite-prefix"><font face="monospace">Robert<br> </font></div> <div class="moz-cite-prefix"><font face="monospace"><br> </font></div> <div class="moz-cite-prefix"><font face="monospace"><br> </font></div> <div class="moz-cite-prefix"><font face="monospace">Am 12.09.2021 um 14:57 schrieb Pedro Coelho:<br> </font></div> <blockquote type="cite" cite="mid:CAFDqb-DHoQvU_XOgKkB87SRFQbhXUn64oGpC4JxE=NDf...@ma..."> <pre class="moz-quote-pre" wrap="">Hi, First I apologize if this issue is not for the entire list to see. I could not make an account on the drupal jedit.org page hence I had to resort to this last and desperate measure ... hope I don't get banned :) ... I love jedit since a long long time and I wish to use it for as long as possible. I am running a linux machine with java 11 installed (several versions but the one I use is mainly java11) When I start jedit from cli with: java -cp ./jars -jar jedit.jar or any simply: java -jar jedit I get this nasty error that I can not sort were it comes from: --------------------------------------- java -cp ./jars -jar jedit.jar 1:44:06 PM [main] [error] XMLUtilities: while parsing from java.io.FileInputStream@5fa07e12: SAXParseException: line 1: 1:44:06 PM [main] [error] XMLUtilities: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 12; unsupported XML version (found "1.1") (expected "1.0") 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.SAXDriver.error(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.XmlParser.error(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.XmlParser.parseXMLDecl(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.XmlParser.tryEncodingDecl(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.XmlParser.pushURL(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.XmlParser.doParse(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at com.icl.saxon.aelfred.SAXDriver.parse(Unknown Source) 1:44:06 PM [main] [error] XMLUtilities: at org.gjt.sp.util.XMLUtilities.parseXML(XMLUtilities.java:142) 1:44:06 PM [main] [error] XMLUtilities: at org.gjt.sp.jedit.SettingsXML.load(SettingsXML.java:155) 1:44:06 PM [main] [error] XMLUtilities: at org.gjt.sp.jedit.JEditKillRing.load(JEditKillRing.java:73) 1:44:06 PM [main] [error] XMLUtilities: at org.gjt.sp.jedit.jEdit.main(jEdit.java:508) [xcb] Unknown sequence number while processing reply [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: xcb_io.c:727: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed. Aborted (core dumped) ------------------------------------- I am trying to run the latest 5.6.0 jedit available for download and no matter how I try it always gives me this result. With ... some exceptions ... I issued once the start command right after the error and once in awhile the application start and opens all my previous workspace. Is there a fix for this? Regards, </pre> </blockquote> <p><font face="monospace"><br> </font></p> <pre class="moz-signature" cols="80">-- Mit freundlichen Grüßen Robert Schwenn</pre> </body> </html> |