Search Criteria
Package Details: tauon-music-box 7.6.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tauon-music-box.git (read-only, click to copy) |
---|---|
Package Base: | tauon-music-box |
Description: | A modern music player |
Upstream URL: | https://tauonmusicbox.rocks |
Keywords: | music player |
Licenses: | GPL3 |
Submitter: | Taiko2k |
Maintainer: | Taiko2k |
Last Packager: | Taiko2k |
Votes: | 33 |
Popularity: | 1.09 |
First Submitted: | 2017-05-30 05:21 (UTC) |
Last Updated: | 2023-09-24 07:06 (UTC) |
Dependencies (40)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg-full-git, ffmpeg-git)
- flac (flac-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-git)
- libopenmpt (libopenmpt-svn)
- libsamplerate (libsamplerate-git)
- libvorbis (libvorbis-aotuv, libvorbis-aotuv-lancer, libvorbis-git)
- mpg123 (mpg321, mpg123-svn)
- noto-fonts (ttf-noto-fonts-simple, noto-fonts-variable-lite, noto-fonts-lite, noto-fonts-hinted-git, noto-fonts-unhinted-git, noto-fonts-unhinted-variable-git, noto-fonts-unhinted-variable-slim-git, noto-fonts-full-git, noto-fonts-full-variable-git, noto-fonts-full-variable-slim-git, noto-fonts-main)
- noto-fonts-extra (noto-fonts-variable-lite, noto-fonts-hinted-git, noto-fonts-unhinted-git, noto-fonts-unhinted-variable-git, noto-fonts-unhinted-variable-slim-git, noto-fonts-full-git, noto-fonts-full-variable-git, noto-fonts-full-variable-slim-git)
- opusfile (opusfile-git)
- python-beautifulsoup4
- python-cairo (python-cairo-git)
- python-dbus (dbus-python)
- python-gobject (python-gobject-git)
- python-isounidecode
- python-musicbrainzngs (python-musicbrainzez)
- python-mutagen
- python-natsort
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pylast
- python-pysdl2
- python-requests
- python-send2trash
- python-setproctitle
- python-websocket-client (python-websocket-client-git)
- sdl2_image
- wavpack (wavpack-git)
- xdg-utils (busking-git, xdg-utils-slock, xdg-utils-lxqt, mimi, mimi-git, xdg-utils-handlr, opener, xdg-utils-betterlockscreen, xdg-utils-symlink-fix, xdg-utils-custom-open, mimejs-git, xdg-utils-mimeo)
- pkg-config (pkgconf-git, pkg-config-git, pkgconf) (make)
- librespot (librespot-pulseaudio-git, librespot-alsa-git, librespot-git) (optional) – Spotify audio playback
- noto-fonts-cjk (noto-fonts-cjk-vf, noto-fonts-cjk-hk-vf, noto-fonts-cjk-jp-vf, noto-fonts-cjk-kr-vf, noto-fonts-cjk-sc-vf, noto-fonts-cjk-tc-vf, noto-fonts-hk-vf, noto-fonts-jp-vf, noto-fonts-kr-vf, noto-fonts-sc-vf, noto-fonts-tc-vf) (optional) – Matching font for CJK characters
- p7zip (p7zip-natspec, 7-zip-full) (optional) – 7z archive extraction support
- picard (picard-git) (optional) – Recommended tag editor
- python-jxlpy (optional) – JPEG XL image support
- python-plexapi (optional) – Plex streaming support
- python-pychromecast (python-pychromecast6, python-pychromecast-git) (optional) – Chromecast stream support
- python-pypresence (optional) – Discord status support
- python-tekore (optional) – Spotify feature support
- unrar (unrar-libre, rar) (optional) – RAR archive extraction support
Latest Comments
1 2 3 4 Next › Last »
siddharthagolu commented on 2023-08-15 15:56 (UTC)
I'm not using any helpers, merely rebuilding and re-installing didn't help. I had to nuke the entire folder and install from scratch and it worked after that.
Taiko2k commented on 2023-08-15 14:37 (UTC)
@siddharthagolu this often happens with Python AUR packages, they need to be rebuilt after any major Python update. Just rebuild the package
isounidecode
. If that doesn't work, clear your helpers cache or build it manually.siddharthagolu commented on 2023-08-15 14:12 (UTC)
The build fails with the following error:
Traceback (most recent call last): File "/opt/tauon-music-box/tauon.py", line 352, in <module> exec(main) File "/opt/tauon-music-box/t_modules/t_main.py", line 579, in <module> from isounidecode import unidecode ModuleNotFoundError: No module named 'isounidecode'
python-isounidecode is already installed.
Taiko2k commented on 2023-08-15 03:04 (UTC)
@jperry Is it already. Its an AUR package so you'll need to build it manually or use a helper.
jperry commented on 2023-08-15 02:40 (UTC)
python-pysdl2
needs to be added as a dependency.giostark commented on 2023-05-04 18:39 (UTC)
@Taiko2k . TNX It worked. Downloading and compiling those makepkgs bring it back. Using the helper via AUR instead still didnt worked.
Taiko2k commented on 2023-05-04 16:37 (UTC)
Tauon may not start after the recent Python update. You'll need to rebuild the packages
python-pysdl2
andpython-isounidecode
giostark commented on 2023-05-04 13:59 (UTC) (edited on 2023-05-04 14:01 (UTC) by giostark)
Do not start anymore (the flatpack variant does):
Traceback (most recent call last): File "/opt/tauon-music-box/tauon.py", line 152, in <module> from sdl2 import * ModuleNotFoundError: No module named 'sdl2'
Seems an old issue that turn back. Recompiling from the makepkg do not fix this issue.
dmali commented on 2023-04-04 11:25 (UTC)
==> ОШИБКА: Исходные файлы не прошли проверку целостности! -> ошибка сборки: tauon-music-box-exit status 1 -> Failed to install the following packages. Manual intervention is required: tauon-music-box - exit status 1
kellerman commented on 2022-12-24 19:03 (UTC)
@cable @Taiko2k @C0rn3j I rebuilt the package today and it seems that it is now working
1 2 3 4 Next › Last »