SUMMARY *** [250772:250772:0122/230530.177290:FATAL:credentials.cc(125)] Check failed: . : Permission denied (13) Trace/breakpoint trap (core dumped) it runs normal with : sudo konqueror with enabling the insecure mode. *** STEPS TO REPRODUCE 1. run konqurer 2. no message 3. run konqurer from terminal give this message: Check failed: . : Permission denied (13) Trace/breakpoint trap (core dumped) OBSERVED RESULT Nothing run. EXPECTED RESULT Running or give any error message in GUI. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 24.04 Beta (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Given that Konqueror works correctly when run with sudo, it seems this is a permission issue. Konqueror itself doesn't perform any permission check, so I think the problem is with some of the underlying libraries. Are you experiencing this problem only with Konqueror? Could you please attach a backtrace? Without it it's impossible for me to attempt to find out what's happening.