Your message dated Mon, 10 Feb 2025 08:53:50 +0000
with message-id <e1thpy6-00fj29...@fasolo.debian.org>
and subject line Bug#1095608: fixed in uranium 5.0.0-6
has caused the Debian Bug report #1095608,
regarding cura: Crash at start due to new numpy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1095608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cura
Version: 5.0.0-6
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: ltw...@debian.org
Dear Maintainer,
cura in unstable is currently failing to start because it is not compatible
with the current version of python3-numpy.
2025-02-09 19:26:33,114 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[66]: An uncaught error has occurred!
2025-02-09 19:26:33,115 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: Traceback (most recent call last):
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: File "/usr/lib/python3/dist-packages/cura/BuildVolume.py", line 662, in
_onStackChangeTimerFinished
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: self._updateDisallowedAreas()
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: File "/usr/lib/python3/dist-packages/cura/BuildVolume.py", line 836, in
_updateDisallowedAreas
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: self._scaleAreas(result_areas[extruder_id])
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: File "/usr/lib/python3/dist-packages/cura/BuildVolume.py", line 777, in
_scaleAreas
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: result_areas[i] = polygon.scale(
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: ~~~~~~~~~~~~~^
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: 100.0 / max(100.0,
self._global_container_stack.getProperty("material_shrinkage_percentage_xy",
"value"))
2025-02-09 19:26:33,116 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: )
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: ^
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: File "/usr/lib/python3/dist-packages/UM/Math/Polygon.py", line 172, in
scale
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: point_data = numpy.lib.pad(self._points, ((0, 0), (0, 1)),
"constant", constant_values = (1)) # Turn 3D to do an affine transformation.
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: ^^^^^^^^^^^^^
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: File "/usr/lib/python3/dist-packages/numpy/lib/__init__.py", line 93,
in __getattr__
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: raise AttributeError("module {!r} has no attribute "
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: "{!r}".format(__name__, attr))
2025-02-09 19:26:33,117 - CRITICAL - [MainThread] cura.CrashHandler.__init__
[69]: AttributeError: module 'numpy.lib' has no attribute 'pad'
Reverting python3-numpy to the version in testing then cura starts.
Best
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages cura depends on:
ii cura-engine 1:5.0.0-5
ii fdm-materials 5.0.0-2
ii fonts-open-sans 1.11-2
ii python3 3.13.1-2
ii python3-certifi 2024.12.14+ds-1
ii python3-charon 5.0.0-4
ii python3-cryptography 43.0.0-1
ii python3-keyring 25.6.0-1
ii python3-pynest2d 5.0.0-3+b4
ii python3-pyqt6 6.8.0-1+b1
ii python3-requests 2.32.3+dfsg-1
ii python3-savitar 5.0.0-4.1+b5
ii python3-sentry-sdk 2.18.0-1
ii python3-serial 3.5-2
ii python3-shapely 2.0.7-1
ii python3-trimesh 4.5.1-2
ii python3-uranium 5.0.0-5
ii python3-zeroconf 0.143.0-1
ii qml6-module-qt-labs-folderlistmodel 6.7.2+dfsg-11
ii qml6-module-qtqml-workerscript 6.7.2+dfsg-11
ii qml6-module-qtquick-controls 6.7.2+dfsg-11
ii qml6-module-qtquick-dialogs 6.7.2+dfsg-11
ii qml6-module-qtquick-layouts 6.7.2+dfsg-11
ii qml6-module-qtquick-templates 6.7.2+dfsg-11
ii qml6-module-qtquick-window 6.7.2+dfsg-11
ii qt6-qpa-plugins 6.7.2+dfsg-6
ii uranium-plugins 5.0.0-5
cura recommends no packages.
cura suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: uranium
Source-Version: 5.0.0-6
Done: Gregor Riepl <onit...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
uranium, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gregor Riepl <onit...@gmail.com> (supplier of updated uranium package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 10 Feb 2025 08:50:48 +0100
Source: uranium
Architecture: source
Version: 5.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian 3-D Printing Packages
<3dprinter-gene...@lists.alioth.debian.org>
Changed-By: Gregor Riepl <onit...@gmail.com>
Closes: 1095608
Changes:
uranium (5.0.0-6) unstable; urgency=medium
.
* Replace numpy.lib.pad with numpy.pad to make it compatible with
numpy 2.0. Closes: #1095608
Checksums-Sha1:
94cb4b240469f17d9ce366551013853a7f1a2030 2266 uranium_5.0.0-6.dsc
078dffd4b942bb76ea9fed0bc33ec8ca9f8738d6 9780 uranium_5.0.0-6.debian.tar.xz
Checksums-Sha256:
640363e60213387b6618ddcddca6d4a4d9c3136b8947544996e91a7a529ce592 2266
uranium_5.0.0-6.dsc
8c99781b88f39e48395c644eb4472fa7551f4166799330a2b3d32bc307ffc019 9780
uranium_5.0.0-6.debian.tar.xz
Files:
8e01d3c3e2b7a45478bbb6fd7252f0d1 2266 python optional uranium_5.0.0-6.dsc
624b284dfedbff8dccd81c2eec4d2fb8 9780 python optional
uranium_5.0.0-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmepsEsACgkQTFprqxLS
p67c0RAAgI08mqMUAyb9Q0+bskYOlS+QrxxvUKsc+Uyrh9EEPxVUv6JDM4LiZ2mi
DvOKBrYbTgDoucjmhk8Xi4yuT4wXpAwTBXtLpmhjie9AWgoL/NPROVtomQTKIXx4
BISQ2RIMQktSMUDSNFfI64xujBsTQOd/0zL41aB/J131i6p79NEfWWQvOPdgNWi+
u5MTDNMKhuLbQhN6A10F/omh58g0ryJdxbdZ7LmS8qtBAnRUVHanrCYp5IIjXr+F
grR30+MYnjGST/UegKQZVO8x17xbco2qR30sKEGyH99Cz6gHusqwRkMUB9j1a5Bf
DKuaBSQDrr3waAdsMy+i/fkt3E4BNwDpRYDci0y/+X3rAi8pF2Zbz/chIuOIx+nI
7wq7VGphv+9uwsD/lLAA/QWSkj+3RSr9K//WARskVqe1IkQmMpXlSAv2zjy2J8Zr
Hva2iVN96uuKM4uEVHVFkFg/w87F/16Vf8XMz0XVorMWPeCD0MtXQGhT6KP1j+X9
uATsunoHDPq4kMl/zEPIsYzhbT9jX2VHG6POW6o/FzuwbxLZJn6X5bijXg1bafzd
o0ui87G/nak0VSzc0W11tGQgVlPOHk+DAtqxz1WtvBABoJQuByMCypj+OEHH2hXY
2BAMoPDp5SbgnFXBzJ+zIvlzAOG0qzG3i36zbK+hqmtjWb2EngU=
=lmNI
-----END PGP SIGNATURE-----
pgpAywb0Ii2cH.pgp
Description: PGP signature
--- End Message ---