kiwix / kiwix-desktop

Kiwix for Windows and GNU/Linux desktops
https://download.kiwix.org/release/kiwix-desktop/
GNU General Public License v3.0
776 stars 101 forks source link

Kiwix-Desktop (dev) segfault on Ubuntu if I just close the Windows #1214

Closed kelson42 closed 1 month ago

kelson42 commented 2 months ago

Closing the Windows just after starting Kiwix Desktop make the app segfaulting:

$ ./kiwix-desktop 
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
add widget
Segmentation fault (core dumped)

Same bug if I just clikc CTRL+Q

veloman-yunkan commented 1 month ago

@kelson42 I am confused. What "Windows" are you talking about?

kelson42 commented 1 month ago

@veloman-yunkan My bad, I meant "Closing the Kiwix window", hope this is clearer.

kelson42 commented 1 month ago

@veloman-yunkan Are you able to reproduce it?

veloman-yunkan commented 1 month ago

@veloman-yunkan Are you able to reproduce it?

@kelson42 No. I run a Qt5 build of kiwix-desktop under Ubuntu 22.04.

veloman-yunkan commented 1 month ago

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

and there is no such message when I run kiwix-desktop

kelson42 commented 1 month ago

@veloman-yunkan Message is unrelated AFAIK, will try to reproduce. I have Ubuntu 24.04.

kelson42 commented 1 month ago

Now, on the same machine, I can not reproduce the bug. Closing. Sorry for the hassle.