flathub / org.jabref.jabref

https://flathub.org/apps/details/org.jabref.jabref
4 stars 1 forks source link

fix: add gtk2 module to support workaround for issue #5867 #24

Closed HakonHarnes closed 1 year ago

HakonHarnes commented 1 year ago

Adds the gtk2 module to the Flatpak build script. This enables the -Djdk.gtk.version=2 workaround for issue #5867.

flathubbot commented 1 year ago

Started test build 3544

flathubbot commented 1 year ago

Build 3544 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/115980/org.jabref.jabref.flatpakref
flathubbot commented 1 year ago

Started test build 3546

flathubbot commented 1 year ago

Build 3546 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/115982/org.jabref.jabref.flatpakref
HakonHarnes commented 1 year ago

Build 3546 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/115982/org.jabref.jabref.flatpakref

This build works!

LyzardKing commented 1 year ago

according to the above mentioned issue it seems that the gtk2 module doesn't solve the problem. I'm closing this PR. Let's see what happens upstream at https://github.com/openjdk/jfx/pull/915