Page 28 of 34

Re: Developer Builds (for testing)

PostPosted: Sun May 11, 2014 2:08 pm
by bradm
Hi abs62,
While eagerly testing and waiting my aard files to finish indexing - thanks again for FTS! - I'd like to tackle a rather cosmetic, yet annoying issue.

I have been lately using the option "Select word by single click". However, clicks on "white" areas without text produce nagging heavy blocks of "empty highlights". I tried to figure out the reasons for this looking into the INSPECT window, but to no avail.

I have found, however, that DSL lines ending with "[\n]" behave in a normal way! What do you recommend?

Thanks for your time.
Regards

PS. There appears to be no EDIT dictionary option in the right-click context menu in the last GD build 358? Is it a decision or just an omission?

Re: Developer Builds (for testing)

PostPosted: Sun May 11, 2014 4:37 pm
by Abs62
bradm wrote:I have found, however, that DSL lines ending with "[\n]" behave in a normal way! What do you recommend?

Just space is enough. ;)
It is QWebKit behaviour, GD don't touch it.
bradm wrote:PS. There appears to be no EDIT dictionary option in the right-click context menu in the last GD build 358? Is it a decision or just an omission?

No, this option still exist. It may be removed from menu if config file don't contains "editDictionaryCommandLine" parameter or dictionary is not editable.

Re: Developer Builds (for testing)

PostPosted: Sun May 11, 2014 7:32 pm
by bradm
bradm wrote:There appears to be no EDIT dictionary option ...


Thank you so much for your prompt reply. Sorry, my mistake!

Re: Developer Builds (for testing)

PostPosted: Tue May 13, 2014 9:06 pm
by bradm
Just space is enough.


Hi again,
Leaving a space in front of the end of line mark does indeed do the trick; some text editors automatically remove it when saving the file.

However, the DSL closing indent tag [/m] seems to be another culprit as well. So now I just comment the [/m] tags out: {{[/m]}}. If I keep using the "single click selection" option, this "quick and dirty" work-around helps me steer clear of empty space blocks while clicking to get the focus.
Any better ideas for the time being?

All my best

Re: Developer Builds (for testing)

PostPosted: Tue May 20, 2014 4:16 pm
by Abs62
Test version with Epwing format support - GoldenDict-epwing.7z - 1.31 MB.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 12:26 am
by hanyl05
Abs62 wrote:Test version with Epwing format support - GoldenDict-epwing.7z - 1.31 MB.

Thank you so much, Abs62.
I can not use this version, with the following error message:
error.JPG
error
error.JPG (24.89 KiB) Viewed 20491 times


If possible, can you upload a full distribution version?

Many Thanks!

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 3:35 am
by Abs62
Take last EA build 1.5.0-RC-358-g6cb186a as base version.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 3:52 am
by hanyl05
Abs62 wrote:Take last EA build 1.5.0-RC-358-g6cb186a as base version.

Thanks Abs62.
Unfortunately, this test version cannot load epwing format dictionaries on my PC (Windows 8.1), with the following error message,
epwing.JPG
error
epwing.JPG (22.13 KiB) Viewed 20480 times

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 4:02 am
by Abs62
EB library use local 8-bit encoding to handle path. If path to dictionary contains symbols which can't be encoded in 8-bit system locale such error will be occured. Try to move dictionary to other folder with only ASCII symbols in path.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 5:05 am
by hanyl05
Abs62 wrote:EB library use local 8-bit encoding to handle path. If path to dictionary contains symbols which can't be encoded in 8-bit system locale such error will be occured. Try to move dictionary to other folder with only ASCII symbols in path.


Great. It works. Here are some comparative pictures showing the differences in goldendict and ebwin for epwing formation dictionaries(However, it seems that the Gaiji file is not well supported yet):

in goldendict:
GD.JPG
Gd1
GD.JPG (60.31 KiB) Viewed 20632 times


In ebwin:
screen_web3.gif
ebwin
screen_web3.gif (22.1 KiB) Viewed 20632 times