View Single Post
Old 04-30-2026, 08:23 AM   #4
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,676
Karma: 6774048
Join Date: Nov 2009
Device: many
It seems to be a ubuntu problem with any qt/kde app that uses QtWebEngine. Here is a related report that fails inside that same libgallium version as well.

https://www.mail-archive.com/kde-bug...sg1164460.html

And the same issue was reported for falkon and the workaround was:

[alex@alexarch ~]$ export QT_QUICK_BACKEND=software
[alex@alexarch ~]$ falkon


So try Sigil after exporting that exact same env var.

See: https://bbs.archlinux.org/viewtopic.php?id=312838

And from that post:

Quote:
- forcing NVIDIA gpu on system makes Falkon work
- And, indeed, installing vulkan-radeon fixes it when using dual mode.
So you could try that as well.

Given that last post above, before downgrading libgallium I would try adding the vulkan-radeon package

Last edited by KevinH; 04-30-2026 at 08:42 AM.
KevinH is offline   Reply With Quote