LiMinggang / madedit-mod

MadEdit-Mod is a cross platform Text/Hex editor(based on the madedit project @ sourceforge)
GNU General Public License v3.0
124 stars 27 forks source link

hunspell personal dictionary, wrong path #238

Closed nikoss closed 7 years ago

nikoss commented 7 years ago

Hi, When I go to Madedit-mod's...

Options --> Spellchecking

and try to check the option...

|x| Enable Personal Dictionary

I get the message of the attached picture (error 13: access denial):

hunspell_personal

Obviously this is the wrong path.

My system is Linux, Mageia 6, x64, with Greek (el) language as the default, and I use...

MadEdit-Mod 0.4.8 x86_x64 GCC 4.9.2 build 14:15:02 Jan 19 2017

Maybe the problem isn't there in the latest Madedit-mod versions.

LiMinggang commented 7 years ago

Should be a bug which is also in the latest build. Will check code for the root cause.

LiMinggang commented 7 years ago

BTW, Do you use Git on Mageia 6 X64? I can't even install git. It said: can't install because it is conflicted with perl-Git-2.xx.x. Any idea?

Can I uninstall perl-Git?

LiMinggang commented 7 years ago

Will close it after I verified it on Mageia.

nikoss commented 7 years ago

BTW, Do you use Git on Mageia 6 X64? I can't even install git.

I just tried installing it, and there was no problem. Maybe it is an update thing. My version is git-2.13.5-1 .

LiMinggang commented 7 years ago

I've fixed the problem by installing the git with higher version number.

LiMinggang commented 7 years ago

I can't build RPM successfully with Mageia 6 yet. Is a preview binary OK for you? I'll share it in the preview directory on sourceforge

LiMinggang commented 7 years ago

Fixed

LiMinggang commented 7 years ago

0.4.9 released Mageia 6 X64