rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.75k stars 1.05k forks source link

Web page cropped #1576

Open Zo-Bro-23 opened 1 year ago

Zo-Bro-23 commented 1 year ago

Describe the bug The wallpaper set is extensively cropped. Persists on all monitors.

To Reproduce Steps to reproduce the behavior:

  1. Set https://descent.live/ZoBro23 as your wallpaper.
  2. The wallpaper will be cropped.

Expected behavior Wallpaper should not be cropped and should display normally.

Screenshots/Video image The preview shows the web page with a correct cropping and the wallpaper shows the web page with a wrong cropping. The issue only exists with this website. Maybe it can be solved by adding an option for window size.

Desktop (please complete the following information):

Log file (Important)

2023-02-21 09:43:15.6045|INFO|Lively.App|
Lively v2.0.5.0 x64 desktop-bridge en-US
OS: Microsoft Windows 11 Home Single Language 10.0.22621
CPU: AMD Ryzen 7 6800H with Radeon Graphics
GPU: AMD Radeon(TM) Graphics
GPU: NVIDIA GeForce RTX 3050 Laptop GPU

2023-02-21 09:43:15.7045|ERROR|Lively.Services.JsonUserSettingsService|System.IO.FileNotFoundException: Could not find file 'C:\Users\zohan\AppData\Local\Lively Wallpaper\Settings.json'.
File name: 'C:\Users\zohan\AppData\Local\Lively Wallpaper\Settings.json'
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
   at System.IO.File.OpenText(String path)
   at Lively.Common.Helpers.Storage.JsonStorage`1.LoadData(String filePath)
   at Lively.Services.JsonUserSettingsService.Load[T]()
2023-02-21 09:43:15.8364|ERROR|Lively.Services.JsonUserSettingsService|System.IO.FileNotFoundException: Could not find file 'C:\Users\zohan\AppData\Local\Lively Wallpaper\AppRules.json'.
File name: 'C:\Users\zohan\AppData\Local\Lively Wallpaper\AppRules.json'
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
   at System.IO.File.OpenText(String path)
   at Lively.Common.Helpers.Storage.JsonStorage`1.LoadData(String filePath)
   at Lively.Services.JsonUserSettingsService.Load[T]()
2023-02-21 09:43:15.8364|ERROR|Lively.Services.JsonUserSettingsService|System.IO.FileNotFoundException: Could not find file 'C:\Users\zohan\AppData\Local\Lively Wallpaper\WallpaperLayout.json'.
File name: 'C:\Users\zohan\AppData\Local\Lively Wallpaper\WallpaperLayout.json'
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
   at System.IO.File.OpenText(String path)
   at Lively.Common.Helpers.Storage.JsonStorage`1.LoadData(String filePath)
   at Lively.Services.JsonUserSettingsService.Load[T]()
2023-02-21 09:43:16.0821|INFO|Lively.Helpers.WindowsStartup|Startup is disabled
2023-02-21 09:43:16.1150|INFO|Lively.Helpers.WindowsStartup|Request to enable startup Enabled
2023-02-21 09:44:16.8001|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: watch | https://www.youtube.com/watch?v=aqz-KE-bpKQ
2023-02-21 09:44:16.9159|INFO|Lively.Core.WinDesktopCore|Core initialized..
2023-02-21 09:44:16.9159|INFO|Lively.Core.Watchdog.WatchdogProcess|Starting watchdog service...
2023-02-21 09:44:18.0495|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef0: {"Type":0,"Hwnd":1707702}
2023-02-21 09:44:19.2459|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef0: {"Type":2,"Success":true}
2023-02-21 09:44:21.8970|ERROR|Lively.Core.WinDesktopCore|System.ArgumentNullException: Value cannot be null. (Parameter 'path')
   at System.ArgumentNullException.Throw(String paramName)
   at System.ArgumentNullException.ThrowIfNull(Object argument, String paramName)
   at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
   at System.IO.Directory.GetParent(String path)
   at Lively.Core.WinDesktopCore.WallpaperInitialized(Object sender, WindowInitializedArgs e)
2023-02-21 09:44:53.6608|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: ZoBro23 | https://descent.live/ZoBro23
2023-02-21 09:44:54.1511|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef1: {"Type":0,"Hwnd":1773238}
2023-02-21 09:44:55.7452|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef1: {"Type":2,"Success":true}
2023-02-21 09:44:56.3105|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef1: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:45:23.1165|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY1 | {X=0,Y=0,Width=1920,Height=1080}
2023-02-21 09:45:23.1615|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 34100
2023-02-21 09:45:23.8565|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef1: {"Type":2,"Success":true}
2023-02-21 09:45:23.9548|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef1: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:45:28.9923|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef2: {"Type":0,"Hwnd":528224}
2023-02-21 09:45:31.6894|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef2: {"Type":2,"Success":true}
2023-02-21 09:45:32.2789|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef2: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:46:38.4660|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:46:38.9637|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef3: {"Type":0,"Hwnd":2559922}
2023-02-21 09:46:38.9815|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 34100
2023-02-21 09:46:38.9815|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY1 | {X=0,Y=0,Width=1920,Height=1080}
2023-02-21 09:46:39.0453|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 30676
2023-02-21 09:46:39.9427|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef3: {"Type":2,"Success":true}
2023-02-21 09:46:40.6263|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef3: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:46:47.9730|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 30676
2023-02-21 09:46:52.6769|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:46:53.1405|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef4: {"Type":0,"Hwnd":7145452}
2023-02-21 09:46:53.1643|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:46:53.1900|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 21836
2023-02-21 09:46:55.3784|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef4: {"Type":2,"Success":true}
2023-02-21 09:46:55.3868|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef4: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:47:13.0524|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef5: {"Type":0,"Hwnd":265494}
2023-02-21 09:47:14.2355|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef5: {"Type":2,"Success":true}
2023-02-21 09:47:15.0563|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef5: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:49:01.6906|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 21836
2023-02-21 09:49:05.0855|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:49:05.5342|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef6: {"Type":0,"Hwnd":659334}
2023-02-21 09:49:05.5529|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:49:05.5676|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 38852
2023-02-21 09:49:07.3620|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef6: {"Type":2,"Success":true}
2023-02-21 09:49:07.4540|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef6: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:49:21.9231|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 38852
2023-02-21 09:49:24.4263|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:49:24.8991|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef7: {"Type":0,"Hwnd":1576398}
2023-02-21 09:49:24.9180|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:49:24.9391|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 13316
2023-02-21 09:49:25.9488|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef7: {"Type":2,"Success":true}
2023-02-21 09:49:26.7663|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef7: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:49:37.2292|INFO|Lively.Services.TranslucentTBService|Taskbar theme: blur
2023-02-21 09:49:37.2458|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:41.5231|INFO|Lively.Services.TranslucentTBService|Taskbar theme: clear
2023-02-21 09:49:41.5389|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:44.3855|INFO|Lively.Services.TranslucentTBService|Taskbar theme: blur
2023-02-21 09:49:44.4010|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:45.9779|INFO|Lively.Services.TranslucentTBService|Taskbar theme: fluent
2023-02-21 09:49:45.9929|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:48.1248|INFO|Lively.Services.TranslucentTBService|Taskbar theme: wallpaper
2023-02-21 09:49:48.1406|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:51.7414|INFO|Lively.Services.TranslucentTBService|Taskbar theme: wallpaperFluent
2023-02-21 09:49:51.7414|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:49:53.8219|INFO|Lively.Services.TranslucentTBService|Taskbar theme service stopped.
2023-02-21 09:49:56.4670|INFO|Lively.Services.TranslucentTBService|Taskbar theme: blur
2023-02-21 09:49:56.4823|INFO|Lively.Services.TranslucentTBService|Taskbar theme service started.
2023-02-21 09:51:05.5316|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:05.9948|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef8: {"Type":0,"Hwnd":331148}
2023-02-21 09:51:06.0185|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY6 | {X=-1920,Y=5,Width=1920,Height=1080}
2023-02-21 09:51:06.0469|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 28556
2023-02-21 09:51:08.9523|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef8: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:08.9639|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef8: {"Type":2,"Success":true}
2023-02-21 09:51:14.0012|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 28556
2023-02-21 09:51:15.6034|INFO|Lively.Core.Watchdog.WatchdogProcess|Cleared watchdog program(s)..
2023-02-21 09:51:15.6034|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:16.1213|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef9: {"Type":0,"Hwnd":1641934}
2023-02-21 09:51:16.1481|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Span): (-1920, 0, 5760, 1085).
2023-02-21 09:51:16.1738|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 7756
2023-02-21 09:51:17.0916|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef9: {"Type":2,"Success":true}
2023-02-21 09:51:17.1956|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef9: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:22.1664|INFO|Lively.Core.Watchdog.WatchdogProcess|Cleared watchdog program(s)..
2023-02-21 09:51:22.1664|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:22.6701|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef10: {"Type":0,"Hwnd":3477074}
2023-02-21 09:51:22.6899|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY1 | {X=0,Y=0,Width=1920,Height=1080}
2023-02-21 09:51:22.7240|INFO|Lively.Core.WinDesktopCore|Sending/Queuing wallpaper(Duplicate): \\.\DISPLAY6
2023-02-21 09:51:22.7240|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:22.7310|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 12624
2023-02-21 09:51:23.2318|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef11: {"Type":0,"Hwnd":1182968}
2023-02-21 09:51:23.2549|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY6 | {X=-1920,Y=5,Width=1920,Height=1080}
2023-02-21 09:51:23.2772|INFO|Lively.Core.WinDesktopCore|Sending/Queuing wallpaper(Duplicate): \\.\DISPLAY7
2023-02-21 09:51:23.2772|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:23.2772|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 28892
2023-02-21 09:51:23.7931|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef12: {"Type":0,"Hwnd":265572}
2023-02-21 09:51:23.8121|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:51:23.8348|INFO|Lively.Core.WinDesktopCore|Synchronizing wallpaper (duplicate.)
2023-02-21 09:51:23.8348|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 28004
2023-02-21 09:51:24.5841|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef10: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:25.5451|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef10: {"Type":2,"Success":true}
2023-02-21 09:51:26.1717|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef11: {"Type":2,"Success":true}
2023-02-21 09:51:26.1820|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef11: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:26.1965|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef12: {"Type":2,"Success":true}
2023-02-21 09:51:26.3206|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef12: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:29.1548|INFO|Lively.Core.Watchdog.WatchdogProcess|Cleared watchdog program(s)..
2023-02-21 09:51:29.1662|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:29.6722|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef13: {"Type":0,"Hwnd":199622}
2023-02-21 09:51:29.6907|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY6 | {X=-1920,Y=5,Width=1920,Height=1080}
2023-02-21 09:51:29.7164|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 21300
2023-02-21 09:51:30.7380|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef13: {"Type":2,"Success":true}
2023-02-21 09:51:30.7864|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef13: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:51:30.8725|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 21300
2023-02-21 09:51:34.2701|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 09:51:34.7230|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef14: {"Type":0,"Hwnd":1118146}
2023-02-21 09:51:34.7423|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:51:34.7619|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 23332
2023-02-21 09:51:35.5982|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef14: {"Type":2,"Success":true}
2023-02-21 09:51:35.7988|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef14: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:54:06.0170|INFO|Lively.Core.WinDesktopCore|Display settings changed, screen(s):
2023-02-21 09:54:06.0170|INFO|Lively.Core.WinDesktopCore|\\.\DISPLAY1 {X=0,Y=0,Width=1920,Height=1080}
2023-02-21 09:54:06.0170|INFO|Lively.Core.WinDesktopCore|\\.\DISPLAY6 {X=-1920,Y=5,Width=1920,Height=1080}
2023-02-21 09:54:06.0170|INFO|Lively.Core.WinDesktopCore|\\.\DISPLAY7 {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 09:54:06.0170|INFO|Lively.Core.WinDesktopCore|Updating wallpaper rect(Screen): {X=1920,Y=0,Width=1920,Height=1080} -> {X=1920,Y=0,Width=1920,Height=1080}.
2023-02-21 09:55:56.2778|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":0,"Hwnd":1249532}
2023-02-21 09:55:59.1846|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":2,"Success":true}
2023-02-21 09:56:00.0733|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:56:15.3471|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:15 GMT+0530 (India Standard Time),spotify player provider transition:,,->,PlayerUninitialised","Category":2}
2023-02-21 09:56:15.3471|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:15 GMT+0530 (India Standard Time),youtube player provider transition:,,->,PlayerUninitialised","Category":2}
2023-02-21 09:56:15.3471|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:15 GMT+0530 (India Standard Time),Player transition:,,->,Ready","Category":2}
2023-02-21 09:56:15.3471|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Uncaught ReferenceError: dataLayer is not defined","Category":2}
2023-02-21 09:56:15.4195|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:15 GMT+0530 (India Standard Time),Spotify proxy transition:,,->,Uninitialized","Category":2}
2023-02-21 09:56:15.4195|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:15 GMT+0530 (India Standard Time),spotify player provider transition:,PlayerUninitialised,->,PlayerInitialised","Category":2}
2023-02-21 09:56:15.6722|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Uncaught SyntaxError: Cannot use import statement outside a module","Category":2}
2023-02-21 09:56:16.3652|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Unrecognized feature: 'web-share'.","Category":2}
2023-02-21 09:56:16.4294|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"---- [GLOBAL]:  NOOP","Category":2}
2023-02-21 09:56:16.4294|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"---- [COOKIE STRING]:  OptanonConsent=isIABGlobal=false&datestamp=Tue+Feb+21+2023+09:56:16+GMT+0530+(India+Standard+Time)&version=6.30.0&hosts=&genVendors=&consentId=b2e2ce81-a0c0-4bb2-83f7-80bcf7f992d7&interactionCount=0&landingPath=https://www.last.fm/music/Melanie+Martinez/_/Play+Date&groups=1:1,2:1,3:1,4:1,5:1","Category":2}
2023-02-21 09:56:16.4294|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"---- [GROUP LIST]: 1,1,1,1,1","Category":2}
2023-02-21 09:56:16.9043|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Tue Feb 21 2023 09:56:16 GMT+0530 (India Standard Time),youtube player provider transition:,PlayerUninitialised,->,PlayerInitialised","Category":2}
2023-02-21 09:56:16.9454|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[Report Only] Refused to load the image 'about:_blank' because it violates the following Content Security Policy directive: \"img-src https: data: blob:\".\n","Category":2}
2023-02-21 09:56:16.9747|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"Confiant native init","Category":2}
2023-02-21 09:56:17.2124|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"The following functions are deprecated: googletag.pubads().setTagForChildDirectedTreatment(), googletag.pubads().clearTagForChildDirectedTreatment(), googletag.pubads().setRequestNonPersonalizedAds(), and googletag.pubads().setTagForUnderAgeOfConsent(). Please use googletag.pubads().setPrivacySettings() instead.","Category":2}
2023-02-21 09:56:18.0076|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[GPT] Ignoring the PubAdsService.enableSingleRequest() call since the service is already enabled.","Category":2}
2023-02-21 09:56:18.3336|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[object DOMException]","Category":2}
2023-02-21 09:56:18.3336|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[object DOMException]","Category":2}
2023-02-21 09:56:18.3336|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[object DOMException]","Category":2}
2023-02-21 09:56:18.3336|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[object DOMException]","Category":2}
2023-02-21 09:56:18.3336|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[object DOMException]","Category":2}
2023-02-21 09:56:18.9518|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"[Audigent] this method is deprecated (params: {\"category\":\"tags\",\"action\":[\"ARTIST - Melanie Martinez\"]}). Use addTags/setTags/clearTags instead. Please contact your account manager for more info.","Category":2}
2023-02-21 09:56:19.4304|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"blank creative loaded: 138239338263 (970 x 66, pos=top, slot=leader_plus_top)","Category":2}
2023-02-21 09:56:20.3445|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef15: {"Type":1,"Message":"TP OOP ad ::: creative id = 138402805802","Category":2}
2023-02-21 09:56:24.2963|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":0,"Hwnd":1117486}
2023-02-21 09:56:25.7152|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":2,"Success":true}
2023-02-21 09:56:26.0139|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 09:56:29.5308|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":2,"Success":true}
2023-02-21 09:57:32.4946|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":2,"Success":true}
2023-02-21 09:57:35.7324|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":2,"Success":true}
2023-02-21 09:57:35.9829|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef16: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 10:04:36.8032|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: google.com | https://google.com
2023-02-21 10:04:37.3593|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef17: {"Type":0,"Hwnd":1707482}
2023-02-21 10:04:37.8641|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef17: {"Type":1,"Message":"Error with Permissions-Policy header: Unrecognized feature: 'unload'.","Category":2}
2023-02-21 10:04:40.9642|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef17: {"Type":2,"Success":true}
2023-02-21 10:04:49.8985|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 23332
2023-02-21 10:04:49.8985|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 10:04:49.9526|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 33132
2023-02-21 10:04:50.1670|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef17: {"Type":1,"Message":"Error with Permissions-Policy header: Unrecognized feature: 'unload'.","Category":2}
2023-02-21 10:04:50.4640|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef17: {"Type":2,"Success":true}
2023-02-21 10:05:13.0238|INFO|Lively.Core.WinDesktopCore|Setting wallpaper: Descent | https://descent.live/ZoBro23
2023-02-21 10:05:13.5702|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef18: {"Type":0,"Hwnd":527636}
2023-02-21 10:05:13.5891|INFO|Lively.Core.Watchdog.WatchdogProcess|Removing program to watchdog: 33132
2023-02-21 10:05:13.5891|INFO|Lively.Core.WinDesktopCore|Sending wallpaper(Screen): \\.\DISPLAY7 | {X=1920,Y=0,Width=1920,Height=1080}
2023-02-21 10:05:13.6368|INFO|Lively.Core.Watchdog.WatchdogProcess|Adding program to watchdog: 29716
2023-02-21 10:05:16.2163|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef18: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
2023-02-21 10:05:16.5393|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef18: {"Type":2,"Success":true}
2023-02-21 10:05:26.9056|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef19: {"Type":0,"Hwnd":855446}
2023-02-21 10:05:27.6854|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef19: {"Type":2,"Success":true}
2023-02-21 10:05:27.8124|INFO|Lively.Core.Wallpapers.WebCefSharpProcess|Cef19: {"Type":1,"Message":"Adjusting Last.fm poll interval to 3000","Category":2}
rocksdanister commented 1 year ago

If its only happening with this website maybe report it to the author? https://github.com/JasonPuglisi/descent

Zo-Bro-23 commented 1 year ago

If its only happening with this website maybe report it to the author? https://github.com/JasonPuglisi/descent

I fixed it, but it's very unstable. It sometimes creeps back in when I edit the wallpaper or interact with it. Right now deleting a wallpaper and adding a new one with the same URL seems to fix the issue temporarily.