Your message dated Sat, 05 Nov 2011 16:32:39 +0000
with message-id <[email protected]>
and subject line Bug#644449: fixed in josm 0.0.svn4550+dfsg1-1
has caused the Debian Bug report #644449,
regarding josm: Unexpected exception when clicking on Open
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.)
--
644449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644449
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: josm
Version: 0.0.svn4399+dfsg2-2
Severity: normal
Hi!
After clicking File → Open I get:
=====
$ josm
Using /usr/lib/jvm/java-6-sun/bin/java to execute josm.
Debian-Release: 0.0.svn4399+dfsg2-2
Build-Date: 2011-09-28 09:41:06
Revision: 4399
Is-Local-Build: true
Look and Feel not found: javax.swing.plaf.gtk.GTKLookAndFeel
GET http://api.openstreetmap.org/api/capabilities... OK
Communications with http://api.openstreetmap.org/api established using protocol
version 0.6.
java.lang.NoClassDefFoundError: org/apache/tools/bzip2/CBZip2InputStream
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at
org.openstreetmap.josm.actions.ExtensionFileFilter.<clinit>(ExtensionFileFilter.java:52)
at
org.openstreetmap.josm.actions.DiskAccessAction.createAndOpenFileChooser(DiskAccessAction.java:41)
at
org.openstreetmap.josm.actions.DiskAccessAction.createAndOpenFileChooser(DiskAccessAction.java:24)
at
org.openstreetmap.josm.actions.OpenFileAction.actionPerformed(OpenFileAction.java:57)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6288)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6053)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4651)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4481)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4481)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
at java.awt.EventQueue.access$000(EventQueue.java:84)
at java.awt.EventQueue$1.run(EventQueue.java:602)
at java.awt.EventQueue$1.run(EventQueue.java:600)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$2.run(EventQueue.java:616)
at java.awt.EventQueue$2.run(EventQueue.java:614)
at java.security.AccessController.doPrivileged(Native Method)
at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.ClassNotFoundException:
org.apache.tools.bzip2.CBZip2InputStream
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 45 more
=====
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.1.naoliv (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages josm depends on:
ii libcommons-codec-java 1.5-1
ii libgdata-java 1.30.0-2
ii libgettext-commons-java 0.9.6-2
ii libmetadata-extractor-java 2.3.1+dfsg-2
ii liboauth-signpost-java 1.2.1.1-1
ii libsvgsalamander-java 0~svn95-1
ii openstreetmap-map-icons-classic 1:0.0.svn26700-1
ii sun-java6-jre 6.26-3
Versions of packages josm recommends:
pn josm-plugins <none>
pn webkit-image-gtk | webkit-image-qt <none>
josm suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: josm
Source-Version: 0.0.svn4550+dfsg1-1
We believe that the bug you reported is fixed in the latest version of
josm, which is due to be installed in the Debian FTP archive:
josm_0.0.svn4550+dfsg1-1.debian.tar.gz
to main/j/josm/josm_0.0.svn4550+dfsg1-1.debian.tar.gz
josm_0.0.svn4550+dfsg1-1.dsc
to main/j/josm/josm_0.0.svn4550+dfsg1-1.dsc
josm_0.0.svn4550+dfsg1-1_all.deb
to main/j/josm/josm_0.0.svn4550+dfsg1-1_all.deb
josm_0.0.svn4550+dfsg1.orig.tar.gz
to main/j/josm/josm_0.0.svn4550+dfsg1.orig.tar.gz
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.
David Paleino <[email protected]> (supplier of updated josm 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: SHA1
Format: 1.8
Date: Sat, 05 Nov 2011 17:16:02 +0100
Source: josm
Binary: josm
Architecture: source all
Version: 0.0.svn4550+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenStreetMap Team <[email protected]>
Changed-By: David Paleino <[email protected]>
Description:
josm - Editor for OpenStreetMap
Closes: 644449 647634
Changes:
josm (0.0.svn4550+dfsg1-1) unstable; urgency=low
.
* New upstream version (Closes: #647634)
* Added missing dependency on ant (Closes: #644449)
* Patches refreshed
Checksums-Sha1:
85292572f51f21257433913ecb739390029caba5 1746 josm_0.0.svn4550+dfsg1-1.dsc
f6ad53cc2423ffee15adc670e5d1404f08ce94d7 2334546
josm_0.0.svn4550+dfsg1.orig.tar.gz
d7413c441051d290347cf515a23aa55d1086e503 23536
josm_0.0.svn4550+dfsg1-1.debian.tar.gz
c5e6151a905078b478187db62d7d4670d7fc374d 4523880
josm_0.0.svn4550+dfsg1-1_all.deb
Checksums-Sha256:
8ec14c4e80271f67013fe634ec414a91ae3f4f4c9f8a14a72d0205cc40275dcd 1746
josm_0.0.svn4550+dfsg1-1.dsc
e18d6fbbd105333d3a7c995a3b83b013631ee0c1854abe67864889e1df91bdca 2334546
josm_0.0.svn4550+dfsg1.orig.tar.gz
dd1dc5bda75bc5a34c2a9ba2d60e03655b834cd655df84cb264b3540c36a1eb8 23536
josm_0.0.svn4550+dfsg1-1.debian.tar.gz
163314cd4835f7eb6821488f7362bb04793093e83916816331d720c100f8e607 4523880
josm_0.0.svn4550+dfsg1-1_all.deb
Files:
ce33f6bd354945b79e2555dab5fb1af1 1746 utils extra josm_0.0.svn4550+dfsg1-1.dsc
a172c389a0d72cc97f5167a678b6a614 2334546 utils extra
josm_0.0.svn4550+dfsg1.orig.tar.gz
117fb4e79a50e5638a76a9db52591fd3 23536 utils extra
josm_0.0.svn4550+dfsg1-1.debian.tar.gz
7ee4f4867bad1f6ba2942687f7674b7c 4523880 utils extra
josm_0.0.svn4550+dfsg1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk61YfYACgkQ5qqQFxOSsXRieACfRvV2R3HhOv9PcEnLtSOZOfUm
W7MAnj+Z8G52H+NvJjIQb8qt8Y4cwiyr
=5CAP
-----END PGP SIGNATURE-----
--- End Message ---