-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Logs are
╭[18:12:40 DEBUG client\src\app\mod.rs:84]
╰❯Starting background on screen: Monitor { name: "DISPLAY1", position: (0, 0), size: (1920, 1080) } and with file path: D:\Links\Videos\ace_astra.mp4
╭[18:12:40 DEBUG client\src\wallpaper\mod.rs:18]
╰❯"D:\\Dev\\Rust\\projects\\lumin\\research\\mpv\\mpv.exe"
╭[18:12:40 DEBUG client\src\wallpaper\mod.rs:95]
╰❯Running mpv(D:\Dev\Rust\projects\lumin\research\mpv\mpv.exe) with args: ["--player-operation-mode=pseudo-gui", "--force-window=yes", "--terminal=no", "--no-audio", "--loop=inf", "--wid=131654", "D:\\Links\\Videos\\ace_astra.mp4"]
╭[18:12:40 DEBUG client\src\app\mod.rs:91]
╰❯Successfully created new player with id: ID(3)
╭[18:12:40 DEBUG client\src\wallpaper\player.rs:35]
╰❯Player (ID(3))exited with: exit code: 2
╭[18:12:40 DEBUG client\src\wallpaper\mod.rs:246]
╰❯Removing player (ID(3))
i belive that dead Wallpapers are deleted in the app.update function, maybe return the info of deleted player when that occurs
Metadata
Metadata
Assignees
Labels
No labels