Package Details: tauon-music-box 7.7.2-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: 1.62
First Submitted: 2017-05-30 05:21 (UTC)
Last Updated: 2024-05-21 23:19 (UTC)

Dependencies (41)

Required by (0)

Sources (3)

Latest Comments

1 2 3 4 5 Next › Last »

Taiko2k commented on 2024-05-21 23:21 (UTC)

OK the _gitname issue should be fixed now.

s1sw commented on 2024-05-21 10:39 (UTC)

For anyone getting validity check failures, upstream has renamed the repository from "TauonMusicBox" to "Tauon" which changed the name of the directory in the source archive. Quick fix is changing _gitname to Tauon and replacing the first MD5 hash with a87356699ae89908914b65cf9f453f0f.

C0rn3j commented on 2024-05-02 16:03 (UTC)

Which has nothing to do with TMB and everything to do with your system being out of date.

https://archlinux.org/packages/extra/any/python-httpx/

-Syu.

C0rn3j commented on 2024-04-27 17:31 (UTC) (edited on 2024-04-27 17:32 (UTC) by C0rn3j)

Running it alone gives you no output?

Also see man checkrebuild.

Either way, everything in pacman -Qoq /usr/lib/python3.11/site-packages/ needs to be rebuilt.

neuronestanco commented on 2024-04-27 17:15 (UTC)

@C0rn3j thanks for the suggestion, I installed the package; but I don't understand which flag to add to also check AUR packages, can you help me please?

C0rn3j commented on 2024-04-27 16:13 (UTC)

@neuronestanco Implement checkrebuild from rebuild-detector into your workflow.

neuronestanco commented on 2024-04-27 15:50 (UTC) (edited on 2024-04-27 15:51 (UTC) by neuronestanco)

after the latest system update the program does not work with this error:


[@archlinux ~]$ tauon
Tauon Music Box v7.7.2
Copyright 2015-2023 Taiko2k captain.gxj@gmail.com

Traceback (most recent call last):
  File "/opt/tauon-music-box/tauon.py", line 156, in <module>
    from sdl2 import *
ModuleNotFoundError: No module named 'sdl2'
[@archlinux ~]$ 

you can help, yours is a great player!!! Thank you

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.