ibus menu missing icons.
Jump to:
Project: | Linux software |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | active |
Related pages: | #232: Chinese input with ibus |
Description
The ibus menu is missing icons.
See attached screenshot.
Beside the obviously missing icons next to the menu entries, I'd expected to see icons next to each input method.
Attachment | Size |
---|---|
ibus-menu-icons.png | 20.1 KB |
Comments
#1
http://code.google.com/p/ibus/issues/detail?id=560
We need a new icon set for this awesome application
#2
how can I change the systray icon of ibus?
find /usr/share/ -name 'ibus*.png' -or -name 'ibus*.svg'
Use this command to find the icons belong to ibus.
#3
http://code.google.com/p/ibus/issues/detail?id=1368
#4
I see that Release 1.4.0 is dated October 04, 2011,
so I guess that the fix will be part of then 1.4.1 release.
https://github.com/ibus/ibus/commit/613e01520f27a53c947fed476d99aeb8ae1a...
#5
Hmmm... I am trying to figure out which file to update:
/usr/lib/python2.6/dist-packages/ibus/_config.py
/usr/lib/python2.6/dist-packages/ibus/_config.pyc
/usr/lib/python2.6/dist-packages/ibus/config.py
/usr/lib/python2.6/dist-packages/ibus/config.pyc
/usr/lib/python2.6/dist-packages/ibus/interface/iconfig.py
/usr/lib/python2.6/dist-packages/ibus/interface/iconfig.pyc
/usr/lib/python2.7/dist-packages/ibus/_config.py
/usr/lib/python2.7/dist-packages/ibus/_config.pyc
/usr/lib/python2.7/dist-packages/ibus/config.py
/usr/lib/python2.7/dist-packages/ibus/config.pyc
/usr/lib/python2.7/dist-packages/ibus/interface/iconfig.py
/usr/lib/python2.7/dist-packages/ibus/interface/iconfig.pyc
/usr/share/pyshared/ibus/_config.py
/usr/share/pyshared/ibus/config.py
/usr/share/pyshared/ibus/interface/iconfig.py
#6
It seems to be this one, the others being symlinks to it:
/usr/share/pyshared/ibus$ vi _config.py
#7
ibus-daemon - Version 1.3.99.20110818
in kubuntu 11.10.
#8
Also reported here:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/730155