Is there a guide how to upgrade a packed version of Basex with the downloaded version of basex ?
I must confess I know too little about the Debian distribution.
mailto:commandline@protonmail.com
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, 17 March 2021 09:56, Christian Grün christian.gruen@gmail.com wrote:
It seems you are using an older version of BaseX. Does the problem also happen with the latest version [1,2]?
Thanks, Christian
[1] https://basex.org/download/ [2] https://docs.basex.org/wiki/Startup
On Wed, Mar 17, 2021 at 9:50 AM commandline-be commandline@protonmail.com wrote:
Hey, To split off this bug report from the 'first post on this mailinglist' thread. Noteworthy but probably not relevant is every time is start basexgui i see [warning] /usr/bin/basexgui: Unable to locate /usr/share/java/tagsoup.jar in /usr/share/java [warning] /usr/bin/basexgui: Unable to locate /usr/share/java/jline.jar in /usr/share/java This is the output i see in the terminal when running the command basexgui and selecting Preferences in the window. This repeats every time i select Preferences. Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 3, Tab count: 3 at java.desktop/javax.swing.JTabbedPane.checkIndex(JTabbedPane.java:1758) at java.desktop/javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:595) at org.basex.gui.dialog.DialogPrefs.<init>(DialogPrefs.java:44) at org.basex.gui.dialog.DialogPrefs.show(DialogPrefs.java:56) at org.basex.gui.GUIMenuCmd$50.execute(GUIMenuCmd.java:778) at org.basex.gui.GUIMenu.lambda$newItem$0(GUIMenu.java:77) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262) at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1020) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1064) at java.desktop/java.awt.Component.processMouseEvent(Component.java:6635) at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342) at java.desktop/java.awt.Component.processEvent(Component.java:6400) at java.desktop/java.awt.Container.processEvent(Container.java:2263) at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5011) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307) at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) Best, Joris
mailto:commandline@protonmail.com