[Webkit-unassigned] [Bug 211277] New: [Flatpak SDK] Honor XDG_RUNTIME_DIR when setting the document path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 20:53:47 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211277

            Bug ID: 211277
           Summary: [Flatpak SDK] Honor XDG_RUNTIME_DIR when setting the
                    document path
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

Currently flatpakutils.py hardcodes the path to the document portal to /run/user/$UID/doc, but in practice, it depends on the value of $XDG_RUNTIME_DIR (which typically is /run/user/$UID). Problems with this var can lead to bubblewrap (used by flatpak) to fail with messages like 'brwap: Can't find source path : No such file or directory.'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200501/20b6e3bb/attachment.htm>


More information about the webkit-unassigned mailing list