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.72k stars 73 forks source link

Mouse tracking wallpapers dont work/ partially work #338

Open cercos opened 10 months ago

cercos commented 10 months ago

I either missed a package or messed something up during install. Some of the regular animated wallpapers load fine but the mouse tracking wallpapers like the one called "Flow" which on x11 it's just black on wayland it's all white. the "Mouse Seekers" wallpaper loads on x11 in an idle state and never registers the mouse. on wayland the mouse seekers plays extremely slow or laggy. I think the issue is the mouse tracking is not working but I don't know what could be causing it.

My system specs:

Operating System: Arch Linux 
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.6.1-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen Threadripper PRO 5945WX 12-Cores
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA T1000 8GB/PCIe/SSE2
Manufacturer: LENOVO
Product Name: 30E000MEUS
System Version: ThinkStation P620

Errors I receieve running journalctl --follow --user --unit=plasma-plasmashell in the terminal and monitoring the output i get this:

Errors from Mouse Seeker wallpaper:

qml: JSON.parse: Parse error qml: load backend: backend/QtWebView.qml qml: JSON.parse: Parse error Uncaught ReferenceError: reset is not defined qml: backend QtWebEngine first frame wekde.scene: Destroy sceneobject wekde.scene: Destroy texnode INFO render handler deleted INFO render looper stopped INFO main looper stopped

Errors from Flow wallpaper:

qml: JSON.parse: Parse error qml: load backend: backend/QtWebView.qml qml: JSON.parse: Parse error js: Uncaught ReferenceError: $ is not defined js: Uncaught TypeError: Cannot set property 'textContent' of null qml: backend QtWebEngine first frame wekde.scene: Destroy sceneobject wekde.scene: Destroy texnode INFO render handler deleted INFO render looper stopped INFO main looper stopped js: Uncaught TypeError: Cannot set property 'textContent' of null

mhoude1966 commented 9 months ago

I second this.

Will this be solved in the near future ?

Thanks