lwp icon indicating copy to clipboard operation
lwp copied to clipboard

Can't run on Fedora 37 (GNOME, Wayland)

Open zluka22 opened this issue 2 years ago • 4 comments
trafficstars

I extracted files by guide and after lwp I'm getting:

INFO: Starting Layered WallPaper
INFO: Loading config file
INFO: User config file not found, opening default config instead
INFO:   monitors: 1
INFO:   smooth: 8.000000
INFO:   target_fps: 60
INFO:   reload_rootwindow: 0
INFO:           monitor1_x: 0
INFO:           monitor1_y: 0
INFO:           monitor1_w: 1920
INFO:           monitor1_h: 1080
INFO:           monitor1_wallpaper_x: 0
INFO:           monitor1_wallpaper_y: 0
INFO:           monitor1_wallpaper_w: 1920
INFO:           monitor1_wallpaper_h: 1080
INFO:   monitor1_wallpaper: /usr/local/share/lwp/wallpapers/default-fullhd
INFO: Config file loaded
ERROR: That operation is not supported
ERROR: Parameter 'window' is invalid
` ``

zluka22 avatar Mar 13 '23 18:03 zluka22

Do You have XWayland installed?

jszczerbinsky avatar Mar 13 '23 19:03 jszczerbinsky

no, now I installed it, and then I got this:

INFO: Starting Layered WallPaper
INFO: Loading config file
INFO: User config file not found, opening default config instead
INFO:   monitors: 1
INFO:   smooth: 8.000000
INFO:   target_fps: 60
INFO:   reload_rootwindow: 0
INFO:           monitor1_x: 0
INFO:           monitor1_y: 0
INFO:           monitor1_w: 1920
INFO:           monitor1_h: 1080
INFO:           monitor1_wallpaper_x: 0
INFO:           monitor1_wallpaper_y: 0
INFO:           monitor1_wallpaper_w: 1920
INFO:           monitor1_wallpaper_h: 1080
INFO:   monitor1_wallpaper: /usr/local/share/lwp/wallpapers/default-fullhd
INFO: Config file loaded
Authorization required, but no authorization protocol specified
[1]    37071 segmentation fault (core dumped)  lwp

But after a reboot now I'm getting the same output as it was before

zluka22 avatar Mar 15 '23 06:03 zluka22

How do You run lwp? Manually or with some rc file? It looks like You are running it as root

jszczerbinsky avatar Mar 15 '23 11:03 jszczerbinsky

i run it manually just by typing lwp

zluka22 avatar Mar 22 '23 12:03 zluka22