Package Details: goldendict-git 1:1.5.0rc2.r521.g99982a1c-2

Git Clone URL: https://aur.archlinux.org/goldendict-git.git (read-only, click to copy)
Package Base: goldendict-git
Description: Feature-rich dictionary lookup program supporting multiple dictionary formats
Upstream URL: https://github.com/goldendict/goldendict
Licenses: GPL3
Conflicts: goldendict
Provides: goldendict
Submitter: Infy
Maintainer: aksr
Last Packager: MarsSeed
Votes: 90
Popularity: 0.001184
First Submitted: 2009-11-13 13:32 (UTC)
Last Updated: 2022-06-08 02:16 (UTC)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »

VirtualTam commented on 2013-02-09 18:48 (UTC)

@student975, As this package hadn't been updated for a while, there may be some differences between the latest version and your previous one. Did you try removing any old configuration file to see if the issue persists? If so, I recommend you open a new ticket on the project's bugtracker: https://github.com/goldendict/goldendict/ PS: the only change I made to the PKGBUILD concerns the locales PPS: GoldenDict runs fine with MATÉ and Gnome 3

student975 commented on 2013-02-09 15:53 (UTC)

After an update forced today main goldendict window opens once only on systray icon (KDE) clicking. After closing the window all next clicks on the icon do nothing. Am I the only such unhappy? :)

corruptz0r commented on 2012-06-05 23:17 (UTC)

Is there any way to build this without the 'phonon' dep? I found this patch, but it no longer works on the GIT repo: http://www.opensound.com/forum/viewtopic.php?f=3&t=4140

hermes14 commented on 2012-02-09 16:08 (UTC)

Repo updated and xdxf error gone, but now it exits with this one: decompress.cc: In function ‘std::string decompressZlib(char*, unsigned int)’: decompress.cc:13:32: error: ‘memset’ was not declared in this scope decompress.cc: In function ‘std::string decompressBzip2(char*, unsigned int)’: decompress.cc:45:32: error: ‘memset’ was not declared in this scope

<deleted-account> commented on 2012-02-09 13:06 (UTC)

@hermes14, @Infy, The xdxf error mentioned below is now corrected in the goldendict git. Can you please update the repo?

hermes14 commented on 2012-01-30 11:40 (UTC)

Build fails with this error: xdxf.cc:754:52: error: cannot convert ‘uint32_t* {aka unsigned int*}’ to ‘size_t* {aka long unsigned int*}’ for argument ‘2’ to ‘void Xdxf::{anonymous}::checkArticlePosition(Xdxf::{anonymous}::GzippedFile&, size_t*, size_t*)’ Any hint?

<deleted-account> commented on 2012-01-14 00:27 (UTC)

Build error,"qwebview no such file",solved by pacman -S qtwebkit before yaourt -S goldendict-git,is any one have the same issue?

Infy commented on 2011-12-14 16:41 (UTC)

Thanks, student975. PKGBUILD updated.

student975 commented on 2011-12-10 11:10 (UTC)

I have tried just to replace _gitroot string with _gitroot="https://github.com/goldendict/goldendict.git" - all works fine for me.