Bug 168989 - media-video/istanbul needs media-libs/libtheora w/ USE=encode
|
Bug#:
168989
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gstreamer@gentoo.org
|
Reported By: smol.robert@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-video/istanbul needs media-libs/libtheora w/ USE=encode
|
|
Keywords: QAcanfix
|
|
Status Whiteboard:
|
|
Opened: 2007-03-02 11:18 0000
|
Hi, istanbul crashes is libtheora compiled without encode flag.
Reproducible: Always
Steps to Reproduce:
1.compile istanbul
2.run istanbul
3.istanbul crash
Actual Results:
application crashed
Expected Results:
application should record the screen
This is solved by emerging libtheora with "encode" USE flag (not in default)
There's no such thing as 'depend on use flags being enabled'; at best you can
check the flags and die.
ooops, interesting, didn't know that. Anyway can we check that and die in case
it is not compiled without the flag?
*** Bug 186709 has been marked as a duplicate of this bug. ***