Hello, Unfortunately, this problem is still there.
I still can't input a 7 from the server tab. I suppose it's keyboard layout or env related. I When running minetest from console and hitting the 7 key, the output is: Could not find EKEY_CODE, using orig. X11 keycode instead: 16 Thanks, Le vendredi 03 décembre 2021 à 10:42:03, Debian Bug Tracking System a écrit : > This is an automatic notification regarding your Bug report > which was filed against the irrlicht package: > > #764981: minetest: can't input a '7' from main menu > > It has been closed by Julien Puydt <[email protected]>. > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Julien Puydt > <[email protected]> by > replying to this email. > > > -- > 764981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764981 > Debian Bug Tracking System > Contact [email protected] with problems > Date: Fri, 03 Dec 2021 11:40:07 +0100 > From: Julien Puydt <[email protected]> > To: [email protected] > Subject: Is the problem still there? > User-Agent: Evolution 3.42.1-1 > > Hi, > > I took over the maintenance of irrlicht in Debian, so I'm going through > the old bug reports to see if there's something I can do. > > I can easily type digits in minetest main page (for the server port), > so I think the problem has been fixed long ago. > > Please don't hesitate to report again if you find something strange ; > hopefully you'll get a faster answer! > > Thanks for your input, > > J.Puydt > Date: Sun, 12 Oct 2014 21:00:29 +0200 > From: cacatoès <[email protected]> > To: [email protected] > Subject: minetest: can't input a '7' from main menu > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 > Icedove/31.0 > > 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 > > Hope a fix can be brought in soon, > > Regards, > > > -- System Information: > Debian Release: jessie/sid > APT prefers testing > APT policy: (500, 'testing') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores) > Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages minetest depends on: > ii libc6 2.19-11 > ii libcurl3-gnutls 7.38.0-2 > ii libfreetype6 2.5.2-2 > ii libgcc1 1:4.9.1-16 > ii libirrlicht1.8 1.8.1+dfsg1-1 > ii libjsoncpp0 0.6.0~rc2-3 > ii libleveldb1 1.17-1 > ii libluajit-5.1-2 2.0.3+dfsg-3 > ii libogg0 1.3.2-1 > ii libopenal1 1:1.15.1-5 > ii libsqlite3-0 3.8.6-1 > ii libstdc++6 4.9.1-16 > ii libvorbis0a 1.3.2-1.4 > ii libvorbisfile3 1.3.2-1.4 > ii minetest-data 0.4.10+repack-1 > ii zlib1g 1:1.2.8.dfsg-2 > > minetest recommends no packages. > > Versions of packages minetest suggests: > pn minetest-mod-moreblocks <none> > pn minetest-mod-moreores <none> > pn minetest-mod-pipeworks <none> > pn minetest-server <none> > > -- no debconf information

