Bug#755723: neverball: not working endless rotation of the camera when moving the mouse right or left

2014-07-22 Thread Руслан Зиганшин
Package: neverball
Version: 1.6.0-1
Severity: important

Dear Maintainer,

This problem also appears in game Neverputt


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-updates'), (410,
'stable-updates'), (400, 'stable'), (200, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages neverball depends on:
ii  libc6 2.19-7
ii  libgl1-mesa-glx [libgl1]  10.2.3-1
ii  libjpeg8  8d1-1
ii  libphysfs12.0.3-2
ii  libpng12-01.2.50-1
ii  libsdl2-2.0-0 2.0.2+dfsg1-4
ii  libsdl2-ttf-2.0-0 2.0.12+dfsg1-2
ii  libvorbisfile31.3.2-1.4
ii  neverball-data1.6.0-1

neverball recommends no packages.

Versions of packages neverball suggests:
ii  neverputt  1.6.0-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720385: minetest: game crashes with floating point exception

2013-11-30 Thread Руслан Зиганшин
Sorry, it was record language = EN in file minetest.conf


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720385: minetest: game crashes with floating point exception

2013-11-29 Thread Руслан Зиганшин
Hello. After update game I can launch this game. Bug now closed, thanks.

P.S. I don't see russian translation in game. It's a new bug?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720385: minetest: game crashes with floating point exception

2013-09-05 Thread Руслан Зиганшин
Sorry, but I havenэt enough time for it. My results:
Game compiled and successfully work without patches and with patches
useless-depends  debianization together.
I can't compile game with useless-depends patch only and with 3
patches:useless-depends, debianization, dynamic link
Game work with parameter ENABLE_FREETYPE

I want to continue these experiments later

2013/9/5, Martin Quinson martin.quin...@loria.fr:
 Did you have the opportunity to do this test? I'm sorry to bother you,
 but there is nothing I can do on my side to investigate the issue. I
 could try to upload a package without some of our patches, but I'd
 prefer to ensure that they are faulty before uploading a package
 without them. That would reduce the burden on debian's infrastructure
 and the noise for the package users...

 Thanks in advance, Mt.

 On Sun, Aug 25, 2013 at 11:19:10PM +0200, Martin Quinson wrote:
 Thanks for this test; I'm still puzzled about this problem. Could you
 please check whether adding -DENABLE_FREETYPE=1 to the cmake command
 line produces the same error for you? I don't quite see any other
 reason, right now.

 For the record, the full parameters we pass to cmake are:
 cmake -DRUN_IN_PLACE=0 \
-DENABLE_GETTEXT=1 \
-DENABLE_FREETYPE=1 \
-DCMAKE_INCLUDE_PATH=/usr/include/jthread \
   -DCUSTOM_LOCALEDIR=/usr/share/locale \
-DCUSTOM_SHAREDIR=/usr/share/games/minetest \
   -DCMAKE_INSTALL_PREFIX=/usr .

 Our patches are here:
 http://patch-tracker.debian.org/package/minetest/0.4.7+repack-3

 If FREETYPE is not the reason for this to fail on your machine, we
 will have to test the patches one after the other. You can try with
 http://patch-tracker.debian.org/patch/series/view/minetest/0.4.7+repack-3/useless-depends.patch
 which sound doubtful to me wrt your problem.


 Many many thanks for your support,
 Mt.

 On Sun, Aug 25, 2013 at 06:49:46PM +0400, Руслан Зиганшин wrote:
  Building latest minetest:
 
  ruslan@debian:~/minetest-master_25.08.2013$ cmake . -DRUN_IN_PLACE=1
  -- The C compiler identification is GNU 4.7.2
  -- The CXX compiler identification is GNU 4.7.2
  -- Check for working C compiler: /usr/bin/gcc
  -- Check for working C compiler: /usr/bin/gcc -- works
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working CXX compiler: /usr/bin/c++
  -- Check for working CXX compiler: /usr/bin/c++ -- works
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- *** Will build version 0.4.7 ***
  -- IRRLICHT_SOURCE_DIR =
  -- IRRLICHT_INCLUDE_DIR = /usr/include/irrlicht
  -- IRRLICHT_LIBRARY = /usr/lib/x86_64-linux-gnu/libIrrlicht.a
  -- Found IRRLICHT: /usr/lib/x86_64-linux-gnu/libIrrlicht.a
  -- CURL_INCLUDE_DIR = /usr/include/curl
  -- CURL_LIBRARY = /usr/lib/x86_64-linux-gnu/libcurl.so
  -- cURL support enabled
  -- GetText disabled
  -- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so
  -- Found VORBIS: /usr/include
  -- Sound enabled
  -- Looking for XOpenDisplay in
  /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  -- Looking for XOpenDisplay in
  /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  - found
  -- Looking for gethostbyname
  -- Looking for gethostbyname - found
  -- Looking for connect
  -- Looking for connect - found
  -- Looking for remove
  -- Looking for remove - found
  -- Looking for shmat
  -- Looking for shmat - found
  -- Looking for IceConnectionNumber in ICE
  -- Looking for IceConnectionNumber in ICE - found
  -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  -- Found OpenGL: /usr/lib/libGL.so
  -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
  -- Found BZip2: /usr/lib/x86_64-linux-gnu/libbz2.so (found version
  1.0.6)
  -- Looking for BZ2_bzCompressInit in
  /usr/lib/x86_64-linux-gnu/libbz2.so
  -- Looking for BZ2_bzCompressInit in /usr/lib/x86_64-linux-gnu/libbz2.so
  - found
  -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version
  1.2.7)
  -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version
  1.2.49)
  -- Using project jthread library
  -- Found system sqlite3 header file in /usr/include
  -- Found system sqlite3 library /usr/lib/x86_64-linux-gnu/libsqlite3.so
  -- Using project jsoncpp library
  -- LuaJIT library: /usr/lib/x86_64-linux-gnu/libluajit-5.1.so
  -- LuaJIT headers: /usr/include/luajit-2.0
  -- LuaJIT found.
  -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE_WARNING
  -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE_WARNING - Success
  -- Configuring done
  -- Generating done
  -- Build files have been written to:
  /home/ruslan/minetest-master_25.08.2013
 
  After make this game successfully worked
 
  ruslan@debian:~/minetest-master_25.08.2013/bin$ ldd ./minetest
  linux-vdso.so.1 (0x7fffdab64000)
  libz.so.1 = /lib/x86_64-linux-gnu/libz.so.1
  (0x7f37429f8000)
  libGLU.so.1

Bug#720385: minetest: game crashes with floating point exception

2013-08-22 Thread Руслан Зиганшин
)
libGLU.so.1 = /usr/lib/x86_64-linux-gnu/libGLU.so.1 
(0x7fbfd3e65000)
libGL.so.1 = /usr/lib/libGL.so.1 (0x7fbfd3b47000)
libSM.so.6 = /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x7fbfd394)
libICE.so.6 = /usr/lib/x86_64-linux-gnu/libICE.so.6 
(0x7fbfd3725000)
libX11.so.6 = /usr/lib/x86_64-linux-gnu/libX11.so.6 
(0x7fbfd33e6000)
libXext.so.6 = /usr/lib/x86_64-linux-gnu/libXext.so.6 
(0x7fbfd31d4000)
libjpeg.so.8 = /usr/lib/x86_64-linux-gnu/libjpeg.so.8 
(0x7fbfd2f9a000)
libbz2.so.1.0 = /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x7fbfd2d89000)
libpng12.so.0 = /lib/x86_64-linux-gnu/libpng12.so.0 
(0x7fbfd2b62000)
libopenal.so.1 = /usr/lib/x86_64-linux-gnu/libopenal.so.1 
(0x7fbfd2908000)
libvorbisfile.so.3 = /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3
(0x7fbfd26fe000)
libvorbis.so.0 = /usr/lib/x86_64-linux-gnu/libvorbis.so.0 
(0x7fbfd24d1000)
libogg.so.0 = /usr/lib/x86_64-linux-gnu/libogg.so.0 
(0x7fbfd22cb000)
libsqlite3.so.0 = /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
(0x7fbfd201f000)
libluajit-5.1.so.2 = /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
(0x7fbfd1db2000)
libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fbfd1b96000)
librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7fbfd198d000)
libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7fbfd1789000)
libXxf86vm.so.1 = /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
(0x7fbfd1583000)
libcurl-gnutls.so.4 = /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
(0x7fbfd131e000)
libfreetype.so.6 = /usr/lib/x86_64-linux-gnu/libfreetype.so.6
(0x7fbfd107f000)
libstdc++.so.6 = /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7fbfd0d78000)
libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7fbfd0a79000)
libgcc_s.so.1 = /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7fbfd0863000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7fbfd04b7000)
libnvidia-tls.so.304.108 = /usr/lib/tls/libnvidia-tls.so.304.108
(0x7fbfd02b3000)
libnvidia-glcore.so.304.108 = /usr/lib/libnvidia-glcore.so.304.108
(0x7fbfcdec9000)
libuuid.so.1 = /lib/x86_64-linux-gnu/libuuid.so.1 (0x7fbfcdcc4000)
libxcb.so.1 = /usr/lib/x86_64-linux-gnu/libxcb.so.1 
(0x7fbfcdaa4000)
/lib64/ld-linux-x86-64.so.2 (0x7fbfd432c000)
libidn.so.11 = /usr/lib/x86_64-linux-gnu/libidn.so.11 
(0x7fbfcd87)
libssh2.so.1 = /usr/lib/x86_64-linux-gnu/libssh2.so.1 
(0x7fbfcd647000)
liblber-2.4.so.2 = /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2
(0x7fbfcd438000)
libldap_r-2.4.so.2 = /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2
(0x7fbfcd1e7000)
libgssapi_krb5.so.2 = /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
(0x7fbfccfa7000)
libgnutls.so.26 = /usr/lib/x86_64-linux-gnu/libgnutls.so.26
(0x7fbfccce8000)
libgcrypt.so.11 = /lib/x86_64-linux-gnu/libgcrypt.so.11 
(0x7fbfcca69000)
librtmp.so.0 = /usr/lib/x86_64-linux-gnu/librtmp.so.0 
(0x7fbfcc84e000)
libXau.so.6 = /usr/lib/x86_64-linux-gnu/libXau.so.6 
(0x7fbfcc64a000)
libXdmcp.so.6 = /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 
(0x7fbfcc444000)
libresolv.so.2 = /lib/x86_64-linux-gnu/libresolv.so.2 
(0x7fbfcc22d000)
libsasl2.so.2 = /usr/lib/x86_64-linux-gnu/libsasl2.so.2 
(0x7fbfcc012000)
libkrb5.so.3 = /usr/lib/x86_64-linux-gnu/libkrb5.so.3 
(0x7fbfcbd3d000)
libk5crypto.so.3 = /usr/lib/x86_64-linux-gnu/libk5crypto.so.3
(0x7fbfcbb14000)
libcom_err.so.2 = /lib/x86_64-linux-gnu/libcom_err.so.2 
(0x7fbfcb91)
libkrb5support.so.0 = /usr/lib/x86_64-linux-gnu/libkrb5support.so.0
(0x7fbfcb706000)
libkeyutils.so.1 = /lib/x86_64-linux-gnu/libkeyutils.so.1 
(0x7fbfcb502000)
libtasn1.so.3 = /usr/lib/x86_64-linux-gnu/libtasn1.so.3 
(0x7fbfcb2f1000)
libp11-kit.so.0 = /usr/lib/x86_64-linux-gnu/libp11-kit.so.0
(0x7fbfcb0de000)
libgpg-error.so.0 = /lib/x86_64-linux-gnu/libgpg-error.so.0
(0x7fbfcaedb000)


2013/8/22, Martin Quinson martin.quin...@loria.fr:
 What does ldd have to say? I'd be interested in a ldd minetest run
 against both versions, please. The thing is that the string OpenGL
 driver version is 1.2 or better. and its opposite friend are from
 irrlicht, not from minetest. I suspect that this bug lays somewhere in
 that library.

 Thanks for your time,
 Mt.

 On Wed, Aug 21, 2013 at 10:21:24PM +0400, Руслан Зиганшин wrote:
 Hello.

  it seems to me that you don't have any OpenGL available, right?
 I'm successfully run any other games; for example I launch minetest v
 0.4.7 downloaded from git (branch stable-0.4) and compiled on my
 computer:

 ruslan@debian:~$ /home/ruslan/minetest-0.4.7/bin/minetest
 Irrlicht Engine version 1.7.3
 Linux

Bug#720385: minetest: game crashes with floating point exception

2013-08-22 Thread Руслан Зиганшин
I'm downloaded source and compiled minetest a lot of days ago (10 June
2013), so I don't remember, how to configure  make it. I remember,
that I use https://github.com/minetest/minetest/blob/stable-0.4/README.txt
and rebuild game 2 times. At first game was no any translations
(gettext); then no words in widgets (Imho freetype)

If need, I can send files from compile folder, ex. CMakeCache.txt or
cmake_install.cmake

2013/8/22, Martin Quinson martin.quin...@loria.fr:
 Your local package does not use Irrlicht?? I'm now completely puzzled.
 Could you please give me the cmake argument that you passed?

 I'm very grateful in your assistance to understand this issue.

 Bye, Mt.

 On Thu, Aug 22, 2013 at 10:03:41AM +0400, Руслан Зиганшин wrote:
 ldd /usr/games/minetest

  linux-vdso.so.1 (0x7fff9ae85000)
  libz.so.1 = /lib/x86_64-linux-gnu/libz.so.1 (0x7fe585648000)
  libIrrlicht.so.1.8 = /usr/lib/x86_64-linux-gnu/libIrrlicht.so.1.8
 (0x7fe584e16000)
  libSM.so.6 = /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x7fe584c0e000)
  libICE.so.6 = /usr/lib/x86_64-linux-gnu/libICE.so.6
 (0x7fe5849f3000)
  libX11.so.6 = /usr/lib/x86_64-linux-gnu/libX11.so.6
 (0x7fe5846b5000)
  libXext.so.6 = /usr/lib/x86_64-linux-gnu/libXext.so.6
 (0x7fe5844a2000)
  libopenal.so.1 = /usr/lib/x86_64-linux-gnu/libopenal.so.1
 (0x7fe584248000)
  libvorbisfile.so.3 = /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3
 (0x7fe58403f000)
  libvorbis.so.0 = /usr/lib/x86_64-linux-gnu/libvorbis.so.0
 (0x7fe583e11000)
  libogg.so.0 = /usr/lib/x86_64-linux-gnu/libogg.so.0
 (0x7fe583c0b000)
  libjthread.so.1.3.1 = /usr/lib/x86_64-linux-gnu/libjthread.so.1.3.1
 (0x7fe583a08000)
  libsqlite3.so.0 = /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 (0x7fe58375c000)
  libluajit-5.1.so.2 = /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
 (0x7fe5834ef000)
  libjsoncpp.so.0 = /usr/lib/libjsoncpp.so.0 (0x7fe5832a8000)
  libGLESv2.so.2 = /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
 (0x7fe58309f000)
  libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0
 (0x7fe582e83000)
  librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7fe582c7b000)
  libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7fe582a76000)
  libcurl-gnutls.so.4 = /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
 (0x7fe582812000)
  libfreetype.so.6 = /usr/lib/x86_64-linux-gnu/libfreetype.so.6
 (0x7fe582573000)
  libstdc++.so.6 = /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 (0x7fe58226b000)
  libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7fe581f6d000)
  libgcc_s.so.1 = /lib/x86_64-linux-gnu/libgcc_s.so.1
 (0x7fe581d57000)
  libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7fe5819aa000)
  libGL.so.1 = /usr/lib/libGL.so.1 (0x7fe58168d000)
  libXxf86vm.so.1 = /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
 (0x7fe581487000)
  libpng12.so.0 = /lib/x86_64-linux-gnu/libpng12.so.0
 (0x7fe58125f000)
  libjpeg.so.8 = /usr/lib/x86_64-linux-gnu/libjpeg.so.8
 (0x7fe581025000)
  libbz2.so.1.0 = /lib/x86_64-linux-gnu/libbz2.so.1.0
 (0x7fe580e15000)
  libuuid.so.1 = /lib/x86_64-linux-gnu/libuuid.so.1 (0x7fe580c0f000)
  libxcb.so.1 = /usr/lib/x86_64-linux-gnu/libxcb.so.1
 (0x7fe5809f)
  /lib64/ld-linux-x86-64.so.2 (0x7fe5858a2000)
  libdrm.so.2 = /usr/lib/x86_64-linux-gnu/libdrm.so.2
 (0x7fe5807e3000)
  libglapi.so.0 = /usr/lib/x86_64-linux-gnu/libglapi.so.0
 (0x7fe5805bd000)
  libidn.so.11 = /usr/lib/x86_64-linux-gnu/libidn.so.11
 (0x7fe580389000)
  libssh2.so.1 = /usr/lib/x86_64-linux-gnu/libssh2.so.1
 (0x7fe58016)
  liblber-2.4.so.2 = /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2
 (0x7fe57ff51000)
  libldap_r-2.4.so.2 = /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2
 (0x7fe57fd0)
  libgssapi_krb5.so.2 = /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 (0x7fe57fac)
  libgnutls.so.26 = /usr/lib/x86_64-linux-gnu/libgnutls.so.26
 (0x7fe57f801000)
  libgcrypt.so.11 = /lib/x86_64-linux-gnu/libgcrypt.so.11
 (0x7fe57f582000)
  librtmp.so.0 = /usr/lib/x86_64-linux-gnu/librtmp.so.0
 (0x7fe57f367000)
  libnvidia-tls.so.304.108 = /usr/lib/tls/libnvidia-tls.so.304.108
 (0x7fe57f164000)
  libnvidia-glcore.so.304.108 = /usr/lib/libnvidia-glcore.so.304.108
 (0x7fe57cd79000)
  libXau.so.6 = /usr/lib/x86_64-linux-gnu/libXau.so.6
 (0x7fe57cb75000)
  libXdmcp.so.6 = /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
 (0x7fe57c96f000)
  libresolv.so.2 = /lib/x86_64-linux-gnu/libresolv.so.2
 (0x7fe57c758000)
  libsasl2.so.2 = /usr/lib/x86_64-linux-gnu/libsasl2.so.2
 (0x7fe57c53d000)
  libkrb5.so.3 = /usr/lib/x86_64-linux-gnu/libkrb5.so.3
 (0x7fe57c268000)
  libk5crypto.so.3 = /usr/lib/x86_64-linux-gnu/libk5crypto.so.3
 (0x7fe57c03f000)
  libcom_err.so.2 = /lib/x86_64

Bug#720385: minetest: game crashes with floating point exception

2013-08-22 Thread Руслан Зиганшин
Idea:
Maybe, I don't use patch
http://patch-tracker.debian.org/patch/series/view/minetest/0.4.7+repack-3/debianization.patch
and use libirrlicht-dev 1.7.3+dfsg1-4 0 (and I don't use any other
patches)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720385: minetest: game crashes with floating point exception

2013-08-21 Thread Руслан Зиганшин
Package: minetest
Version: 0.4.7+repack-3
Severity: important

ruslan@debian:~$ minetest
Irrlicht Engine version 1.8.0
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64
Using renderer: OpenGL
OpenGL driver version is not 1.2 or better.
Warning: OpenGL device only has one texture unit. Disabling multitexturing.
GLSL not available.
Floating point exception


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (790, 'stable'), (730, 'stable-updates'), (700,
'stable'), (690, 'testing'), (600, 'testing'), (490, 'oldstable'),
(400, 'oldstable'), (151, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages minetest depends on:
ii  libc6 2.17-92
ii  libcurl3-gnutls   7.26.0-1+wheezy3
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.7.2-5
ii  libgles2-mesa [libgles2]  9.1.4-1
ii  libice6   2:1.0.8-2
ii  libirrlicht1.81.8+dfsg1-2
ii  libjsoncpp0   0.6.0~rc2-3
ii  libjthread1.3.1   1.3.1-3
ii  libluajit-5.1-2   2.0.2+dfsg-1
ii  libogg0   1.3.0-4
ii  libopenal11:1.14-4
ii  libsm62:1.2.1-2
ii  libsqlite3-0  3.7.13-1+deb7u1
ii  libstdc++64.7.2-5
ii  libvorbis0a   1.3.2-1.3
ii  libvorbisfile31.3.2-1.3
ii  libx11-6  2:1.6.0-1
ii  libxext6  2:1.3.1-2+deb7u1
ii  minetest-data 0.4.7+repack-3
ii  zlib1g1:1.2.7.dfsg-13

minetest recommends no packages.

Versions of packages minetest suggests:
ii  minetest-server  0.4.7+repack-3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720385: minetest: game crashes with floating point exception

2013-08-21 Thread Руслан Зиганшин
Hello.

 it seems to me that you don't have any OpenGL available, right?
I'm successfully run any other games; for example I launch minetest v
0.4.7 downloaded from git (branch stable-0.4) and compiled on my
computer:

ruslan@debian:~$ /home/ruslan/minetest-0.4.7/bin/minetest
Irrlicht Engine version 1.7.3
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64
Using renderer: OpenGL 2.1.2
GeForce 6800 XT/PCIe/SSE2: NVIDIA Corporation
OpenGL driver version is 1.2 or better.
GLSL version: 1.2
Loaded texture: /home/ruslan/minetest-0.4.7/textures/base/pack/menu_header.png
Loaded texture: /home/ruslan/minetest-0.4.7/games/minetest_game/menu/header.png
Quit message received.

Now I'm launch minetest from Debian Sid:
ruslan@debian:~$ gdb minetest
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/games/minetest...Reading symbols from
/usr/lib/debug/.build-id/27/b59ce04a0f42d74424cb25d544b1dfc1955b15.debug...done.
done.
(gdb) run
Starting program: /usr/games/minetest
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need set solib-search-path or set sysroot?
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Irrlicht Engine version 1.8.0
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64
Using renderer: OpenGL
OpenGL driver version is not 1.2 or better.
Warning: OpenGL device only has one texture unit. Disabling multitexturing.
GLSL not available.

Program received signal SIGFPE, Arithmetic exception.
irr::gui::SGUITTGlyph::preload (this=this@entry=0xb93260,
char_index=optimized out, face=optimized out,
driver=0xb4b4e0, font_size=13, loadFlags=optimized out)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:175
175 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:
Нет такого файла или каталога.
(gdb) backtrace
#0  irr::gui::SGUITTGlyph::preload (this=this@entry=0xb93260,
char_index=optimized out, face=optimized out,
driver=0xb4b4e0, font_size=13, loadFlags=optimized out)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:175
#1  0x007408cd in irr::gui::CGUITTFont::getGlyphIndexByChar
(this=this@entry=0xb5f240, c=c@entry=0)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:784
#2  0x00740a77 in irr::gui::CGUITTFont::getGlyphIndexByChar
(this=0xb5f240, c=0)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:763
#3  0x00744c56 in irr::gui::CGUITTFont::load
(this=this@entry=0xb5f240, filename=..., size=size@entry=13,
antialias=antialias@entry=true,
transparency=transparency@entry=true)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:383
#4  0x00748add in irr::gui::CGUITTFont::createTTFont
(env=0xb4db90, filename=..., size=13, antialias=true,
transparency=true) at
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/cguittfont/CGUITTFont.cpp:212
#5  0x0048dad4 in main (argc=optimized out, argv=optimized
out)
at 
/home/mquinson/Code/debian/build-area/minetest-0.4.7+repack/src/main.cpp:1612

2013/8/21, Martin Quinson martin.quin...@loria.fr:
 Hello,

 it seems to me that you don't have any OpenGL available, right? If so,
 the best we could do in minetest would be to detect this fact and
 cleanly quit the program before the exception.

 Could you please give me a backtrace of the problem so that I add this
 check in the right location? Please install the minetest-dbg package
 and run the program from gdb. Once the problem occures, type
 'backtrace' (without the quotes) from the gdb invite and give me the
 resulting output.

 If you do have OpenGL, then we have another problem.

 Thanks for your report, and for the additional information you will
 provide to allow me to fix the issue.

 Bye, Mt.

 On Wed, Aug 21, 2013 at 01:17:00PM +0400, Руслан Зиганшин wrote:
 Package: minetest
 Version: 0.4.7+repack-3
 Severity: important

 ruslan@debian:~$ minetest
 Irrlicht Engine version 1.8.0
 Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64
 Using renderer: OpenGL
 OpenGL driver version is not 1.2 or better.
 Warning: OpenGL device only has one texture unit. Disabling
 multitexturing.
 GLSL not available.
 Floating point exception


 -- System Information:
 Debian Release: 7.1
   APT prefers stable
   APT policy: (790, 'stable'), (730, 'stable-updates

Bug#708153: magicmaze: can't launch magicmaze

2013-05-13 Thread Руслан Зиганшин
Package: magicmaze
Version: 1.4.3.2.dfsg-1.1
Severity: important

$ magicmaze

/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
such file -- magicmaze/magicmaze (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /usr/games/magicmaze:108:in `main'

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (790, 'stable'), (730, 'stable-updates'), (700,
'stable'), (690, 'testing'), (600, 'testing'), (490, 'oldstable'),
(400, 'oldstable'), (151, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages magicmaze depends on:
ii  libsdl-ruby 2.1.2-3
ii  ruby1:1.9.3
ii  ruby-sdl [libsdl-ruby]  2.1.2-3
ii  ruby1.8 [ruby]  1.8.7.358-7
ii  ttf-isabella1.2-2

magicmaze recommends no packages.

magicmaze suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#707873: IMHO, Minetest game must be compiled with LuaJit

2013-05-11 Thread Руслан Зиганшин
Package: minetest
Version: 0.4.6+repack-6
Severity: wishlist

I have installed minetest-git from
http://forum.minetest.net/viewtopic.php?id=5515, and it worked faster
than minetest in the Debian/unstable. However with minetest-git some
mods do not work...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#689214: btanks crashes in Team DeathMatch mode

2012-09-30 Thread Руслан Зиганшин
Package: btanks
Version: 0.9.8083-4
Severity: normal

Console message:
[16:32:58.783][engine/src/config.cpp:296][debug] cleaning up config...
And game exiting



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (790, 'testing'), (700, 'testing'), (690, 'stable'),
(630, 'stable-updates'), (600, 'stable'), (151, 'unstable'), (10,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages btanks depends on:
ii  btanks-data  0.9.8083-4
ii  libc62.13-35
ii  libexpat12.1.0-1
ii  libgcc1  1:4.7.1-7
ii  liblua5.1-0  5.1.5-4
ii  libsdl-image1.2  1.2.12-2
ii  libsdl1.2debian  1.2.15-5
ii  libsmpeg00.4.5+cvs20030824-4
ii  libstdc++6   4.7.1-7
ii  libvorbisfile3   1.3.2-1.3
ii  libx11-6 2:1.5.0-1
ii  zlib1g   1:1.2.7.dfsg-13

btanks recommends no packages.

btanks suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#689215: funguloids: Please check package depencies

2012-09-30 Thread Руслан Зиганшин
Package: funguloids
Version: Sid
Severity: normal

Can't install funguloids  smc together
Aptitude:
ruslan@debian:~$ sudo aptitude install funguloids smc
Следующие НОВЫЕ пакеты будут установлены:
  funguloids libcg{a} libcggl{a} libogremain-1.6.4{a} libois-1.2.0{a} nvidia-
cg-dev{a} nvidia-cg-toolkit{a}
  ogre-plugins-cgprogrammanager{a}
0 пакетов обновлено, 8 установлено новых, 0
пакетов отмечено для удаления, и 28 пакетов
не обновлено.
Необходимо получить 23,9 MB архивов. После
распаковки 61,1 MB будет занято.
Следующие пакеты имеют неудовлетворённые
зависимости:
 libogre-1.7.4 : Ломает: libogremain-1.6.4 но
устанавливается 1.6.4.dfsg1-1.
Следующие действия разрешат зависимости:

 Удалить следующие пакеты:
1) libcegui-mk2-0.7.6
2) libogre-1.7.4
3) smc
4) smc-music



Принять данное решение? [Y/n/q/?] q
Отмена всех результатов по разрешению
данных зависимостей.
Прервать.

Apt-get:
[sudo] password for ruslan:
Чтение списков пакетов... Готово
Построение дерева зависимостей
Чтение информации о состоянии... Готово
Уже установлена самая новая версия smc.
Некоторые пакеты невозможно установить.
Возможно, вы просите невозможного,
или же используете нестабильную версию
дистрибутива, где запрошенные вами
пакеты ещё не созданы или были удалены из
Incoming.
Следующая информация, возможно, поможет
вам:

Пакеты, имеющие неудовлетворённые
зависимости:
 funguloids : Зависит: libogremain-1.6.4 но он не будет
установлен
  Зависит: ogre-plugins-cgprogrammanager но он не
будет установлен
E: Невозможно исправить ошибки, у вас
отложены (held) битые пакеты.

May be funguloids depends from libogremain-1.6.4, but it is only in stable


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (790, 'testing'), (700, 'testing'), (690, 'stable'),
(630, 'stable-updates'), (600, 'stable'), (151, 'unstable'), (10,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash