Page 1 of 1

[Solved] GoldenDIct crashed

PostPosted: Sun Jul 15, 2012 8:16 am
by shurkes
hi,
from few days ago, upon launching goldendict on my Ubuntu 12.04 machine i am getting a message about crashing (below).
i didn't change a thing (unless one of the system updates changed something) in between the time it was OK to the time it crashed.
any idea?
thanks

this is the message:

GoldenDict has crashed with an unexpected exception

Exception: Config::exMalformedConfigFile
Message: The configuration file is malformed

Backtrace:
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0xaaed3) [0xb4c5ded3]
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0xaaf0f) [0xb4c5df0f]
/usr/lib/i386-linux-gnu/libstdc++.so.6(+0xab05e) [0xb4c5e05e]
goldendict(Config::load()+0x141d) [0x80b591d]
goldendict(main+0x1ae) [0x808944e]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb49dd4d3]
goldendict() [0x808bf41]

Re: GoldenDIct crashed

PostPosted: Sun Jul 15, 2012 1:29 pm
by chulai
It seems your configuration got corrupted. Just run

Code: Select all
rm -rf ~/.goldendict


from a Terminal window and run GoldenDict again. It will recreate a default configuration. You will have to index your dictionaries again.

[solved] Re: GoldenDIct crashed

PostPosted: Mon Jul 16, 2012 4:58 am
by shurkes
thanks, that did the job.

Re: GoldenDIct crashed

PostPosted: Sun Oct 21, 2012 7:52 am
by Tohlog
chulai wrote:It seems your configuration got corrupted. Just run

Code: Select all
rm -rf ~/.goldendict


from a Terminal window and run GoldenDict again. It will recreate a default configuration. You will have to index your dictionaries again.


Please, tell me - how does it on Windows 7? I have that problem, too.

Re: GoldenDIct crashed

PostPosted: Sun Oct 21, 2012 8:44 am
by Tvangeste
Tohlog wrote:Please, tell me - how does it on Windows 7? I have that problem, too.


The location of the configuration folder on Windows can be determined via menu: Help -> Configuration Folder.

Re: [Solved] GoldenDIct crashed

PostPosted: Sun Oct 21, 2012 10:17 am
by Tohlog
Yes, thankyou! I found it c:\Users\UserName\AppData\Roaming\GoldenDict\
After deleted All file, and now goldenDict start again. But I need to create indexes again.