| Summary: | console log warning on closing main configuration page | ||
|---|---|---|---|
| Product: | [Applications] gcompris | Reporter: | animtim |
| Component: | general | Assignee: | 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: | https://commits.kde.org/gcompris/83b25d8f5fc93d9db048f8b3045ebe0b68995ff4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
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 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 |
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!"