Skip to content

Wallpaper crashing and user is not informed #3

@Bowarc

Description

@Bowarc

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))

but client stays with this ui
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions