Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401143

Summary: app-i18n/uim-1.7.3 Version Bump
Product: Gentoo Linux Reporter: pelopor <majuterus>
Component: New packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal CC: mk
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 404463, 407247    
Bug Blocks:    
Attachments: Diff between uim-1.7.1-r1.ebuild and uim-1.7.2.ebuild

Description pelopor 2012-01-28 09:36:22 UTC
Created attachment 300091 [details, diff]
Diff between uim-1.7.1-r1.ebuild and uim-1.7.2.ebuild

Version Bump Request.
A new ebuild with attached diff seems to work.
Comment 1 Maxim Kammerer 2012-02-19 00:18:27 UTC
Please bump version (currently 1.7.3), as 1.7.2 is supposed to fix frequent crashes with combining input:

Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
  - libuim
    * Fix crash in im-acquire-text with selection

This is quite important, since stable uim versions don't provide GTK+3 support.
Comment 2 Maxim Kammerer 2012-02-19 20:19:50 UTC
I have tested uim-1.7.3, and the problem with crashes on combining inputs indeed seems to be gone. To observe the problem with 1.7.1, choose m17n-en-ispell, and try to type some strings. The application crashes after several keystrokes. Please bump to 1.7.3!

I created the 1.7.3 ebuild from 1.7.1-r1, after removing "${FILESDIR}"/${PN}-1.7.1-qt4.patch patch (which is already applied in 1.7.3. The ebuild by pelopor also discards "${FILESDIR}"/${PN}-1.5.4-zhTW.patch - not sure whether that's intentional (as I don't use bitmap fonts).

Please also consider discarding font dependencies, as detailed in bug #404463. I am running uim on a bitmap-free system without any issues.

Thanks!
Comment 3 Naohiro Aota gentoo-dev 2012-03-08 07:05:30 UTC
This bug is blocked by bug #404463, but as I wrote on the bug, it may need some time to discuss the problem and I believe the bug is not real blocker.

So I'd like to drop the block if Maxim don't mind and bump uim to -1.7.3.
Comment 4 Maxim Kammerer 2012-03-08 07:55:19 UTC
I don't think that bug #404463 is a real blocker either, and it's also easy to work around the fonts dependency -- feel free to bump.
Comment 5 Naohiro Aota gentoo-dev 2012-03-08 08:24:33 UTC
Bumped. Thanks.