AIMP Forum
AIMP for PC => Ошибки и замечания / Bugs => Обработано / Processed => Topic started by: dish on January 23, 2026, 21:43:44
-
aimp version 6.00.3027 (unofficial latest AUR version)
journalctl:
playerctld[450554]: Type of return value for property 'Get' call should be '(v)' but got '(b)'
playerctld[450554]: Type of return value for property 'Get' call should be '(v)' but got '(x)'
playerctld[450554]: Type of return value for property 'Get' call should be '(v)' but got '(s)'
playerctld[450554]: could not get tracklist properties for player: org.mpris.MediaPlayer2.aimp
Hardware: https://linux-hardware.org/?probe=0d7c1aa881
-
3027 is too outdated. There were some MPRIS fixes in 3029-3030 builds afaik. Get aimp-6.00-3032a-x86_64.pkg.tar.zst from here (https://disk.yandex.ru/d/ClIiI_mP79J43w/v6.00%20Alpha). The package can be installed via double click (if it is supported) or by using pacman:
sudo pacman -U aimp-6.00-3032a-x86_64.pkg.tar.zst
P.S. The latest AUR's version (https://aur.archlinux.org/packages/aimp) is 3029 btw.
-
pacman/paru was showing i was using 3029 but the about said 3027, strange. Seems fixed, thanks.