Maybe I should have been more precise, the patch I gave seems to only
make it possible to use the numpad to enter digits. It's a workaround,
not a fix.
I am not competent to tell if it still is a good idea to apply it.
Le 14/10/2014 08:26, Vincent Cheng a écrit :
Hi,
On Sun, Oct 12, 2014 at 12:00 PM, cacatoès <cacat...@tuxfamily.org> wrote:
Package: minetest
Version: 0.4.10+repack-1
Severity: normal
Dear Maintainers,
The problem is very simple... I can't input a '7' from the main menu.
So, for instance, if I want to join a custom server, I can't if it has this
digit in the IP address.
I was told on the IRC it is a known problem with irrlicht, and several
people are experiencing something similar with non-english keyboard layouts.
I was given this partial fix on #minetest :
In irlicht 1.8.1 change in
irrlicht-1.8.1/source/Irrlicht/CIrrDeviceLinux.cpp line "event.xkey.state =
0;" for "event.xkey.state &= ~(ControlMask|ShiftMask);" without quotes and
recompile your irrlicht
Do you know if this bug has been reported to upstream irrlicht (i.e.
do you have an upstream commit or bug report to refer to)? If not,
please report it upstream and let us know the url of your bug report.
(Martin, feel free to go ahead and make a team upload to fix this.)
Regards,
Vincent
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org