Bug#1013917: python3-pyassimp: pyassimp.load results in Segmentation fault

2022-06-27 Thread Mattias Nilsson
Package: python3-pyassimp
Version: 5.2.4~ds0-1
Severity: normal
X-Debbugs-Cc: emptyhea...@gmail.com

Dear Maintainer,

Current version seem to result in sigsegv of the python process when I
try to load any mesh (i've tried .obj and .fbx). Note that if
I use the assimp c api directly there is no issues.

As a concrete example:

user@debian:~$ python3
Python 3.10.5 (main, Jun  8 2022, 09:26:22) [GCC 11.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyassimp
>>> with pyassimp.load("quad.obj") as m:
... pass
... 
Segmentation fault


The quad.obj file is simply:
v -1 -1 0
v -1 1 0
v 1 1 0
v 1 -1 0

f 1 2 3 4


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pyassimp depends on:
ii  libassimp5 5.2.4~ds0-1
ii  python33.10.4-1+b1
ii  python3-distutils  3.10.5-1
ii  python3-numpy  1:1.21.5-1

python3-pyassimp recommends no packages.

python3-pyassimp suggests no packages.

-- no debconf information



Bug#554349: workaround

2009-11-04 Thread Mattias Nilsson
As found elsewhere, a possible workaround it to try updating your
repositories with this:
apt-get update -o Acquire::PDiffs=false

Or by setting
Acquire::Pdiffs false;
in /etc/apt/apt.conf

-- 
Mattias Nilsson
Data Ductus



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



Bug#500714: lirc_imon doesnt find hardware

2008-09-30 Thread Mattias Nilsson
Package: lirc-modules-source
Version: 0.8.3-2

Doesnt find my hardware which is a IMON IR/LCD which is found in some htpc
chassis like the antec fusion remote
Vendor=15c2 ProdID=0038


{ USB_DEVICE(0x15c2, 0x0038) }, /* IR  LCD */

should be added to lirc_imon.c

Im using Debian GNU/Linux lenny/sid, kernel 2.6.26-1-686


Bug#458129: unadf: fails with error on amd64

2007-12-28 Thread Mattias Nilsson
Package: unadf
Version: 0.7.11a-1
Severity: important

No matter what command line option i give, the result is always:
unADF v1.0 : a unzip like for .ADF files, powered by ADFlib (v0.7.11a - January 
20th, 2007)

Compilation error : sizeof(short)!=2

Let me know if more information is needed.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages unadf depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries

unadf recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]