Package Details: tauon-music-box 7.8.3-1

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: 35
Popularity: 0.108136
First Submitted: 2017-05-30 05:21 (UTC)
Last Updated: 2024-09-01 12:10 (UTC)

Dependencies (43)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

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 and python-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)

miniaudio.tar.gz ... СБОЙ

==> ОШИБКА: Исходные файлы не прошли проверку целостности! -> ошибка сборки: 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

cable commented on 2022-12-21 04:03 (UTC)

@Taiko2k

Can confirm @kellerman's bug: tauon quits with the error "'ColoursClass' object has no attribute 'status_text_normal'"

Taiko2k commented on 2022-12-20 23:22 (UTC)

@kellerman I see this is an application bug (not a packaging bug). I'll try get a new version of Tauon out with a fix out soon.