Monthly Archives: September 2010

Not able to launch Startdict after upgrade system

Someday ago, I upgraded my system & I’m not able to load Stardict. It shows loading icon in taskbar & disappear. When I run Stardict in terminal it gives the messages:

1
2
3
4
5
khanhdn@donamkhanh:~$ stardict
** ERROR **: Can not open config file: /home/khanhdn/.stardict/stardict.cfg, reason: File is empty
 
aborting...
Aborted

Dunno why but I Google-ed & found the simpless solution to resovle it.

1
rm .stardict/stardict.cfg

The problem has sovled :)