Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91121 - uim (as of 0.4.6-r1) doesn't update immodules for amd64
Summary: uim (as of 0.4.6-r1) doesn't update immodules for amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-02 00:06 UTC by Jeff Ames
Modified: 2005-05-02 06:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Ames 2005-05-02 00:06:40 UTC
the uim ebuild's postinst does

    'gtk-query-immodules-2.0 > ${ROOT}/etc/gtk-2.0/gtk.immodules',

but it seems like gtk under amd64 is expecting the immodules file to live
in /etc/gtk-2.0/x86_64-pc-linux-gnu/, so uim doesn't come up as an option
until the gtk.immodules in this directory is updated.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-05-02 06:26:39 UTC
Fixed in cvs (0.4.6-r1).