Bug#337130: acknowledged by developer (Bug#337130: fixed in freedict 1.3-1)

2006-03-03 Thread Kęstutis Biliūnas
Hi,

Kt, 2006 03 02 13:06 +0100, [EMAIL PROTECTED] rašė:

> The problem is that define works for words with accentuated karakters 
> but match does not, like:
> define alma ->apple   OK
> match alma->apple   OK
> define körte->pear   OK
> match körte->not matches found
> 
> Could you decide whether this is a problem in the dict file or a bug 
> should be reported for the server/client?

[EMAIL PROTECTED]:~$ dict --match körte
fd-hun-eng:  köret  körte  sörte  körbe

[EMAIL PROTECTED]:~$ dict -m kört
fd-hun-eng:  körte  tört  kert  köt  költ  közt  kör
  köret

[EMAIL PROTECTED]:~$ dict -m kör
fd-hun-eng:  kör  pör  sör  tör  kar  kor  köb  köd  köp
  köt  köz

So, it is a fault of the client (in the yours case), or it
may be it is enough to change a matching strategy.

Best regards,
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis	yra pasirašyta skaitmeniniu būdu


Bug#337130: acknowledged by developer (Bug#337130: fixed in freedict 1.3-1)

2006-03-02 Thread dzsabor

Hi,

the files seem to be fine now. I still have a problem but I'm not sure 
whether this is the problem of the dict file, the server or the client. 
I use the latest dictd and kdict from sid.


The problem is that define works for words with accentuated karakters 
but match does not, like:

define alma ->apple   OK
match alma->apple   OK
define körte->pear   OK
match körte->not matches found

Could you decide whether this is a problem in the dict file or a bug 
should be reported for the server/client?


Best Regards,
Gabor