Search Criteria
Package Details: tauon-music-box 8.0.0-2
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: | GPL-3.0-or-later |
Submitter: | Taiko2k |
Maintainer: | Taiko2k (C0rn3j) |
Last Packager: | C0rn3j |
Votes: | 40 |
Popularity: | 1.39 |
First Submitted: | 2017-05-30 05:21 (UTC) |
Last Updated: | 2025-04-01 13:52 (UTC) |
Dependencies (46)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- flac (flac-gitAUR)
- libayatana-appindicator
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libnotify (libnotify-gitAUR)
- libopenmpt (libopenmpt-svnAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-mainAUR, noto-fonts-liteAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-noto-megamergeAUR)
- noto-fonts-extra (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-variable-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR)
- opencc
- opusfile (opusfile-gitAUR)
- python-beautifulsoup4
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-musicbrainzngs
- python-mutagen (python-mutagen-gitAUR)
- Show 26 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
TheBuddhalint commented on 2025-04-01 13:17 (UTC) (edited on 2025-04-01 13:28 (UTC) by TheBuddhalint)
EDIT: Installing python-pysdl3 (AUR) fixed this. Please update in PKGBUILD
C0rn3j commented on 2025-03-02 23:32 (UTC) (edited on 2025-03-03 23:50 (UTC) by C0rn3j)
Your compositor needs to support two protocols for SDL3 to default to Wayland - https://github.com/libsdl-org/SDL/pull/9383
For kwin it's hanging here - https://invent.kde.org/plasma/kwin/-/merge_requests/6474
EDIT: Fixed this in https://github.com/Taiko2k/Tauon/pull/1479, the git version has it, or apply manually if it affects sdl2-compat
b4shful commented on 2025-02-27 15:30 (UTC) (edited on 2025-02-27 15:35 (UTC) by b4shful)
@DanteDragan I think it's running in XWayland for some reason?
Edit: oh wait, I had to use SDL_VIDEODRIVER=wayland to force it to use wayland (this used to not be needed) - but even then the scaling is wrong.
Edit 2: Fixed it using tauon-music-box-git, but I still have to use SDL_VIDEODRIVER=wayland now otherwise it opens in XWayland :(
C0rn3j commented on 2025-01-31 11:47 (UTC)
Arch has replaced
sdl2
withsdl2-compat
that runs via SDL3 in the background.Turns out there's still some bugs left with that in some applications. You can follow https://github.com/Taiko2k/Tauon/issues/1423 and ideally report any issues upstream to
sdl2-compat
, if they weren't reported already.DanteDragan commented on 2025-01-30 17:52 (UTC)
Tauon stopped to scale properly. Even manual intervention in config doesn't do any good, only resetting scale to 1 in Hyprland config is working.
C0rn3j commented on 2025-01-15 11:28 (UTC) (edited on 2025-01-15 11:30 (UTC) by C0rn3j)
A) It indeed isn't in AUR, it's in extra, it's still a dependency, you can see it in the Dependencies and click on it to see where it comes from
B) You did a partial upgrade, remove cache (-Scc) and rebuild all your AUR packages - https://github.com/Taiko2k/Tauon/issues/985, as per the other comments in here
DanteDragan commented on 2025-01-15 11:26 (UTC)
python-gobject is not AUR Package...
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.
1 2 3 4 5 6 Next › Last »