Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Solved Cannot open app on firefox(exception thrown: 15354424) but work with Chrome

    Qt for WebAssembly
    1
    3
    267
    Loading More Posts
    • 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.
    • tham
      tham last edited by tham

      OS : win 10 64bits
      Firefox : 69.0.3(64bits)
      Error message : Application exit (15354424)
      Qt: 5.13.1
      emscripten : 1.38.27

      Works for Chrome : 77.0.3865.120 (Official Build) (64-bit)

      Do anyone know what do 15354424 mean? I open the console but it only give me "exception thrown: 15354424"

      1 Reply Last reply Reply Quote 0
      • tham
        tham last edited by tham

        Tried with Qt5.14.0 beta 1, the error message change to

        "Link Error: Import object field 'Hm' is not a Function"
        

        Chrome still work, but this time it cannot show unicode characters on QTableWidget, while Qt5.13.1 can

        Using emscripten : 1.38.27

        Edit : Qt5.14.0 beta 1, every widgets need to load the fonts manually

        1 Reply Last reply Reply Quote 0
        • tham
          tham last edited by

          Firefox 70.0 works again.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post