[Bug 1241309] Re: Ubuntu 13.10 has no way to change individual input method settings

2013-12-08 Thread Emmanuel Castro
To make shorter the workaround proposed by David Shih #17. Installation (once only): sudo apt-get install python-ibus Running the setup tool for pinyin: cd /usr/share/ibus-pinyin/setup/ python main.py Running the setup tool for bopomofo: cd /usr/share/ibus-pinyin/setup/ python main.py

[Bug 221112] Re: Can't use space bar in search bar when using french alternative keyboard

2012-07-03 Thread Emmanuel Castro
After discussions about the bug #1013881, it seems that the right way to solve this bug is to change the line 128 of symbol/fr include nbsp(level4nl) by include nbsp(level4n) For an unknown reason, the line «include nbsp(level4nl)» produces the bug of Rhythmbox. This way, we can get : –

[Bug 887331] Re: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files)

2012-06-25 Thread Emmanuel Castro
*** This bug is a duplicate of bug 26662 *** https://bugs.launchpad.net/bugs/26662 No, when I read the #26662, I don't understand why with this bug would be a duplicate of #26662. In the present case, if one renames the .ods file to .zip, it works. It is only that File-Roller should have a

[Bug 221112]

2012-06-22 Thread Emmanuel Castro
The solution posted in comment #27 disables the standard behaviour of the Right-Ctrl key. It is annoying for most users! (I first thought that my keyboard was broken). See the bug 1013881 in Ubuntu https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1013881 My opinion is that the

[Bug 221112]

2012-06-22 Thread Emmanuel Castro
And what if instead of include nbsp(level4nl) we put non-breaking space to level 3. I find it more convenient ( include nbsp(level4n) include level5(rctrl_switch) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox

[Bug 221112]

2012-06-22 Thread Emmanuel Castro
And what if instead of level 4, we put non-breaking space to level 3. I find it is more convenient (and I think I am not alone). So, instead of: include nbsp(level4nl) we put non-breaking space to level 3: include nbsp(level3n) This gives us back the Right-Ctrl. It does not break