Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running Talpa with filename argument fails #108

Open
hvasbath opened this issue May 22, 2023 · 1 comment
Open

running Talpa with filename argument fails #108

hvasbath opened this issue May 22, 2023 · 1 comment

Comments

@hvasbath
Copy link
Member

hvasbath commented May 22, 2023

QThread: Destroyed while thread is still running
[Moehre:32490] *** Process received signal ***
[Moehre:32490] Signal: Aborted (6)
[Moehre:32490] Signal code:  (-6)
[Moehre:32490] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f8ffc248090]
[Moehre:32490] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f8ffc24800b]
[Moehre:32490] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f8ffc227859]
[Moehre:32490] [ 3] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/Qt5/lib/libQt5Core.so.5(_Z13qErrnoWarningPKcz+0x0)[0x7f8fd00619bc]
[Moehre:32490] [ 4] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/Qt5/lib/libQt5Core.so.5(_ZN7QThreadD1Ev+0xf4)[0x7f8fd0080874]
[Moehre:32490] [ 5] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so(+0x136efd)[0x7f8fd08fbefd]
[Moehre:32490] [ 6] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/Qt5/lib/libQt5Core.so.5(_ZN14QObjectPrivate14deleteChildrenEv+0x63)[0x7f8fd02987c3]
[Moehre:32490] [ 7] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/Qt5/lib/libQt5Core.so.5(_ZN7QObjectD1Ev+0x41e)[0x7f8fd02a2e9e]
[Moehre:32490] [ 8] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so(+0x1a20fd)[0x7f8fd09670fd]
[Moehre:32490] [ 9] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so(+0x2311af)[0x7f8fd09f61af]
[Moehre:32490] [10] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/sip.cpython-38-x86_64-linux-gnu.so(+0xb9b9)[0x7f8fd0e789b9]
[Moehre:32490] [11] /home/vasyurhm/virtualenvs/beattest/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so(+0x230e40)[0x7f8fd09f5e40]
[Moehre:32490] [12] /home/vasyurhm/virtualenvs/beattest/bin/python3[0x5c4f26]
[Moehre:32490] [13] /home/vasyurhm/virtualenvs/beattest/bin/python3(PyObject_Call+0x62)[0x5f5c02]
[Moehre:32490] [14] /home/vasyurhm/virtualenvs/beattest/bin/python3[0x653ee4]
[Moehre:32490] [15] /home/vasyurhm/virtualenvs/beattest/bin/python3(Py_FinalizeEx+0x48)[0x6807d8]
[Moehre:32490] [16] /home/vasyurhm/virtualenvs/beattest/bin/python3(Py_Exit+0xc)[0x68092c]
[Moehre:32490] [17] /home/vasyurhm/virtualenvs/beattest/bin/python3[0x68095b]
[Moehre:32490] [18] /home/vasyurhm/virtualenvs/beattest/bin/python3(PyErr_PrintEx+0x16)[0x680b86]
[Moehre:32490] [19] /home/vasyurhm/virtualenvs/beattest/bin/python3(PyRun_SimpleFileExFlags+0x1c5)[0x680de5]
[Moehre:32490] [20] /home/vasyurhm/virtualenvs/beattest/bin/python3(Py_RunMain+0x212)[0x6b8122]
[Moehre:32490] [21] /home/vasyurhm/virtualenvs/beattest/bin/python3(Py_BytesMain+0x2d)[0x6b84ad]
[Moehre:32490] [22] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f8ffc229083]
[Moehre:32490] [23] /home/vasyurhm/virtualenvs/beattest/bin/python3(_start+0x2e)[0x5fb39e]
[Moehre:32490] *** End of error message ***

However, starting talpa without argument and then using the "load Model" dialog works. What could be the issue here?

@miili
Copy link
Member

miili commented May 25, 2023

Thanks, will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants