[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3146: Possible bug in qt.webview?


http://gambaswiki.org/bugtracker/edit?object=BUG.3146&from=L21haW4-

Comment #3 by Willy RAETS:

Online I found this when looking up the FATAL error mentioned: https://github.com/agherzan/meta-raspberrypi/issues/1364

The cause comes down to:

"Qt5 seems incompatible with a 16kB page size.
recipes-kernel/linux/linux-raspberrypi.inc will currently generate a 16kB page size kernel by default because of
KBUILD_DEFCONFIG:raspberrypi5 ?= "bcm2712_defconfig"
The error does not occur with a 4kB page size kernel (ie kernel8.img in Raspberry Pi OS terms)."

This can be fixed by changing the page size to 4kB. I will try this fix tomorrow.
I'm closing this bug report for now.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----