Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
On Thu, Jan 14, 2021 at 02:41:40PM +0100, alberto fuentes wrote: > $ QT_XCB_GL_INTEGRATION=xcb_egl environment anki > > this runs anki sucessfully, although the whole window is black I assume you ran just "QT_XCB_GL_INTEGRATION=xcb_egl anki" :) But it does not give me any clue unfortunately. > T

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread alberto fuentes
Thanks Dmitry!! On Thu, 14 Jan 2021 at 14:07, Dmitry Shachnev wrote: > Good news: now the stacktrace is useful, and we know where the error comes > from, and it's the NVidia proprietary driver (libGLX_nvidia.so.0). > > Bad news: I do not use the NVidia driver, and there is no way to see what > i

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
Control: tags -1 - moreinfo On Thu, Jan 14, 2021 at 01:47:52PM +0100, alberto fuentes wrote: > No worries! Im more than happy to do any test. My problem was not knowing > what else could i do to debug it :) > > [...] > (gdb) bt > #0 gdk_x_io_error (display=0x1264b70) at > ../../../../../gdk/x11/

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread alberto fuentes
Hi! On Thu, 14 Jan 2021 at 13:24, Dmitry Shachnev wrote: > > I am not promising this will be the last experiment. If the error turns out > to be related to some other libraries like Qt, I will ask you to install > debug > symbols for these libraries and obtain the backtrace again. > No worries!

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
On Thu, Jan 14, 2021 at 12:13:10PM +0100, alberto fuentes wrote: > (gdb) run anki > Starting program: /usr/bin/python3 anki > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > /usr/bin/python3: can't open file '/home/birdper

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread alberto fuentes
Hi Dmitry! Thanks for your help On Thu, 14 Jan 2021 at 11:38, Dmitry Shachnev wrote: > - (in gdb) b gdk_x_io_error > I think the breakpoint is wrong $ gdb python3 For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from python3... (No debuggi

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-14 Thread Dmitry Shachnev
Hi, On Mon, Jan 11, 2021 at 07:50:57PM +0100, alberto fuentes wrote: > Problem is that the programs dont crash, but exit with failure > > Short instruction: > > > > - sudo apt install gdb python3-pyqt5-dbg > > - gdb anki > > - (in gdb) run > > - (in gdb, after anki crashes) bt > > - attach the out

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-11 Thread alberto fuentes
On Mon, 11 Jan 2021 at 18:20, Dmitry Shachnev wrote: > 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 > > p

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-11 Thread Dmitry Shachnev
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 n

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-11 Thread alberto fuentes
On Mon, 11 Jan 2021 at 08:22, Julian Gilbey wrote: > This is strange indeed! It's not at all clear from the strace output > what missing file is causing the trouble. And the error message that > you're seeing is not particularly helpful either. > Thanks for your help Julian! This is indeed we

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-10 Thread Julian Gilbey
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? > Thanks! Hi Alberto, This is strange indeed! It

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-10 Thread Julian Gilbey
On Sun, Jan 10, 2021 at 07:48:09PM +0100, alberto fuentes wrote: > On Sun, 10 Jan 2021 at 19:22, Julian Gilbey wrote: > > Please can you delete all traces of the upstream version that you have > on your system before trying again?  Also, please check that running > "which anki" says /usr/bi

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-10 Thread alberto fuentes
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? Thanks!

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-10 Thread Julian Gilbey
On Sun, Jan 10, 2021 at 06:27:55PM +0100, alberto fuentes wrote: > reopen -1 > As i mentioned, it happens with both versions. Please can you delete all traces of the upstream version that you have on your system before trying again? Also, please check that running "which anki" says /usr/bin/anki

Bug#979707: anki fails to start: python3: Fatal IO error 2 (No such file or directory) on X server :0.0.

2021-01-10 Thread alberto fuentes
reopen -1 As i mentioned, it happens with both versions. I can attach a strace of the debian version if you think it can help, but i expect the lines to be similar Anki is probably not at fault here, but as i said, both version worked fined. Im lucky to have anki running in 2 computers running t