Bug 602893

Summary: need to ship a module for gtk3 as well as gtk2
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: ibusAssignee: Peng Huang <phuang>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dbuggerx, i18n-bugs, phuang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ibus-1.3.5-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-27 23:33:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Clasen 2010-06-10 23:45:46 UTC
The next version of gnome is going to start the transition to gtk3. I don't expect it to be fully completed by F14, but there will certainly be applications which use gtk3 instead of gtk2.

Since gtk2 and gtk3 are parallel installable, gtk3 needs its modules to be linked against gtk3 and installed in $libdir/gtk-3.0/3.0.0/immodules instead of $libdir/gtk-2.0/2.10.0/immodules. The code itself does not need to be changed (provided you do not use deprecated apis or direct access to struct members).

Comment 1 Peng Huang 2010-06-11 00:20:21 UTC
I have added gtk3 support in upstream. I will build it for fedora soon.

Comment 2 Peng Huang 2010-06-12 02:03:24 UTC
Fixed in ibus-1.3.5-1.fc14