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. Qt 6.3.0 Player Application
Forum Updated to NodeBB v4.3 + New Features

Qt 6.3.0 Player Application

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 414 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.
  • S Offline
    S Offline
    sildeag
    wrote on 28 Apr 2022, 17:13 last edited by sildeag
    #1

    Using Ubuntu 22.04 and the Qt supplied sample application Player
    I get this error Application exit (RuntimeError: index out of bounds) or
    Application exit (RuntimeError: indirect call to null). What causes it?

    My computer is not capable of OpenGL 3+ and
    I use export LIBGL_ALWAYS_SOFTWARE=1 (I am wondering if this setting is somehow being overridden running Player from Qt Creator 7.0.0)

    I am using emsdk version 3.0.0 which is consistent with Qt 6.3.0
    Application output:
    10:48:24: Checking available ports... 10:48:24: Found 1001 free ports. 10:48:24: Starting /usr/bin/python3 /home/me/emsdk/upstream/emscripten/emrun.py --browser firefox --port 30000 --no_emrun_detect --serve_after_close /home/me/Qt/Examples/Qt-6.3.0/multimediawidgets/player/player.html... Gtk-Message: 10:48:27.591: Failed to load module "xapp-gtk3-module" Gtk-Message: 10:48:27.988: Failed to load module "canberra-gtk-module" Gtk-Message: 10:48:27.995: Failed to load module "canberra-gtk-module"

    The above Gtk-Message seems irrelevant but also happens when invoking firefox browser from terminal prompt. In Ubuntu 22.04 firefox is installed from snap by default and these messages relate to that.

    I would also like to know what is involved in using the latest version of emscripten but walking before running seems like the best approach. Any know what is involved it recompiling Qt6 with emsdk 3.1.8?

    1 Reply Last reply
    0

    1/1

    28 Apr 2022, 17:13

    • 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