When running the game import without webp-support in libtiff, the console will be filled with python stack traces, and no images are added. Reference upstream bug https://github.com/kra-mo/cartridges/issues/198 to see the errors and the suggested solution. Can confirm that adding USE="webp" to media-libs/tiff enabled cartridges to add entries with pictures on my machine.
Thanks for the report! Will add the dep.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ae3d20ff49b4d1833e14dad62f3a5119e3d681 commit 56ae3d20ff49b4d1833e14dad62f3a5119e3d681 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2025-02-10 19:11:05 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2025-02-10 19:19:30 +0000 games-util/cartridges: depend on tiff[webp] Closes: https://bugs.gentoo.org/949508 Signed-off-by: Maciej Barć <xgqt@gentoo.org> .../cartridges/{cartridges-2.11.ebuild => cartridges-2.11-r1.ebuild} | 1 + .../cartridges/{cartridges-2.9.3.ebuild => cartridges-2.9.3-r1.ebuild} | 3 ++- games-util/cartridges/cartridges-9999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-)