Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse tracking wallpapers dont work/ partially work #338

Open
cercos opened this issue Nov 12, 2023 · 1 comment
Open

Mouse tracking wallpapers dont work/ partially work #338

cercos opened this issue Nov 12, 2023 · 1 comment

Comments

@cercos
Copy link

cercos commented Nov 12, 2023

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
Copy link

I second this.

Will this be solved in the near future ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants