Summary: | media-sound/pulseeffects fails to run | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | mrbassie <cowskinraft> |
Component: | Current packages | Assignee: | jorgicio <jpizarrocallejas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | candrews |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
mrbassie
2018-08-30 15:09:30 UTC
Please provide: * the output of "emerge --info" * the exact version of media-sound/pulseeffects * the output of "emerge media-sound/pulseeffects -pv" Thanks! Also, please provide the output of: "emerge dev-python/pygobject x11-libs/gtk+:3 -pv" https://paste.pound-python.org/show/0QxpDL7H0LiQ3MYSf9pj/ https://paste.pound-python.org/show/BFkiSnOGpIDlCvFcEGin/ https://paste.pound-python.org/show/6M3zyiI3ct2hUbAjIuoy/ I've managed to get it working. introspection use flag must be set in gst-plugins-bad. See also discussion at https://forums.gentoo.org/viewtopic.php?p=8256748 Had to set introspection flag on both x11-libs/gtk+ and media-libs/gst-plugins-bad. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca6474e0bbf7a1a54d2b3da92b71393ddff418c commit dca6474e0bbf7a1a54d2b3da92b71393ddff418c Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2018-08-31 14:19:25 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-08-31 18:25:25 +0000 media-sound/pulseeffects: Require introspection Closes: https://bugs.gentoo.org/664892 Package-Manager: Portage-2.3.48, Repoman-2.3.10 .../pulseeffects/pulseeffects-4.3.3-r1.ebuild | 65 ++++++++++++++++++++++ media-sound/pulseeffects/pulseeffects-9999.ebuild | 4 +- 2 files changed, 67 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f7cce52c09792caa7e1a077eac2893253da5d5 commit 93f7cce52c09792caa7e1a077eac2893253da5d5 Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2018-08-31 20:41:35 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2018-08-31 20:42:45 +0000 media-sound/pulseeffects: fix missing introspection also fixes some meson stuff Fixes: https://bugs.gentoo.org/664892 Package-Manager: Portage-2.3.48, Repoman-2.3.10 media-sound/pulseeffects/Manifest | 1 - ...cts-3.1.6.ebuild => pulseeffects-3.2.3-r1.ebuild} | 10 ++++++---- ...cts-4.3.3.ebuild => pulseeffects-4.3.3-r1.ebuild} | 18 +++++++++--------- media-sound/pulseeffects/pulseeffects-9999.ebuild | 20 ++++++++++---------- 4 files changed, 25 insertions(+), 24 deletions(-) |