Your message dated Sat, 08 Jul 2006 08:32:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#377316: fixed in jabref 2.0.1+2.1b2-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: jabref Version: 2.0.1+2.1b2-1 Severity: minor Hello, Thanks for packaging JabRef! Just noticed some minor issues in the wrapper script /usr/bin/jabref. First, JabRef is not just a GUI, it also accepts some commend line options. Try: java -jar /usr/share/java/jabref.jar --help However, the wrapper script ignores all command line options. I would suggest a simple change: java -jar /usr/share/java/jabref.jar "$@" instead of: java -jar /usr/share/java/jabref.jar Second, JabRef cannot use any "java" that happens to be available in the system; it specifically requires the Sun Java (or some other non-free thingy?). If the alternatives are chosen so that "java" points to, say, /usr/lib/jvm/java-gcj/jre/bin/java, one will get an error message such as this (I copy & paste it here in case someone else is looking for the error message in the BTS): % jabref createDefaultRoot not implemented fireChangedUpdate not implemented Exception in thread "main" java.lang.NullPointerException at net.sf.jabref.MnemonicAwareAction.putValue(Unknown Source) at javax.swing.AbstractAction.<init>(libgcj.so.7) at javax.swing.AbstractAction.<init>(libgcj.so.7) at javax.swing.AbstractAction.<init>(libgcj.so.7) at net.sf.jabref.MnemonicAwareAction.<init>(Unknown Source) at net.sf.jabref.imports.OpenDatabaseAction.<init>(Unknown Source) at net.sf.jabref.JabRefFrame.<init>(Unknown Source) at net.sf.jabref.JabRef.openWindow(Unknown Source) at net.sf.jabref.JabRef.<init>(Unknown Source) at net.sf.jabref.JabRef.main(Unknown Source) Naturally, "update-alternatives --config java" and explicitly choosing /usr/lib/jvm/java-1.5.0-sun/jre/bin/java helps. However, as far as I can see, this is not the default setting even if one has Sun Java installed from the Debian packages. I do not know what would be the right way to fix this problem. Some ideas: - Document the issue in README.Debian. - An ugly trick such as using "/usr/lib/jvm/java-1.5.0-sun/jre/bin/java" if available; otherwise falling back to "java"? Best regards, Jukka Suomela -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-686 Locale: LANG=fi_FI, LC_CTYPE=fi_FI (charmap=ISO-8859-1) Versions of packages jabref depends on: ii sun-java5-jre 1.5.0-07-1 Sun Java(TM) Runtime Environment ( jabref recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: jabref Source-Version: 2.0.1+2.1b2-2 We believe that the bug you reported is fixed in the latest version of jabref, which is due to be installed in the Debian FTP archive: jabref_2.0.1+2.1b2-2.diff.gz to pool/contrib/j/jabref/jabref_2.0.1+2.1b2-2.diff.gz jabref_2.0.1+2.1b2-2.dsc to pool/contrib/j/jabref/jabref_2.0.1+2.1b2-2.dsc jabref_2.0.1+2.1b2-2_all.deb to pool/contrib/j/jabref/jabref_2.0.1+2.1b2-2_all.deb 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. gregor herrmann <[EMAIL PROTECTED]> (supplier of updated jabref 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.7 Date: Sat, 8 Jul 2006 12:51:40 +0200 Source: jabref Binary: jabref Architecture: source all Version: 2.0.1+2.1b2-2 Distribution: unstable Urgency: low Maintainer: gregor herrmann <[EMAIL PROTECTED]> Changed-By: gregor herrmann <[EMAIL PROTECTED]> Description: jabref - graphical frontend to manage BibTeX databases Closes: 377316 Changes: jabref (2.0.1+2.1b2-2) unstable; urgency=low . * Pass command line parameters to /usr/bin/jabref and add hint about Sun Java and update-alternatives to README.Debian (closes: #377316). Files: 020c62d7bc61e44c7ced588b72d889f7 712 contrib/tex optional jabref_2.0.1+2.1b2-2.dsc 0f17575b17c37f857f94a4d45badb350 5302 contrib/tex optional jabref_2.0.1+2.1b2-2.diff.gz b76c043cd0008d13fa40a9d36e2ed0c8 3424048 contrib/tex optional jabref_2.0.1+2.1b2-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEr85tpdwBkPlyvgMRAk6oAJ0Wr7ZHiTyJeOtkUhKLr2vmg9IyygCeP0Rf BIZ3THCtMz65krS4d79UcvA= =lRbY -----END PGP SIGNATURE-----
--- End Message ---

