[problem gone..] QScriptValue::call() failed

TotteTotte Posts: 15,020

QScriptValue::call() failed: cannot call function with thisObject created in a different engine

I'm getting this error (everything works though), and only when not running in the debugger.

Any pointers to anything that could get rid of this?
 

 


 
Post edited by Totte on

Comments

  • TotteTotte Posts: 15,020

    Seems to be connected to: 

    this.wMorphSetRB.clicked.connect( this, "radioClicked" );

     

  • TotteTotte Posts: 15,020

    Nope, was not  - it's related to DzTimer() after some more digging... 

     

  • TotteTotte Posts: 15,020

    And after DS restart, gone. 

Sign In or Register to comment.