Comment 29 for bug 1013881

Revision history for this message
Emmanuel Castro (emmanuel-castro) wrote :

Unfortunately, the test failed:
– Right Ctrl works => OK
– Rhythmbox Ctrl-Space works => KO
– Nbsp is available (on level 4) => OK

I think I was not clear in comment #24. The comment #22 of Sebastien Bacher is clearer.
The line 128 of symbol/fr
    include "nbsp(level4nl)"
must be replaced by
    include "nbsp(level4n)"

For an unknown reason, the line «include "nbsp(level4nl)"» produces the bug of Rhythmbox.

Next time might be the right time.