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

TotteTotte Posts: 13,977

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: 13,977

    Seems to be connected to: 

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

     

  • TotteTotte Posts: 13,977

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

     

  • TotteTotte Posts: 13,977

    And after DS restart, gone. 

Sign In or Register to comment.