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

TotteTotte Posts: 14,064

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: 14,064

    Seems to be connected to: 

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

     

  • TotteTotte Posts: 14,064

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

     

  • TotteTotte Posts: 14,064

    And after DS restart, gone. 

Sign In or Register to comment.