Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error while loading file with SceneLoader (Qt 5.5)
Qt 6.11 is out! See what's new in the release blog

Error while loading file with SceneLoader (Qt 5.5)

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.4k 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.
  • G Offline
    G Offline
    gplob
    wrote on last edited by
    #1

    Hello,

    I have searched my problem looking for a solution but I haven't found one. I am trying to build a widget that contains the functionality of assimp example. Unfortunately, each time I try to load a model (.obj) it doest't work, instead I receive the next debug message :

    OnStatusChanged: Status changed: Qt3D::Render::QAbstractSceneLoader::Status(Error)
    

    I have tried with different files, even with a simple box model, but nothing. I work with OpenSuse 12.3. I don't know what to do.

    Thanks in advance for your help.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Are you able to run the assimp examples ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      G 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Are you able to run the assimp examples ?

        G Offline
        G Offline
        gplob
        wrote on last edited by
        #3

        @SGaist Hi! I am "able" to run the example but I get the exact same debug message when I try to load an object file. Before selecting a file the status is Loading and after that is Error. I have run material's example and there I haven't any problems viewing the different models.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Ok, so it's not your code that is doing something funky currently. Can you re-check that with Qt 5.6.0 beta ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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