Summary: | Overview window empty if kmymoney is executed from a network path or a mapped host path when using a Windows virtual machine | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | packaging | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.1.3 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot showing the error box
Screenshot showing empty overview window Associated log file |
Description
Ralf Habacker
2024-03-25 11:30:08 UTC
Created attachment 167732 [details]
Screenshot showing empty overview window
Created attachment 167733 [details]
Associated log file
> Created attachment 167733 [details] > Associated log file In there log there is: > Can not launch QtWebEngineProcess from network path if sandbox is enabled: W:/Downloads/kmymoney-5.1-3138-windows-cl-msvc2019-> x86_64/bin/QtWebEngineProcess.exe. KMyMoney was started in a Virtualbox container from a host path that was shared with the VM. In this case running the command set QTWEBENGINE_DISABLE_SANDBOX=1 before kmymoney solves the issue. |