After using this software together with KDE4 using the workaround with multiple screens, I experienced a problem.
Almost at each change of wallpaper either one or both of the wallpapers are completely black.
After verifying that the temporary files were correct I realized it might be a timing issue.
After investigating I have found that:
The method to save images used in SyncWall now, fails.
"mv dynamic_wallpaper0.png wallpaper_kde0.png && mv dynamic_wallpaper1.png wallpaper_kde1.png", and pointing kde to respective target file, fails.
After using this software together with KDE4 using the workaround with multiple screens, I experienced a problem.
Almost at each change of wallpaper either one or both of the wallpapers are completely black.
After verifying that the temporary files were correct I realized it might be a timing issue.
After investigating I have found that:
I've created an (ugly) patch that works for me, it simply moves the temporary files to a new location after creation with a sleep inbetween each file.
I also refined the KDE4 detection in the process, since it wrongly detected KDE3.
Last edit: Mhn 2013-01-03