If gtk+:3 is built without the introspection use flag, media-gfx/mcomix will not start complaining that: > ValueError: Namespace Gtk not available for version 3.0 After I added the introspection use flag, it started correctly. Reproducible: Always
Thanks for the report! Nice cath, this flag tends to be enabled most of the time so missed in the deps. Fixing in 2.0 and live ebuild
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a5c4b6ab040dfa07a9186eae241bff7108a182 commit 58a5c4b6ab040dfa07a9186eae241bff7108a182 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-10-17 15:18:17 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-10-17 15:18:17 +0000 media-gfx/mcomix: depend on gtk+-3[introspection] Closes: https://bugs.gentoo.org/876310 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> media-gfx/mcomix/{mcomix-2.0.2.ebuild => mcomix-2.0.2-r1.ebuild} | 3 ++- media-gfx/mcomix/mcomix-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)