https://bugs.kde.org/show_bug.cgi?id=480134
--- Comment #68 from caulier.gil...@gmail.com --- Ah this time this crash is know. It's appear from QtWebEngine (Chromium frameworks from Qt), when using OpenGL rendering for the web page (typically digiKam don't care about this feature). The re is a way to disable opengl support at run time with QtWebEngine. There is a settings in digiKam Setup/Miscs/syetm panel for that, but as digiKam crash at startup, it's not possible to switch easily this settings. Look the online doc about the config file stored in your home directory: https://docs.digikam.org/en/getting_started/installation.html#configuration-files The digikam_systemrc file store this setting. Add the line "softwareOpenGL=true" or change it, and restart digiKam... Gilles -- You are receiving this mail because: You are watching all bug changes.