catsout / wallpaper-engine-kde-plugin

A kde wallpaper plugin integrating wallpaper engine
https://store.kde.org/p/1475528/
GNU General Public License v2.0
1.76k stars 75 forks source link

Kubuntu 20.04 is incompatible with this plugin #23

Closed Zlendy closed 2 years ago

Zlendy commented 3 years ago

Describe the bug This plugin needs QtMultimedia 5.13 but the latest version available in the repos is 5.12 image image

Kde version

catsout commented 3 years ago

Sadly, QtMultimedia require 5.13 to play video looply without black screen.
Try mpv instead.

fklein97 commented 2 years ago

Even when using mpv the plugin crashes when trying to load the wallpapers because of QtWebChannel (We only got 5.12.8 on Kubuntu 20.04). Is there a way to atleast get the wallpapers to load so we can setup wallpapers without web functionality?

fklein97 commented 2 years ago
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
qml: ---check lib 'QtWebChannel 1.10' failed---
qml: Error: Qt.createQmlObject(): failed to create object: 
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/inline:1:1: module "QtWebChannel" version 1.10 is not installed
qml: JSON.parse: Parse error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:208: TypeError: Cannot read property 'modelStartSync' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:218: TypeError: Cannot read property 'model' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:64: Error: Qt.createQmlObject(): failed to create object: 
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/inline:3:17: Type WallpaperListModel unavailable
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/WallpaperListModel.qml:15:43: Unexpected token `?'
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/WallpaperListModel.qml:16:5: Syntax error
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:85:9: Unable to assign [undefined] to QQmlListProperty<QQuickItem>
QProcess: Destroyed while process ("/bin/sh") is still running.
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:297: TypeError: Cannot read property 'countNoFilter' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/Pyext.qml:59: TypeError: Cannot call method 'rejectUnfinished' of undefined
QProcess: Destroyed while process ("/bin/sh") is still running.
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
qml: ---check lib 'QtWebChannel 1.10' failed---
qml: Error: Qt.createQmlObject(): failed to create object: 
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/inline:1:1: module "QtWebChannel" version 1.10 is not installed
qml: JSON.parse: Parse error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:208: TypeError: Cannot read property 'modelStartSync' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:218: TypeError: Cannot read property 'model' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:64: Error: Qt.createQmlObject(): failed to create object: 
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/inline:3:17: Type WallpaperListModel unavailable
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/WallpaperListModel.qml:15:43: Unexpected token `?'
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/WallpaperListModel.qml:16:5: Syntax error
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:85:9: Unable to assign [undefined] to QQmlListProperty<QQuickItem>
QProcess: Destroyed while process ("/bin/sh") is still running.
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:297: TypeError: Cannot read property 'countNoFilter' of undefined

Heres my plasma log when trying to load the wallpapers

catsout commented 2 years ago

@fklein97 It's not the fault of without QtWebChannel, this plugin will work without QtWebChannel, but web wallpaper will not available.
Your crash is caused because qt(5.12.8) doesn't support ?? operator, I will switch to compatible code.

catsout commented 2 years ago

@fklein97 Could you test with the new commit?

fklein97 commented 2 years ago

I got it to work by rolling back a few commits. Will test your new commit tomorrow.

fklein97 commented 2 years ago

It works with your commit from yesterday! Current state of main doesnt show any settings at all however.

catsout commented 2 years ago

Could you give me a screenshot of settings?

fklein97 commented 2 years ago

image

catsout commented 2 years ago

Could you put the log again? like above.

fklein97 commented 2 years ago
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:166:5: QML StackView: replace: file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:499 Cannot assign to non-existent property "labelAlignment"

This is everything related to wallpaperengine in my log

catsout commented 2 years ago

What's your kde version?

fklein97 commented 2 years ago

KDE-Plasma: 5.18.5 KDE-Framework: 5.68.0

fklein97 commented 2 years ago

The last working commit is: 1c58d088c26ed7cdeddf8f78fc717ee444d7edd5

catsout commented 2 years ago

Try new commit.
If not work, put the log again.

fklein97 commented 2 years ago

it works now. thank you very much

fklein97 commented 2 years ago

image

I think the settings tab shouldnt look like this right?

Log when Im opening the settings tab: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double

catsout commented 2 years ago

Please give me the log when you open the wallpaper setting window.
Also could you take a screenshot on about tab?

fklein97 commented 2 years ago

log when opening the window:

`QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
qml: ---check lib 'QtWebChannel 1.10' failed---
qml: Error: Qt.createQmlObject(): failed to create object: 
    file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/inline:1:1: module "QtWebChannel" version 1.10 is not installed
qml: JSON.parse: Parse error
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:349: TypeError: Property 'mSize' of object [object Object] is not a function
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:372: TypeError: Property 'mSize' of object [object Object] is not a function
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:85:9: Unable to assign [undefined] to QQmlListProperty<QQuickItem>
qml: scan folder: file:///home/fklein/.steam/steam/steamapps/common/wallpaper_engine/projects/myprojects, found 0 subdir
qml: scan folder: file:///home/fklein/.steam/steam/steamapps/workshop/content/431960, found 109 subdir
qml: show the first: file:///home/fklein/.steam/steam/steamapps/workshop/content/431960/1081733658
qml: scan folder: file:///home/fklein/.steam/steam/steamapps/common/wallpaper_engine/projects/defaultprojects, found 19 subdir
qml: show the first: file:///home/fklein/.steam/steam/steamapps/common/wallpaper_engine/projects/defaultprojects/arsenal
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double
QProcess: Destroyed while process ("/bin/sh") is still running.
qml: filtered, filter: , from 0 to 0
qml: filtered, filter: , from 109 to 106
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Cannot read property 'large' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Cannot read property 'large' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Cannot read property 'large' of undefined
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
qml: filtered, filter: , from 128 to 122
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
file:///home/fklein/.local/share/plasma/wallpapers/com.github.casout.wallpaperEngineKde/contents/ui/config.qml:251: TypeError: Type error
`

log when opening the settings tab inside the window: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double

Screen of about page: image (qtwebchannel is installed. Its just an older version because of the older qt version)

Settings tab on 1c58d088c26ed7cdeddf8f78fc717ee444d7edd5 did work

catsout commented 2 years ago

Please check the new commit.

fklein97 commented 2 years ago

Hey, the new commit works. Thanks again for your help. Will report back if I find more problems.

catsout commented 2 years ago

Please go https://github.com/catsout/wallpaper-engine-kde-plugin/issues/125 to continue.