"Add to playlist" crashes the program.
bug
**Describe the bug**
Trying to add songs to a playlist instantly crashes the program.
**To Reproduce**
Steps to reproduce the behavior:
1. Go into overview menu of any song with the o button
2. Press enter when "Add to playlist" is highlighted
3. Program crashes
**Expected behavior**
Get an overview of my playlists to be able to add the song into one.
**System (please complete the following information):**
- OS: Linux 6.18.9-2-cachyos
- Terminal: alacritty 0.16.1
- Version: 1.3.3
- Installed from: AUR
**Backtrace/Debug log**
'''0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
11: <unknown>
12: <unknown>
13: <unknown>
14: <unknown>
15: main
16: <unknown>
17: __libc_start_main
18: <unknown>
panicked at src/ui/contextmenu.rs:62:56:
called `Option::unwrap()` on a `None` value'''
关闭于 2026-02-14 0 条评论