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
Description:   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)

------- Comment #1 From Jakub Moc (RETIRED) 2007-03-02 11:23:29 0000 -------
There's no such thing as 'depend on use flags being enabled'; at best you can
check the flags and die.

------- Comment #2 From Robert Smol 2007-03-02 12:12:00 0000 -------
ooops, interesting, didn't know that. Anyway can we check that and die in case
it is not compiled without the flag?

------- Comment #3 From Jakub Moc (RETIRED) 2007-07-26 17:47:03 0000 -------
*** Bug 186709 has been marked as a duplicate of this bug. ***

------- Comment #4 From Samuli Suominen 2007-09-01 06:17:36 0000 -------
done, thanks