You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the music player using the command sudo apt install ./music-player_v0.2.0-alpha.8_amd64.deb, but when I try to launch the program, it crashes with the following error message:
thread 'main' panicked at 'Could not connect to database: Conn("error returned from database: (code: 14) unable to open database file")', /home/runner/work/music-player/music-player/storage/src/lib.rs:24:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
I have installed the music player using the command
sudo apt install ./music-player_v0.2.0-alpha.8_amd64.deb
, but when I try to launch the program, it crashes with the following error message:The text was updated successfully, but these errors were encountered: