Description of problem: Trying to use uim in current rawhide does not show any languages in the language menu except direct input. Version-Release number of selected component (if applicable): uim-1.5.0-2.fc10 How reproducible: every time Steps to Reproduce: 1. yum install uim* 2. switch to uim in im-chooser 3. click on uim icon in panel Actual results: 3. only direct input shown Expected results: 3. long list of languages and input methods
Packaging issue. /var/lib/uim/*scm has to symlink under /usr/share/uim.
Fixed in 1.5.0-3.fc10.
thanks!