From: Thomas M. <th...@m3...> - 2021-09-13 19:13:25
|
Hi, The stacktrace implies that your killing.xml file may got corrupted, can you rename it and restart jedit? Mfg Thomas Am 12. September 2021 14:57:50 MESZ schrieb Pedro Coelho <ped...@gm...>: >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, > > >-- >----------------------------------------------- >jEdit Users' List >jEd...@li... >https://lists.sourceforge.net/lists/listinfo/jedit-users -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. |