Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. GTK issues with Webassembly builds ?
Forum Updated to NodeBB v4.3 + New Features

GTK issues with Webassembly builds ?

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 397 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.
  • G Offline
    G Offline
    gr_pace
    wrote on last edited by
    #1

    Hello, all.

    I'm new to Webassembly and trying to wrap my brain around it.
    I'm getting these issues with a test build:

    WebAssembly_Qt_6_6_0_single_threaded-Debug/wasmTest.html...
    Now listening at http://0.0.0.0:30000/
    Gtk-Message: 10:10:13.143: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
    
    (firefox:962419): Gtk-WARNING **: 10:10:13.200: GTK+ module /snap/firefox/3252/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
    GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
    Gtk-Message: 10:10:13.200: Failed to load module "canberra-gtk-module"
    
    (firefox:962419): Gtk-WARNING **: 10:10:13.202: GTK+ module /snap/firefox/3252/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
    GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
    Gtk-Message: 10:10:13.202: Failed to load module "canberra-gtk-module"
    

    Should I be concerned about this ?
    Is there a way to correct it ?

    Thanks in advance !

    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