Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168989 - media-video/istanbul needs media-libs/libtheora w/ USE=encode
Summary: media-video/istanbul needs media-libs/libtheora w/ USE=encode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: QAcanfix
: 186709 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-02 11:18 UTC by Robert Smol
Modified: 2007-09-01 06:17 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Smol 2007-03-02 11:18:48 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 11:23:29 UTC
There's no such thing as 'depend on use flags being enabled'; at best you can check the flags and die.
Comment 2 Robert Smol 2007-03-02 12:12:00 UTC
ooops, interesting, didn't know that. Anyway can we check that and die in case it is not compiled without the flag?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-26 17:47:03 UTC
*** Bug 186709 has been marked as a duplicate of this bug. ***
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2007-09-01 06:17:36 UTC
done, thanks