** Description changed: Binary package hint: ia32-libs When I run any program using 32 bits compatibility, for example wine (i386 binary), I have a problem trying to use some special characters, like ñ, á, é, í, ó, ú. - In wine the error is + Using wine I got this error: err:keyboard:X11DRV_ToUnicodeEx (virtKey=E1,scanCode=61,keycode=2F,state=10) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 00F1 (ntilde) - To solve this I downloaded the libx11-6 package from i386 repository, I extracted with dpkg -x, and then, I copied the /usr/lib/X11/locale/common/ to /usr/lib32/x11/locale/common/ , overwritting the files that installed with ia32-libs. + To solve this I downloaded the libx11-6 package from i386 repository, I extracted with dpkg -x, and then, I copied the /usr/lib/X11/locale/common/ to /usr/lib32/x11/locale/common/ , overwriting the files that ia32-libs installed. Now It works.
** Description changed: Binary package hint: ia32-libs When I run any program using 32 bits compatibility, for example wine (i386 binary), I have a problem trying to use some special characters, - like ñ, á, é, í, ó, ú. + like ñ, á, é, í, ó, ú, frequently used in spanish language. - Using wine I got this error: + Using wine I got this error when I tried to use any of the these special characters: err:keyboard:X11DRV_ToUnicodeEx (virtKey=E1,scanCode=61,keycode=2F,state=10) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 00F1 (ntilde) To solve this I downloaded the libx11-6 package from i386 repository, I extracted with dpkg -x, and then, I copied the /usr/lib/X11/locale/common/ to /usr/lib32/x11/locale/common/ , overwriting the files that ia32-libs installed. Now It works. -- Problem with libx11 included in ia32-libs https://launchpad.net/bugs/76225 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
