Your message dated Fri, 10 Nov 2023 19:52:45 +0000
with message-id <[email protected]>
and subject line Bug#1054551: fixed in scilab 6.1.1+dfsg2-10
has caused the Debian Bug report #1054551,
regarding scilab: Xcos palette browser does not open: Exception in thread 
"AWT-EventQueue-0" java.lang.NoClassDefFoundError: 
org/apache/lucene/store/Directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1054551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: scilab
Version: 6.1.1+dfsg2-9
Severity: normal

Dear Maintainer,

Xcos palette browser does not open.

Steps:

1. Start Xcos in a terminal
2. View → Palette Browser


Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
org/apache/lucene/store/Directory
        at
org.scilab.modules.xcos.palette.view.PaletteManagerView.<init>(Unknown Source)
        at
org.scilab.modules.xcos.palette.view.PaletteManagerView.restore(Unknown Source)
        at org.scilab.modules.xcos.Xcos$XcosTabFactory.getTab(Unknown Source)
        at org.scilab.modules.gui.tabfactory.ScilabTabFactory.getTab(Unknown
Source)
        at
org.scilab.modules.gui.utils.WindowsConfigurationManager.createDescendantTabs(Unknown
Source)
        at
org.scilab.modules.gui.utils.WindowsConfigurationManager.startRestoration(Unknown
Source)
        at
org.scilab.modules.gui.utils.WindowsConfigurationManager.restoreUUID(Unknown
Source)
        at org.scilab.modules.xcos.palette.PaletteManager.setVisible(Unknown
Source)
        at
org.scilab.modules.xcos.palette.actions.ViewPaletteBrowserAction.actionPerformed(Unknown
Source)
        at
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
        at
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
        at
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
        at
java.desktop/javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:411)
        at
java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:374)
        at
java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1028)
        at
java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1072)
        at
java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
        at
java.desktop/java.awt.Component.processMouseEvent(Component.java:6626)
        at
java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3389)
        at java.desktop/java.awt.Component.processEvent(Component.java:6391)
        at java.desktop/java.awt.Container.processEvent(Container.java:2266)
        at
java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5001)
        at
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
        at java.desktop/java.awt.Component.dispatchEvent(Component.java:4833)
        at
java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4948)
        at
java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4575)
        at
java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4516)
        at
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
        at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2780)
        at java.desktop/java.awt.Component.dispatchEvent(Component.java:4833)
        at
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
        at
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
        at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
        at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
        at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:747)
        at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
        at
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
        at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
        at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:744)
        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)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.store.Directory
        at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)


Best,
Amr


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages scilab depends on:
ii  scilab-cli       6.1.1+dfsg2-9
ii  scilab-full-bin  6.1.1+dfsg2-9

Versions of packages scilab recommends:
pn  scilab-doc  <none>

Versions of packages scilab suggests:
pn  scilab-doc-fr     <none>
pn  scilab-doc-ja     <none>
pn  scilab-doc-pt-br  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: scilab
Source-Version: 6.1.1+dfsg2-10
Done: Pierre Gruet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scilab, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <[email protected]> (supplier of updated scilab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 10 Nov 2023 17:38:00 +0100
Source: scilab
Architecture: source
Version: 6.1.1+dfsg2-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1046942 1054551
Changes:
 scilab (6.1.1+dfsg2-10) unstable; urgency=medium
 .
   * Fixing the clean target (Closes: #1046942)
   * Putting unversioned symlinks to the versioned lucene8 jars in the
     classpath (Closes: #1054551)
Checksums-Sha1:
 f1f33824c2fec33f37759ad797931227de70ebd3 3461 scilab_6.1.1+dfsg2-10.dsc
 66f50339a443358a5ff6c41d155360e38bcdce99 48636 
scilab_6.1.1+dfsg2-10.debian.tar.xz
 b35c5b17481f40efdfcd07731bd93d33ebdf4b72 23960 
scilab_6.1.1+dfsg2-10_amd64.buildinfo
Checksums-Sha256:
 13b6985b4590fbe464ab19ce2cb1dc2eaf5fc15cd48b58283d41cdb7926e5fc0 3461 
scilab_6.1.1+dfsg2-10.dsc
 bf2ee1ab0824d7375cadcf247cbe5c31a7ada4ef0ea4cbd8f838837dfcc07e90 48636 
scilab_6.1.1+dfsg2-10.debian.tar.xz
 c1c8be450b2ea81d60a569a1fa00d3bb7d0a2836e011da16758559cc656822c2 23960 
scilab_6.1.1+dfsg2-10_amd64.buildinfo
Files:
 d6641a67d613e5430dbb81bcda317fb2 3461 math optional scilab_6.1.1+dfsg2-10.dsc
 4b069d54ac8de25bbcd81ab41aff3442 48636 math optional 
scilab_6.1.1+dfsg2-10.debian.tar.xz
 22da175c922feb3456c1ce25b0822800 23960 math optional 
scilab_6.1.1+dfsg2-10_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmVOhX0ACgkQYAMWptwn
dHYvAA/9HD7Y4BBmEHoYdnbIN/ViJ8Rg0OdQMvn6kM6v33y0zrGuF4QpTpJbfAsJ
GQLZoySuzIdn6pTjVI+d5sWiLVXKGNxbvAcvOmitAWiX4PvR8QcnNyEDBW+0h0w9
xccdyTIYHXANqoeFblS2g54eV0ehsd2qQ9aczkHz7NPwso8tljCzppTHWkdDX9i+
Zn4t8sBSPhkBmQzIWEjpSvp5xteHDXcreOn+KhPUuT8YDLiIkDA/Uuybrw70E8ue
qtDEpwwwakOOiLIuUIpCzup9/yBxJwU+75ct3soW6GTdEAZTgIVHc6PM1cyTYCzm
RTadOz819TLRppZbQnltw61MuklHQAsShj3N10z5U2u3AfoHMls0Cq5bjIyEU80L
xB4yVub2HJs88uGFoqpq4rphOXPxUkPet2FHErlbD3y11tv1w7J0n8Q/rTl+CxLt
WL6x7jb3aeJO5AED1MivPULiFed5ZtZl/bbep+AnRkSKC3ZfYYRrtC8g7xjNcAaB
3KyXJasNuYQAw1Yc/yKSc+HKamyLQ3IM5ZImCmyf+CU5epnAC6PRH9Mem9Mcn2+F
eVzlnMl++Y+P7NQupyoRQX/Uou/oBgHAyewADY9uYIvQckk8W/ULHVVBfpHucFWk
F/1eoey8zrTKPPITTkKIi1Prev7uyrU8Pk9yepYvxehPzvWrZcc=
=h/OF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to