Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665194 - media-sound/pulseeffects-3.2.3 - TypeError: Couldn't find foreign struct converter for 'cairo.Context'
Summary: media-sound/pulseeffects-3.2.3 - TypeError: Couldn't find foreign struct conv...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 23:32 UTC by CaptainBlood
Modified: 2018-11-01 14:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (--info-pulseeffects.out,6.46 KB, text/plain)
2018-09-03 23:32 UTC, CaptainBlood
Details
emerge -e -p pulseeffects (emerge-e-p@pulseeeffects.out,27.15 KB, text/plain)
2018-09-03 23:34 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2018-09-03 23:32:18 UTC
Created attachment 545876 [details]
emerge --info

edia-sound/pulseeffects-3.2.3 amd64 returns as follows in console:
pulseeffects 
02:11:18.536 - PulseEffects - WARNING - Delay plugin was not found. Disabling it!
02:11:18.550 - PulseEffects - WARNING - Maximizer plugin was not found. Disabling it!
02:11:18.585 - PulseEffects - WARNING - Webrtc plugin was not found. Disabling it!
TypeError: Couldn't find foreign struct converter for 'cairo.Context'

No equalizer graphic as a possible result.
Comment 1 CaptainBlood 2018-09-03 23:34:46 UTC
Created attachment 545878 [details]
emerge -e -p pulseeffects
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-09-15 17:59:45 UTC
Do you mind trying r1?  it changed some deps around (mainly to ensure introspection was enabled).
Comment 3 Louis Sautier (sbraz) gentoo-dev 2018-11-01 14:24:44 UTC
I'm pretty sure this was solved by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c3bd643515a6398f211c45b1c70a87341d3143:
Author: Matt Turner <mattst88@gentoo.org>
Date:   Tue Oct 30 07:00:51 2018 -0700

    x11-libs/cairo: Build cairo script unconditionally

    Lots of reverse dependencies need it, at least optionally. Saving the
    lzo dependency is not a worthy goal, so let's just reenable it instead
    of forcing reverse dependencies to change.

    Closes: https://bugs.gentoo.org/669196
    Closes: https://bugs.gentoo.org/669448
    Closes: https://bugs.gentoo.org/669952
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

And the commit that broke it was certainly https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067f5be6b9b1a4ca07ffbe744ecfefa66b442958:
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sat Feb 25 15:44:06 2017 -0800

    x11-libs/cairo: Put script and trace utilities behind IUSE=utils.
    
    Bug: https://bugs.gentoo.org/554646

Even the interpreter has been brought back in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216aa553ff6229a4ca88cabb75f2a3dca7bbaa45:
Author: Matt Turner <mattst88@gentoo.org>
Date:   Wed Oct 31 12:07:15 2018 -0700

    x11-libs/cairo: x11-libs/cairo: Build interpreter unconditionally
    
    Closes: https://bugs.gentoo.org/669972
    Signed-off-by: Matt Turner <mattst88@gentoo.org>
Comment 4 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-11-01 14:33:59 UTC
wfm, reopen or comment if it continues to be an issue