Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallpaper crashing and user is not informed #3

Open
Bowarc opened this issue Jul 5, 2023 · 0 comments
Open

Wallpaper crashing and user is not informed #3

Bowarc opened this issue Jul 5, 2023 · 0 comments

Comments

@Bowarc
Copy link
Owner

Bowarc commented Jul 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant