The application icon is missing after installation due to a typo in the package() function (0x0 instead of 512x512).
fix:
install -D "$srcdir/usr/share/icons/hicolor/512x512/apps/pinokio.png" "$pkgdir/usr/share/icons/hicolor/512x512/apps/pinokio.png"
Pinned Comments
dataprolet commented on 2025-12-05 17:40 (UTC)
I could reproduce the issue in a VM and it seems to be a problem with VA-API. That makes it hard to debug, because I have no physical GPU connected to my VM. Maybe someone could start Pinokio through the terminal and paste the output here and/or test, what VA-API packages you have installed and maybe try to install the GPU-specific packages to determine if it's a missing dependency.
https://wiki.archlinux.org/title/Hardware_video_acceleration