Bug 462953

Summary: Installing audiotube does not install required package ytmusicapi
Product: [KDE Neon] neon Reporter: Oded Arbel <oded>
Component: Packages Unstable EditionAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jr, neon-bugs, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Oded Arbel 2022-12-12 12:38:04 UTC
SUMMARY
I installed AudioTube from Neon unstable through Discover. It starts properly, but can't find any music to play and I get a toast at the bottom saying "no module named ytmusicapi". I fixed it by manually running in the terminal the command `sudo apt install ytmusicapi`

STEPS TO REPRODUCE
1. Make sure neither audiotube or the ytmusicapi packags are installed.
2. Open discover and install audiotube.
3. Launch audio tube and try to play music.

OBSERVED RESULT
No tracks are found and a toast pops up with the message "no module named ytmusicapi"

EXPECTED RESULT
Music should play

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2022-12-12 12:57:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/neon/mobile/audiotube/-/merge_requests/1
Comment 2 Oded Arbel 2022-12-19 23:17:29 UTC
Fixed in neon packaging