Package Details: omegat 6.0.0-1

Git Clone URL: https://aur.archlinux.org/omegat.git (read-only, click to copy)
Package Base: omegat
Description: Multiplatform CAT tool application, written in Java
Upstream URL: https://www.omegat.org/
Licenses: GPL
Conflicts: omegat-beta
Submitter: haawda
Maintainer: Ovear
Last Packager: Ovear
Votes: 52
Popularity: 0.003012
First Submitted: 2008-05-01 14:36 (UTC)
Last Updated: 2023-07-09 19:44 (UTC)

Dependencies (2)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

pescepalla commented on 2019-05-01 02:38 (UTC) (edited on 2019-05-01 02:39 (UTC) by pescepalla)

OmegaT 4.2.0 is out:

pkgver=4.2.0

sha256sums=('eba30bad179b19f818e0130625ef073726fdaabe461cf780b02d9e0898ef17eb' '595de7433e91788e15fa7714e6a65188ccf56eeac824b4a48d50a6752b989700' 'd543baf2307f9a1849011c6711d1588643bc299e21f75caf330efc2e977989d0')

pescepalla commented on 2019-04-22 00:34 (UTC)

Please add this line to the executable:

export PATH=/usr/lib/jvm/java-8-openjdk/jre/bin/:$PATH

This will temporarily set a java-8 environment for those of us who are using java-11 as their default.

You could also set

depends=('java-environment=8')

to ensure the correct Java environment is installed.

gir861 commented on 2019-03-22 12:29 (UTC)

Not working with JRE11. java.lang.module.FindException: Module java.xml.bind not found

When I have tried the rvasilev workaround. I will reinstall with a lower Java version.

anoki commented on 2018-08-25 14:30 (UTC) (edited on 2018-08-25 14:34 (UTC) by anoki)

I got this error when building the last version 4.1.5:

==> Validating source files with sha256sums...
    OmegaT_4.1.5_Beta_Without_JRE.zip ... FAILED
    omegat.desktop ... Passed
    omegat.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build omegat-beta.

@Dragonlord Please update the checksum if not yet.

rvasilev commented on 2018-06-09 12:32 (UTC)

Not working with default JRE10 because of java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException. Related link and fix https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j

2 Possible workrounds:

  • require JRE8 as dependency and start with it or

  • check java version and if greater than 8 run as java -jar -Xmx512M --add-modules java.xml.bind OmegaT.jar $*

rvasilev commented on 2018-06-09 12:29 (UTC) (edited on 2018-06-09 12:29 (UTC) by rvasilev)

Not working with default JRE10 because of java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException. Related link and fix https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j

2 Possible workrounds:

  • require JRE8 as dependency and start with it or

  • check java version and if greater than 8 run as java -jar -Xmx512M --add-modules java.xml.bind OmegaT.jar $*

eyukselci commented on 2017-02-28 07:01 (UTC)

Thank you for the update.

Dragonlord commented on 2016-03-13 09:54 (UTC)

Please use the "Flag package out-of-date" to notify me about new versions.

eyukselci commented on 2016-03-10 07:43 (UTC)

There is a new version available: https://sourceforge.net/projects/omegat/files/OmegaT%20-%20Latest/OmegaT%203.6.0/OmegaT_3.6.0_Beta_Without_JRE.zip/download