Bug 406662

Summary: console log warning on closing main configuration page
Product: [Applications] gcompris Reporter: animtim
Component: generalAssignee: Bruno Coudoin <bruno.coudoin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description animtim 2019-04-18 18:21:19 UTC
SUMMARY
With latest Qt (5.12.2), there is a warning when closing the main configuration page:


"Could not convert argument 1 at"
         "onClose@qrc:/gcompris/src/core/DialogActivityConfig.qml:244"
         "onClicked@qrc:/gcompris/src/core/GCButtonCancel.qml:61"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
Comment 1 animtim 2019-04-18 18:34:56 UTC
Git commit d333aeecb537e713a58e83720a32b219a46384d2 by Timothée Giet.
Committed on 18/04/2019 at 18:29.
Pushed by timotheegiet into branch 'master'.

menu, fix warning when closing configuration page

M  +3    -2    src/core/DialogActivityConfig.qml

https://commits.kde.org/gcompris/d333aeecb537e713a58e83720a32b219a46384d2
Comment 2 Jazeix Johnny 2019-05-29 19:23:03 UTC
Git commit 83b25d8f5fc93d9db048f8b3045ebe0b68995ff4 by Johnny Jazeix, on behalf of Timothée Giet.
Committed on 29/05/2019 at 19:18.
Pushed by jjazeix into branch 'multiple_dataset'.

menu, fix warning when closing configuration page

M  +3    -2    src/core/DialogActivityConfig.qml

https://commits.kde.org/gcompris/83b25d8f5fc93d9db048f8b3045ebe0b68995ff4