Bug 462953 - Installing audiotube does not install required package ytmusicapi
Summary: Installing audiotube does not install required package ytmusicapi
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 12:38 UTC by Oded Arbel
Modified: 2022-12-19 23:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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