Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206846 - app-i18n/scim-bridge-0.4.13 installs Qt4 plugins in wrong directory
Summary: app-i18n/scim-bridge-0.4.13 installs Qt4 plugins in wrong directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 10:48 UTC by Rickard Närström
Modified: 2008-01-27 17:42 UTC (History)
0 users

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


Attachments
scim-bridge-0.4.14.ebuild (scim-bridge-0.4.14.ebuild,1.91 KB, text/plain)
2008-01-27 17:39 UTC, Christopher Eby
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rickard Närström 2008-01-21 10:48:48 UTC
Qt4 search for IMModule plugins in /usr/$(get_libdir)/qt4/plugins/inputmethods but scim-bridge installs it's plugin in /usr/plugins/inputmethods
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2008-01-27 16:35:21 UTC
fixed in 0.4.14
Comment 2 Christopher Eby 2008-01-27 17:39:59 UTC
Created attachment 141903 [details]
scim-bridge-0.4.14.ebuild

scim-bridge seems to think that Qt4 uses the old prefix-style layout of Qt3. This ebuild corrects this.

It also bumps the version to 0.4.14, which solves a crash with Qt4.
Comment 3 Christopher Eby 2008-01-27 17:42:23 UTC
Ah.. disregard that. Missed the last comment.