https://bugs.kde.org/show_bug.cgi?id=519575
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Ralf Habacker <[email protected]> --- (In reply to Dimitri from comment #8) ... > > [42387:42387:0429/155611.853738:FATAL:credentials.cc(130)] Check failed: . : > > Permission denied (13) This is the same message mentioned at https://stackoverflow.com/questions/76165512/fatalcredentials-cc127-check-failed-permission-denied-13-trace-breakpo regarding Microsoft Edge. Edge is based on Chromium, so the issue here is likely related to the Chromium engine. The Alkimia installation included in the snap package was apparently built using QWebEngine, which uses the Chromium engine. QWebEngine is used in Alkimia to retrieve online quotes from websites that require JavaScript. However, there is also the option to use QWebKit, provided it is available for the relevant compiler. -- You are receiving this mail because: You are watching all bug changes.
