lwp icon indicating copy to clipboard operation
lwp copied to clipboard

Doesn`t work (windows 10)

Open TedAlter opened this issue 2 years ago • 2 comments
trafficstars

After installation I should immediately get a parallax wallpaper, right? Or do I need to configure something first depending on the screen? Program immediately starts, but without paralax wallpaper

TedAlter avatar Sep 08 '23 09:09 TedAlter

In some configurations Windows uses non-default coordinates for display and that's probably the reason. If that's the case, the wallpaper is there, but it's outside of display bounds.

Click on Layered Wallpaper's tray icon on taskbar to run it with the debug console. The console will tell you what are the positions and resolutions of your monitors, then put those values in the config file and click on the tray icon again to reload the wallpaper.

Reply if it fixed the problem.

jszczerbinsky avatar Sep 11 '23 19:09 jszczerbinsky

Also someone on our Discord said

If lwp won't work for someone with win10/11 try removing all comments and newlines (and changing the lf line breaks to crlf if they aren't yet) from the .cfg files.

so maybe this would help.

I'm going to investigate this bug soon.

jszczerbinsky avatar Sep 12 '23 16:09 jszczerbinsky