Package Details: goldendict-ng 26.5.5-1

Git Clone URL: https://aur.archlinux.org/goldendict-ng.git (read-only, click to copy)
Package Base: goldendict-ng
Description: The Next Generation GoldenDict (supports Qt WebEngine & Qt6)
Upstream URL: https://github.com/xiaoyifang/goldendict-ng
Keywords: dict dictionary goldendict
Licenses: GPL-3.0-or-later
Conflicts: goldendict, goldendict-git, goldendict-git-opt, goldendict-ng-git, goldendict-svn
Provides: goldendict
Replaces: goldendict-git-opt, goldendict-svn, goldendict-webengine-git
Submitter: slbtty
Maintainer: Rhinoceros
Last Packager: Rhinoceros
Votes: 31
Popularity: 0.95
First Submitted: 2023-07-21 20:04 (UTC)
Last Updated: 2026-05-15 15:44 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

Rhinoceros commented on 2026-05-06 01:18 (UTC)

Thanks @Henry-ZHR. PKGBUILD updated

Henry-ZHR commented on 2026-05-05 09:06 (UTC)

USE_SYSTEM_FMT dropped in https://github.com/xiaoyifang/goldendict-ng/pull/2747 and USE_SYSTEM_TOML dropped in https://github.com/xiaoyifang/goldendict-ng/commit/8f3210fa90a5fb65c1a78f59af027931cf77cc98. Both should prefer system lib by default now.

Rhinoceros commented on 2026-04-04 13:52 (UTC)

@eurpto please file a bug upstream. (It works for me, so unlikely to be a packaging issues.)

eurpto commented on 2026-04-04 13:45 (UTC) (edited on 2026-04-04 13:57 (UTC) by eurpto)

Segmentation fault on goldendict-ng 26.3.0-2.

Steps to reproduce:

  1. Run goldendict.

  2. Input "goldendict hello" (or other word) in the terminal.

  3. Goldendict crashes.

Previously installed version 26.1.1 does not have this problem.

Workaround: run app as "env QT_QPA_PLATFORM=xcb goldendict".

Rhinoceros commented on 2026-03-10 05:41 (UTC)

Thanks for letting me know @jronald. Yes, it was the update to opencc, so goldendict-ng just needs a rebuild.

I'll bump the pkgrel anyway. (Sorry, you'll probably have to rebuild again.)

jronald commented on 2026-03-10 03:39 (UTC) (edited on 2026-03-10 03:43 (UTC) by jronald)

UPDATE

rebuilding has solved the problem


$ goldendict 
goldendict: error while loading shared libraries: libopencc.so.1.1: cannot open shared object file: No such file or directory

jronald commented on 2026-01-05 02:55 (UTC)

for version 26.1.0, it still crashes, the logs are too long to paste here, see https://github.com/xiaoyifang/goldendict-ng/issues/2614#issuecomment-3708768864

Rhinoceros commented on 2026-01-03 03:18 (UTC)

@jronald if you want to pick the staged branch containing the fix, you can modify the -git PKGBUILD. You can add #staged (I think) to the URL. More info here under #fragment.