Bug 5638

Summary: A hard-coded library in the dict-anthy.c
Product: UIM Reporter: Daichi Kawahata <daichi.k>
Component: helper: dictAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: high    
Version: unspecified   
Hardware: SGI   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 6089    
Attachments: Suggested patch
Japanese translations

Description Daichi Kawahata 2006-01-18 00:22:35 UTC
At least for me, uim-dict-gtk is working with anthy-7100b
(libanthydic.so.1.0).  Could you apply a patch uploaded later?
Comment 1 Daichi Kawahata 2006-01-18 00:24:42 UTC
Created attachment 4380 [details] [review]
Suggested patch

A patch just removes suffixed `.0' from hard-coded library.
Comment 2 Daichi Kawahata 2006-01-18 00:26:21 UTC
Created attachment 4381 [details]
Japanese translations

And minor updated Japanese translations.
Comment 3 Etsushi Kato 2006-01-18 13:16:59 UTC
Thanks for the patch and your translation.

I'll commit ja.po later today.

For the patch, I think it is better to link libanthydic dynamically instead of
using dlopen.  I'll rewrite the code for uim-1.1 in my free time.

Comment 4 Daichi Kawahata 2006-01-27 00:55:43 UTC
(In reply to comment #3)

> For the patch, I think it is better to link libanthydic dynamically
> instead of using dlopen.  I'll rewrite the code for uim-1.1 in my
> free time.

Okay, no problem at all. 
Comment 5 Etsushi Kato 2006-05-11 20:11:15 UTC
Done on r3408.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.