Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674954 - media-video/peek-1.3.1 should additionally depend on media-video/ffmpeg[xcb] or peek crashes when attempting to record video
Summary: media-video/peek-1.3.1 should additionally depend on media-video/ffmpeg[xcb] ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-09 09:35 UTC by pinkertop
Modified: 2019-01-14 15:04 UTC (History)
0 users

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


Attachments
err_and_use_flags (ffmpeg_bug,12.60 KB, text/plain)
2019-01-09 09:36 UTC, pinkertop
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pinkertop 2019-01-09 09:35:38 UTC
Error log produced when running peek

peek requires ffmpeg, but ffmpeg compiled without xcb and does not support show_region option.
Adding xcb to the list of required ffmpeg use flags in peek fixes the issue.

Reproducible: Always
Comment 1 pinkertop 2019-01-09 09:36:42 UTC
Created attachment 560484 [details]
err_and_use_flags
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-01-09 12:18:22 UTC
media-video/ffmpeg[xcb]
Comment 3 Larry the Git Cow gentoo-dev 2019-01-14 15:04:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e4fd25d5431bbd7b0312dd0f1005906af0e7b8

commit f0e4fd25d5431bbd7b0312dd0f1005906af0e7b8
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-01-14 14:51:17 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-01-14 14:57:52 +0000

    media-video/peek: depend on media-video/ffmpeg[xcb]
    
    Closes: https://bugs.gentoo.org/674954
    Package-Manager: Portage-2.3.55, Repoman-2.3.12
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 media-video/peek/{peek-1.3.1-r1.ebuild => peek-1.3.1-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)