https://bugs.kde.org/show_bug.cgi?id=474095
--- Comment #6 from Edgar Hipp <hipp....@gmail.com> --- Here is the output of running "gcompris-qt" from the command line : ``` exeCount set to: 123 "Invalid level 4 for activity learn_subtractions/Learn_subtractions.qml, removing it" "Invalid level 5 for activity learn_subtractions/Learn_subtractions.qml, removing it" qml: enter main.qml (run #123, ratio=2.3076923076923075, fontRatio=2.4305156220049837, dpi=169, userDataPath=/home/edgar/.local/share/GCompris) Downloading resource file "data2/voices-ogg/voices-en_US.rcc" Downloading resource file "data2/words/words-webp.rcc" Download of QUrl("https://cdn.kde.org/gcompris/data2/words/words-webp.rcc") is already running, skipping second attempt. notifyWordset: "data2/words/words-webp.rcc" Downloading resource file "data2/backgroundMusic/backgroundMusic-ogg.rcc" Successfully registered resource "/home/edgar/.cache/KDE/gcompris-qt/data2/backgroundMusic/backgroundMusic-ogg.rcc" qrc:/gcompris/src/activities/menu/Menu.qml:94:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/gcompris/src/core/GCSingletonFontLoader.qml:31:41: QML FontLoader: Cannot load font: "qrc:/gcompris/src/core/resource/fonts/Andika-R.ttf" qrc:/gcompris/src/core/Bar.qml:315:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/gcompris/src/core/Bar.qml:268:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } qrc:/gcompris/src/activities/menu/Menu.qml:708:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } QSGTextureAtlas: texture atlas allocation failed, code=501 Local resource is up-to-date: "voices-en_US.rcc" Successfully registered resource "/home/edgar/.cache/KDE/gcompris-qt/data2/voices-ogg/voices-en_US.rcc" Local resource is up-to-date: "words-webp.rcc" Successfully registered resource "/home/edgar/.cache/KDE/gcompris-qt/data2/words/words-webp.rcc" Local resource is up-to-date: "backgroundMusic-ogg.rcc" previous height set to: 1200 DownloadManager: shutting down, 0 active jobs DownloadManager: shutting down, 0 active jobs ``` -- You are receiving this mail because: You are watching all bug changes.