Package Details: tauon-music-box 7.8.3-2

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: GPL-3.0-or-later
Submitter: Taiko2k
Maintainer: Taiko2k (C0rn3j)
Last Packager: C0rn3j
Votes: 37
Popularity: 1.14
First Submitted: 2017-05-30 05:21 (UTC)
Last Updated: 2024-11-19 21:49 (UTC)

Dependencies (43)

Required by (0)

Sources (3)

Latest Comments

1 2 3 4 5 Next › Last »

Taiko2k commented on 2024-12-26 21:13 (UTC)

@trrg Python got updated so you need to rebuild any Python AUR packages. You can check further back in the comments here on ways to detect these packages.

trrg commented on 2024-12-26 18:01 (UTC) (edited on 2024-12-26 18:04 (UTC) by trrg)

It's not starting after installation, no errors during installation:


Tauon v7.8.3
Copyright 2015-2023 Taiko2k captain.gxj@gmail.com

No window state file
2021
Window size: [1120, 600]
Running from installed location
User files location: /home/trrg/.local/share/TauonMusicBox
Clearing old cache directory
/home/trrg/.cache/TauonMusicBox
Found XDG-Downloads: /home/trrg/Downloads
Found XDG-Music: /home/trrg/Music
Install directory: /opt/tauon-music-box
PyLast moduel not found, last fm will be disabled.
OpenCC not found.
Warning: Python module natsort not found
Traceback (most recent call last):
  File "/opt/tauon-music-box/tauon.py", line 352, in <module>
    from t_modules import t_main
  File "/opt/tauon-music-box/t_modules/t_main.py", line 589, in <module>
    import musicbrainzngs
ModuleNotFoundError: No module named 'musicbrainzngs'

The package python-musicbrainzngs is installed. 

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