Bug 406662 - console log warning on closing main configuration page
Summary: console log warning on closing main configuration page
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Bruno Coudoin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-18 18:21 UTC by animtim
Modified: 2019-05-29 19:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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