Your message dated Tue, 01 Nov 2022 13:22:16 +0000
with message-id <[email protected]>
and subject line Bug#1023258: fixed in pcalendar 3.4.1-5
has caused the Debian Bug report #1023258,
regarding uses com.sun.org.apache.xml.internal.serialize
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.)


-- 
1023258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pcalendar
Version: 3.4.1-4
Severity: grave
Tags: upstream

I understand that com.sun.org.apache.xml.internal.serialize was an 
internal JDK class which is not available anymore.

When saving, it crashes with this error and DESTROYS the original file:

Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError: class 
net.sf.linuxorg.pcal.engine.Engine (in unnamed module @0x614635c2) cannot 
access class com.sun.org.apache.xml.internal.serialize.OutputFormat (in module 
java.xml) because module java.xml does not export 
com.sun.org.apache.xml.internal.serialize to unnamed module @0x614635c2
        at net.sf.linuxorg.pcal.engine.Engine.saveToFile(Engine.java:909)
        at 
net.sf.linuxorg.pcal.MainWindow.saveToFileHandler(MainWindow.java:1408)
        at 
net.sf.linuxorg.pcal.MainWindow$ActionSave.saveActionCore(MainWindow.java:1547)
        at 
net.sf.linuxorg.pcal.MainWindow$ActionSave.actionPerformed(MainWindow.java:1553)
        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.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
        at 
java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
        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:773)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716)
        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:746)
        at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:744)
        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:743)
        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)


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (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 pcalendar depends on:
ii  default-jre [java6-runtime]     2:1.17-73
ii  libxerces2-java                 2.12.2-1
ii  openjdk-11-jre [java6-runtime]  11.0.17+8-2
ii  openjdk-17-jre [java6-runtime]  17.0.5+8-2
ii  openjdk-8-jre [java6-runtime]   8u352-ga-1

pcalendar recommends no packages.

pcalendar suggests no packages.

-- no debconf information

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: pcalendar
Source-Version: 3.4.1-5
Done: Étienne Mollier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pcalendar, 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.
Étienne Mollier <[email protected]> (supplier of updated pcalendar 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: Tue, 01 Nov 2022 13:57:40 +0100
Source: pcalendar
Architecture: source
Version: 3.4.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1023258
Changes:
 pcalendar (3.4.1-5) unstable; urgency=medium
 .
   * Team upload.
   * fixes.patch: patch remaining com.sun.org.apache.xml.internal.serialize.
     (Closes: #1023258)
   * Standards-Version: 4.6.1 (routine-update)
   * Use secure URI in Homepage field.
Checksums-Sha1:
 7bdf2bcad69eee697f6a46397d7b71e9817a7c24 2168 pcalendar_3.4.1-5.dsc
 20a52207f88127831c05e28b60d81d1ec9cb760b 14980 pcalendar_3.4.1-5.debian.tar.xz
Checksums-Sha256:
 8f13d6b9bc0c17f6be9e5fcae952f80625f5031667300ba6f47a425cf05e70c8 2168 
pcalendar_3.4.1-5.dsc
 2c154dc5dcf886953b7e5ad972d7796d138879fdfbca48d2a65c1f97e2deee10 14980 
pcalendar_3.4.1-5.debian.tar.xz
Files:
 a5d6392fa26745d4f4e088bb43ba030e 2168 utils optional pcalendar_3.4.1-5.dsc
 93fdb943243b1a5e54851e76e54ebfcd 14980 utils optional 
pcalendar_3.4.1-5.debian.tar.xz

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

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmNhGnwUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdpg9BAAlKY3rVoFFUT0tbiTNmuufcuh6aqd
8gyJhI4m2gX8XVTrZVdjUjD4tDHvkbiB7N9v6LaFJTdsycNDvVfsgwLuusQ20Qzd
kHxZmV+OBzOftIu3RUgJoBsRYprLeUMtXaV008WS6aAg+0u73jzpinbhUgbQDpf6
Hdir1bA8405+C3uh/FeOFvsbYuIl59xINtuSYM+edsYCWfZVS1wgmLJ0bXxxunO+
PWKnWANORo2rz+SQYLwLCtCU1FihITa2dby0tRWL7dmw4xSNaTdf4sbyeAsgJQyt
rANxoIThf/z9Gx+gkLJKzD1Gd+zV7QgDvI213tkE4yvmkNQKyaKkOnDLJwZh3nT8
nptf0JhHC+X0L004beAZmOl+Z82rNB5H+i3BQsucY4+cJLD/C8obOU7eCZgjAuec
99zs+DGvIbpe2hJjHKvt3FdHDQSlivblqU2NphEmBGIwSkMuXvhxJslob4K7wQrQ
xsTc2FDlrKm9qr54U2ImoZR1O7zHsw5VaSHVCmJggIba5i84CCJoAXXEWhWXAWXp
aXIxGBPdR1giuosvm7nPDIuVF7laUiCNaCbe+24+SuaP0rw9K4YKKwzgF0DNO5W6
+k17791zQJO/goCWTohgSNxcnNt2LysM3Xa+MXn8eFELM867Sp7Q9rTbaNHxacad
pLBxKEp7d0uoRrY=
=fHUY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to