Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. qtwebengine does find resources if Yocto distro feature usrmerge is enabled
Forum Updated to NodeBB v4.3 + New Features

qtwebengine does find resources if Yocto distro feature usrmerge is enabled

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 286 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    ChrisLe
    wrote on 20 Sept 2024, 12:21 last edited by
    #1

    Hello,

    Yocto branch scarthgap uses systemd 255.4.
    The version of systemd requires the Yocto distro feature "usrmerge".

    With usrmerge active, Qt WebEngine does not start because it tries to find resources under /share instead of /usr/share:

    Qt WebEngine resources not found at /share/resources. Trying parent directory...
    Qt WebEngine resources not found at /share. Trying application directory...
    Qt WebEngine resources not found at /usr/bin. Trying fallback directory... The application MAY NOT work.
    

    Any help is appreciated,
    Chris

    1 Reply Last reply
    0

    1/1

    20 Sept 2024, 12:21

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved