Bug 207761

Summary: [WPE] Change the QML plugin install path
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, berto, bugs-noreply, ews-watchlist, gyuyoung.kim, pnormand, ryuan.choi, sergio
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch pnormand: review+

Alberto Garcia
Reported 2020-02-14 07:15:25 PST
When WPE is built with Qt support, the QML plugin in installed in ${libdir}/qml/org/wpewebkit/qtwpe/ , however that's not part of the default import path, so I have to set QML2_IMPORT_PATH manually in order to run the minibrowser.
Attachments
Patch (2.20 KB, patch)
2020-02-14 07:16 PST, Alberto Garcia
no flags
Patch (4.09 KB, patch)
2020-02-17 02:46 PST, Alberto Garcia
pnormand: review+
Alberto Garcia
Comment 1 2020-02-14 07:16:42 PST
Philippe Normand
Comment 2 2020-02-14 07:31:26 PST
Comment on attachment 390763 [details] Patch More changes are needed, in Tools/glib/api_test_runner.py and Tools/Scripts/run-qt-wpe-minibrowser
Alberto Garcia
Comment 3 2020-02-17 02:46:01 PST
Alberto Garcia
Comment 4 2020-02-17 02:54:54 PST
Note You need to log in before you can comment on or make changes to this bug.