ALT Linux Bugzilla
– Attachment 19378 Details for
Bug 55645
Падает при запуске.
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Лог запуска.
invesalius_log.txt (text/plain), 4.85 KB, created by
Alexei V. Mezin
on 2025-08-19 01:09:49 MSK
(
hide
)
Description:
Лог запуска.
Filename:
MIME Type:
Creator:
Alexei V. Mezin
Created:
2025-08-19 01:09:49 MSK
Size:
4.85 KB
patch
obsolete
>$ invesalius >/usr/share/invesalius/app.py:526: SyntaxWarning: invalid escape sequence '\I' > key = "InVesalius 3.1\InstallationDir" > >(app.py:50419): Gtk-CRITICAL **: 01:03:11.235: gtk_combo_box_text_insert: assertion 'GTK_IS_COMBO_BOX_TEXT (combo_box)' failed >/usr/share/invesalius/invesalius/data/transformations.py:67: SyntaxWarning: invalid escape sequence '\*' > numpy.dot(M, v) for shape (4, \*) column vectors, respectively >/usr/share/invesalius/invesalius/data/transformations.py:892: SyntaxWarning: invalid escape sequence '\*' > v0 and v1 are shape (ndims, \*) arrays of at least ndims non-homogeneous >/usr/share/invesalius/invesalius/data/transformations.py:1001: SyntaxWarning: invalid escape sequence '\*' > v0 and v1 are shape (3, \*) or (4, \*) arrays of at least 3 points. >/usr/share/invesalius/invesalius/reader/bitmap_reader.py:131: SyntaxWarning: invalid escape sequence '\d' > c_re = re.compile("\d+") >/usr/share/invesalius/invesalius/version.py:52: SyntaxWarning: invalid escape sequence '\d' > if re.match('(\d+)', entries): >/usr/share/invesalius/invesalius/version.py:53: SyntaxWarning: invalid escape sequence '\d' > rev_match = re.search('\d+\s+dir\s+(\d+)', entries) > >A module that was compiled using NumPy 1.x cannot be run in >NumPy 2.3.2 as it may crash. To support both 1.x and 2.x >versions of NumPy, modules must be compiled with NumPy 2.0. >Some module may need to rebuild instead e.g. with 'pybind11>=2.12'. > >If you are a user of the module, the easiest solution will be to >downgrade to 'numpy<2' or try to upgrade the affected module. >We expect that some modules will need time to support NumPy 2. > >Traceback (most recent call last): File "/usr/share/invesalius/app.py", line 597, in <module> > main() > File "/usr/share/invesalius/app.py", line 593, in main > application.MainLoop() > File "/usr/lib64/python3/site-packages/wx/core.py", line 2262, in MainLoop > rv = wx.PyApp.MainLoop(self) > File "/usr/lib64/python3/site-packages/wx/core.py", line 2346, in Notify > self.notify() > File "/usr/lib64/python3/site-packages/wx/core.py", line 3552, in Notify > self.result = self.callable(*self.args, **self.kwargs) > File "/usr/share/invesalius/app.py", line 233, in Startup > from invesalius.gui.frame import Frame > File "/usr/share/invesalius/invesalius/gui/frame.py", line 29, in <module> > import invesalius.gui.default_tasks as tasks > File "/usr/share/invesalius/invesalius/gui/default_tasks.py", line 28, in <module> > import invesalius.gui.data_notebook as nb > File "/usr/share/invesalius/invesalius/gui/data_notebook.py", line 37, in <module> > import invesalius.data.slice_ as slice_ > File "/usr/share/invesalius/invesalius/data/slice_.py", line 46, in <module> > from invesalius.data.mask import Mask > File "/usr/share/invesalius/invesalius/data/mask.py", line 33, in <module> > from invesalius_cy import floodfill >Traceback (most recent call last): > File "/usr/lib64/python3/site-packages/wx/core.py", line 2346, in Notify > self.notify() > File "/usr/lib64/python3/site-packages/wx/core.py", line 3552, in Notify > self.result = self.callable(*self.args, **self.kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/share/invesalius/app.py", line 233, in Startup > from invesalius.gui.frame import Frame > File "/usr/share/invesalius/invesalius/gui/frame.py", line 29, in <module> > import invesalius.gui.default_tasks as tasks > File "/usr/share/invesalius/invesalius/gui/default_tasks.py", line 28, in <module> > import invesalius.gui.data_notebook as nb > File "/usr/share/invesalius/invesalius/gui/data_notebook.py", line 37, in <module> > import invesalius.data.slice_ as slice_ > File "/usr/share/invesalius/invesalius/data/slice_.py", line 46, in <module> > from invesalius.data.mask import Mask > File "/usr/share/invesalius/invesalius/data/mask.py", line 33, in <module> > from invesalius_cy import floodfill > File "invesalius_cy/floodfill.pyx", line 1, in init invesalius_cy.floodfill >ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use '<void>numpy._import_array' to disable if you are certain you don't need it). >Traceback (most recent call last): > File "/usr/lib64/python3/site-packages/wx/core.py", line 2346, in Notify > self.notify() > File "/usr/lib64/python3/site-packages/wx/core.py", line 3552, in Notify > self.result = self.callable(*self.args, **self.kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/share/invesalius/app.py", line 130, in Startup2 > self.control = self.splash.control > ^^^^^^^^^^^^^^^^^^^ >AttributeError: 'Inv3SplashScreen' object has no attribute 'control' >Traceback (most recent call last): > File "/usr/share/invesalius/app.py", line 271, in OnClose > if self.fc.IsRunning(): > ^^^^^^^ >AttributeError: 'Inv3SplashScreen' object has no attribute 'fc' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 55645
: 19378