Package Details: jabref 5.15-2

Git Clone URL: https://aur.archlinux.org/jabref.git (read-only, click to copy)
Package Base: jabref
Description: Graphical Java application for managing BibTeX and biblatex (.bib) databases
Upstream URL: https://www.jabref.org/
Licenses: MIT
Submitter: Allan
Maintainer: Bevan
Last Packager: Bevan
Votes: 213
Popularity: 0.22
First Submitted: 2012-06-07 22:47 (UTC)
Last Updated: 2024-09-23 19:59 (UTC)

Dependencies (4)

Required by (0)

Sources (7)

Pinned Comments

Bevan commented on 2024-03-28 17:57 (UTC)

Everyone who struggles to update right now: Please install the jdk21-openjdk package. It provides java-environment=21.

Bevan commented on 2022-03-14 20:04 (UTC)

@shmilee: I like that idea. Implemented in 5.5-2 using JABREF_OPTIONS as variable name.

Note that you can then also put that environment variable into your .bashrc, .pam_environment or something similar to be automatically applied.

shmilee commented on 2022-03-12 13:51 (UTC)

How about add an extra JavaOptions variable in launch script /usr/bin/jabref like this?

............
--module-path ${ROOT}/lib \
${JABREF_EXT_Options} \
--patch-module .............

So we can add the -Djdk.gtk.version=2 flag or -Dglass.gtk.uiScale=144dpi flag by cmdline, no need to edit /usr/bin/jabref after upgrade.

JABREF_EXT_Options='-Dglass.gtk.uiScale=144dpi -Djdk.gtk.version=2' jabref

matteodelabre commented on 2020-11-17 14:25 (UTC)

Using JabRef with i3wm, I’m running into the issue described at https://github.com/JabRef/jabref/issues/5867 in which clicking the menu bar sometimes opens then immediately closes the associated menu, rendering it unusable.

I was able to fix this issue by adding the -Djdk.gtk.version=2 flag after line 9 in https://aur.archlinux.org/cgit/aur.git/tree/jabref.sh?h=jabref (as suggested in the related bug report https://bugs.openjdk.java.net/browse/JDK-8251240). This change also removes the “XSetErrorHandler() called with a GDK error trap pushed. Don't do that.” warning mentioned by ruiin in a previous comment.

So far, I have not encountered any adverse side-effect from this workaround.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21

bayone commented on 2015-12-01 01:30 (UTC) (edited on 2015-12-01 01:36 (UTC) by bayone)

@Bevan: jabref 3.0 crashes with jre7-openjdk. I had to switch to jre8-openjdk to get it to work. It also says on sourceforge it requires java 1.8 (jre8).

Bevan commented on 2015-07-16 20:14 (UTC)

@torta: sourceforge.net seems to have problems with their load balancing at the moment. You may replace the first entry in source by http://ufpr.dl.sourceforge.net/project/jabref/jabref/2.10/JabRef-2.10.jar to work around this temporarily.

torta commented on 2015-07-16 20:06 (UTC)

@magno, i'am having the same problem. How do you solve it? ==> Validando las fuentes con sha1sums... JabRef-2.10.jar ... HA FALLADO jabref.sh ... Aprobado jabref.desktop ... Aprobado ==> ERROR: ¡Uno o más archivos no superaron el control de validación! ==> ERROR: Makepkg no ha podido compilar jabref.

hseara commented on 2015-07-11 18:12 (UTC)

I had little time to deal with the AUR4 migration lately. Therefore, I do not mind if you want to maintain it from this point on.

Bevan commented on 2015-07-08 12:21 (UTC)

I just migrated this package to AUR4. If the original maintainer (hseara) wants it back I will transfer the ownership back of course. Otherwise I will keep maintaining it.

hseara commented on 2015-02-11 17:27 (UTC)

@magno everything works fine. The problem is in your side ==> Retrieving sources... -> Downloading JabRef-2.10.jar... % Total % Received % Xferd Average Speed Time Time Time Current 100 14.5M 100 14.5M 0 0 8937k 0 0:00:01 0:00:01 --:--:-- 26.7M -> Found jabref.sh -> Found jabref.desktop ==> Validating source files with sha1sums... JabRef-2.10.jar ... Passed jabref.sh ... Passed jabref.desktop ... Passed

rmagno commented on 2015-02-10 16:54 (UTC)

==> Making package: jabref 2.10-2 (Tue Feb 10 16:52:07 WET 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found JabRef-2.10.jar -> Found jabref.sh -> Found jabref.desktop ==> Validating source files with sha1sums... JabRef-2.10.jar ... FAILED jabref.sh ... Passed jabref.desktop ... Passed ==> ERROR: One or more files did not pass the validity check! The build failed. If checksums are corrected with updpkgsums, the this error: install: cannot stat ‘images/JabRef-icon-48.png’: No such file or directory

hseara commented on 2014-05-08 06:41 (UTC)

As web search is not required feature to use jabref and to avoid enforcing too many dependencies on installation I have added "gsettings-desktop-schemas" package as an optional dependency. Thanks for the tip, I did not realize as I have whole gnome installed.

anntzer commented on 2014-05-07 22:11 (UTC)

Please add a dependency on gsettings-desktop-schemas, as jabref core-dumps in its absence when trying to perform a web search.

<deleted-account> commented on 2013-04-05 04:28 (UTC)

users of non reparenting window managers such as dwm edit /usr/bin/jabref and add the line; export _JAVA_AWT_WM_NONREPARENTING=1