Control: tags -1 + moreinfo

Hi Alberto!

On Sun, Jan 10, 2021 at 10:17:16PM +0100, alberto fuentes wrote:
> Kontact is failing with the same error too
>
> It seems to be related with pyqt5, which i checked and was among the
> packages updated today. Can you help me reassign and reopen bug?

I do not understand how this is related to pyqt5. Can you please clarify?
The description mentions file not found error, but which file is not found?

Also can you please try to obtain a proper stacktrace? That would be more
useful than strace output.

Short instruction:

- sudo apt install gdb python3-pyqt5-dbg
- gdb anki
- (in gdb) run
- (in gdb, after anki crashes) bt
- attach the output here

For the detailed instruction, please see the wiki:
https://wiki.debian.org/HowToGetABacktrace

Also it may be useful to run "python3 -X faulthandler /usr/bin/anki",
wait until anki crashes, and paste the output of that command (it will
print the Python stacktrace).

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to