Bug 5638 - A hard-coded library in the dict-anthy.c
Summary: A hard-coded library in the dict-anthy.c
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: helper: dict (show other bugs)
Version: unspecified
Hardware: SGI All
: high trivial
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 6089
  Show dependency treegraph
 
Reported: 2006-01-18 00:22 UTC by Daichi Kawahata
Modified: 2006-05-11 03:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Suggested patch (374 bytes, patch)
2006-01-18 00:24 UTC, Daichi Kawahata
Details | Splinter Review
Japanese translations (2.11 KB, text/plain; charset=UTF-8)
2006-01-18 00:26 UTC, Daichi Kawahata
Details

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.