[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 bopomofo

You might have to restart your session to make the changes effective.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1241309

Title:
  Ubuntu 13.10 has no way to change individual input method settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1241309/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 :
– Right Ctrl works
– Rhythmbox Ctrl-Space works
– Nbsp is available (on level 4)

** Tags removed: verification-done
** Tags added: verification-failed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/221112

Title:
  Can't use space bar in search bar when using french alternative
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgnomekbd/+bug/221112/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[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 look inside the file before rejecting 
it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/887331

Title:
  file-roller cannot open filetypes with derived mimetypes (e.g. epub
  and ods files)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/887331/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 right solution to solve the RhythmBox bug is to remove 
the line
  include nbsp(level4nl)
not patching the keyboard with the ugly
  include level5(rctrl_switch)

Maybe we can solve the nbsp handling as it is the problem.

Which language has a successful keyboard that handles nbsp?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/221112

Title:
  Can't use space bar in search bar when using french alternative
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgnomekbd/+bug/221112/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 in Ubuntu.
https://bugs.launchpad.net/bugs/221112

Title:
  Can't use space bar in search bar when using french alternative
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgnomekbd/+bug/221112/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 RhythmBox behaviour
any more. And people using non-breaking spaces will be happy.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/221112

Title:
  Can't use space bar in search bar when using french alternative
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgnomekbd/+bug/221112/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs