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

Most scenes aren't displaying properly #308

Open entityv5 opened 1 year ago

entityv5 commented 1 year ago

Describe the bug
Most scenes have a static weird white hue and only things like particles or small birds flying in the background are showing.

Workshop link
Most scenes (example: https://steamcommunity.com/sharedfiles/filedetails/?id=2944773634)

System Information

Additional context
Screenshot of bug: image

domglusk commented 1 year ago

Getting this error as well, both amd and nvidia

Jelgnum commented 1 year ago

are you both on mint/ubuntu? the wallpaper supplied worked fine on arch it could be a graphics driver issue or a kde 5.24 issue if this is the case

gunqqer commented 1 year ago

I am on KDE Neon 5.27 (Plasma 5.27.6, framework 5.108.0, Qt 5.15.10) and seem to be having the same issue with that wallpaper. AMD if that matters

Jelgnum commented 1 year ago

could you try the version that I have forked on my github? it has a patch or two that might make a difference and it is the primary one I pull from

gunqqer commented 1 year ago

Just compiled and installed your fork, no changes, still broken (btw line 57 in your CMakeLists.txt:if(${PLASMAPKG2} STREQUAL "KPACKAGETOOL5-NOTFOUND") is an error for me, ``Unknown arguments specified'')

Jelgnum commented 1 year ago

Thank you for testing it, I'll fix that bug. This seems to be an issue with the graphics drivers, currently if my quick bit of research is correct you all are probably using mesa 21 or early 22. iirc there was a shader issue with mesa versions < 22.3 and I had to switch to the git version to fix it. But I think mint/ubuntu/neon probably have a way to get more recent drivers, without resorting to git, because the most recent version is mesa 23

gunqqer commented 1 year ago
glxinfo -B | grep mesa
OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.1.3 - kisak-mesa PPA
OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.1.3 - kisak-mesa PPA
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.1.3 - kisak-mesa PPA

I'm on Kisak's mesa so that shouldn't be the problem for me

entityv5 commented 1 year ago

Thank you for testing it, I'll fix that bug. This seems to be an issue with the graphics drivers, currently if my quick bit of research is correct you all are probably using mesa 21 or early 22. iirc there was a shader issue with mesa versions < 22.3 and I had to switch to the git version to fix it. But I think mint/ubuntu/neon probably have a way to get more recent drivers, without resorting to git, because the most recent version is mesa 23

i'm also using mesa 23.0.4 so that shouldn't be the issue. also tried your fork but nothing changed.

FeyrisTan commented 11 months ago

Also tried your fork but that didn't help. Hopefully somebody can get this fixed soon.. ;_;

Nobara & Arch Amd 6800xt Mesa 23.1.8

nullptroma commented 11 months ago

same

Operating System: openSUSE Tumbleweed 20230926 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 6.5.4-1-default (64-bit) Graphics Platform: Wayland Processors: 16 × 11th Gen Intel® Core™ i7-11700F @ 2.50GHz Memory: 31.2 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B560M AORUS ELITE

Koamasi commented 11 months ago

It happends on arch too. I try to build it from source code but I got a error with scene after building. 1