+++ This bug was initially created as a clone of Bug #546147 +++ --- Additional comment from mtasaka.u-tokyo.ac.jp on 2009-12-18 05:05:18 EDT --- Some remarks ? Removing desktop ----------------------------------------------------------- # remove .desktop file so that kasumi is accessible from # scim panel and it's not necessary for other users. rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop ----------------------------------------------------------- - Is this also true for people using ibus (as now we use ibus by default) and some other input method (such as uim/uim-anthy)? - Does this mean that %_datadir/pixmaps/kasumi.png can also be removed? --- Additional comment from tagoh on 2009-12-21 02:23:01 EDT --- (In reply to comment #1) > ? Removing desktop > ----------------------------------------------------------- > # remove .desktop file so that kasumi is accessible from > # scim panel and it's not necessary for other users. > rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop > ----------------------------------------------------------- > - Is this also true for people using ibus (as now we use > ibus by default) and some other input method (such as uim/uim-anthy)? > - Does this mean that %_datadir/pixmaps/kasumi.png can also > be removed? added it back. ideally ibus-anthy should supports it as scim-anthy does and get rid of it from the menu after that, but anyway. --- Additional comment from tfujiwar on 2009-12-21 23:33:45 EDT --- (In reply to comment #2) > added it back. ideally ibus-anthy should supports it as scim-anthy does and get > rid of it from the menu after that, but anyway. Please file a bug. --- Additional comment from mtasaka.u-tokyo.ac.jp on 2009-12-23 02:10:09 EDT --- (In reply to comment #4) > (In reply to comment #2) > > added it back. ideally ibus-anthy should supports it as scim-anthy does and get > > rid of it from the menu after that, but anyway. > > Please file a bug. Well, how should I think of desktop file for now? --- Additional comment from tfujiwar on 2009-12-23 03:24:41 EDT --- (In reply to comment #6) > Well, how should I think of desktop file for now? I think reverting the desktop file in the rpm would be a workaround. It's a problem when a language specific tool is shown on other language menu items. It would be better to remove the .desktop file after ibus-anthy language bar could show the menu. That's why I asked to file a bug in ibus-anthy.
I could reproduce this issue.
Created attachment 381926 [details] Patch for ibus-anthy/engine/engine.py This is an tentative patch to fix this problem. The icon on languagebar is /usr/share/pixmaps/kasumi.png.
Upstreamed the fix: http://github.com/fujiwarat/ibus-anthy/commit/b3129181a0da8c424d68050c94f44f582d9fc275
Integrated in rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=1922977
Integrated in f12. http://koji.fedoraproject.org/koji/taskinfo?taskID=1923019
ibus-anthy-1.2.0.20100115-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/ibus-anthy-1.2.0.20100115-1.fc12
Seems to be working with: ibus-1.2.0.20100111-1.fc13.i686 ibus-anthy-1.2.0.20100115-1.fc13.i686
ibus-anthy-1.2.0.20100115-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update ibus-anthy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0656
ibus-anthy-1.2.0.20100115-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.