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. [macOS] Sound in web page initiate QtWebEngineProcess as separate app in Dock

[macOS] Sound in web page initiate QtWebEngineProcess as separate app in Dock

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 1 Posters 75 Views
  • 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.
  • D Offline
    D Offline
    developer23
    wrote on last edited by
    #1

    Hi,

    When I open web page with sound effects (or audio playing), QtWebEngineProcess is launched with arguments: --type=utility --utility-sub-type=audio.mojo.AudioService --lang-en --service-sandbox-type=audio --no-sandbox [...].

    With QtWebEngine's sandbox disabled it launched as separated application with same icon as my application (two dublicated icons in Dock).

    Could you help with this?

    Thanks.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      developer23
      wrote on last edited by
      #2

      Additional thing: before start I set environment variable QTWEBENGINE_DISABLE_SANDBOX=1.

      1 Reply Last reply
      0

      • Login

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