New release. See changelog for details.
I am trying to add a glossary to my goldendict. First I opened the .bgl's containing file which in this case was a .exe one and extracted the files.Then I used chmod to change their permissions to 777. And now that I press F3 to go to the stage of adding the glossary, the file is shown as inactive and I can not even click on it. what can be the problem? Could you help me fix this?Thank you in advance.
Maybe you've tried to reinstall it using sudo apt remove goldendict && sudo apt install goldendict, which doesn't purge all package files, which could be broken. To reinstall goldendict use the next command:
and I open it again, it somehow knows what my dictionaries are. It broke today and I must reset it completely, so I must delete the configuration files it uses, but I don't know where they are. Anyone knows the location of configuration files of goldendict?
UPDATE: I guess I should say what was broken. There was a memory leak after I switched to i3wm and back to Cinnamon. After finding some word, memory usage was slowly increasing and after a couple of minutes I had to force quit goldendict (it was unusable).
The final part is history-driven export and formatting. GoldenDict's history file is by default in /.goldendict/history (point is needed, all names are case-sensitive, 'history' is a file name itself, without extension). Let's take a look at it:
Hello, i've got this very weird bug i have not been able to debug successfully myself.
Basically, after recent system update (including libnsl, which got a major release w/ a sobump) my fairly fresh build of goldendict-git stopped launching and gave an error:
when launched from terminal emulator. Grepping journalctl logs for "goldendict" or "libnsl" gave absolutely nothing new or useful, simply rebuilding the package does not seem to produce correctly linked/launching binaries either.
My system and mirror of choice are fully up to date (i checked and even waited a day for any updated packages which could possibly fix this), so it's unlikely to be FS#72090 / FS#72069 or this - in theory a rebuild or an update of (rebuilt) major deps should've fixed this.
But all pure python apps work (python shell is working/loading without problems too), reinstalling all aforementioned packages to rule out fs corruption did not help either. I tried rebuilding and installing qt5-webkit & qt5-multimedia locally out of pure desperation, still no dice (i rebooted and rebuilt goldendict-git after that).
GoldenDict is available as a free download from GitHubor from repositories of many GNU distributions.The most up-to-date version of GoldenDict is goldendict-ng.It can create Anki cards, which is important for people following the AJATT method.
Mpvacious can work with GoldenDict.If you append autoclip_method=goldendict to the config file (subs2srs.conf),mpvacious will send every subtitle line directly to GoldenDictinstead of copying text to the system clipboard.
Getting GoldenDict up and running on Linux is not particularly difficult. Download the latest tar.bz2 archive, unpack it, and run the goldendict-bin executable (or use the goldendic.sh script). The project's Web site also provides an excellent English-Russian dictionary, so if you are learning Russian or just need a good Russian dictionary, you might want to grab it as well. To install the dictionary (or any dictionary in one of the supported formats for that matter), choose Edit -> Dictionaries, switch to the Files section, and add the path to the directory containing dictionary files. Press OK, and GoldenDict processes and adds the dictionary. Besides the described feature set, GoldenDict sports two other rather nice touches. The main interface supports tabs, so you have several articles opened at the same time. And the Save article command lets you save the currently viewed article as an HTML file.
f448fe82f3