Bug 206

Summary: Kino does not start
Product: Fedora Reporter: Mauricio Teixeira <mauricio.teixeira>
Component: kinoAssignee: Dan HorĂ¡k <dan>
Status: RESOLVED INVALID    
Severity: normal CC: fedora.jrg01, kwizart
Priority: P5    
Version: 10   
Hardware: All   
OS: GNU/Linux   
namespace:
Bug Depends on: 131    
Bug Blocks:    

Description Mauricio Teixeira 2008-11-29 22:45:57 CET
Kino does not start due to bugs reported in bug#84.

Proposed selinux contexts in comment#5 fixes:

https://bugzilla.rpmfusion.org/show_bug.cgi?id=84#c5
Comment 1 Nicolas Chauvet 2008-11-30 01:58:13 CET
This bug depend on #131 from (ffmpeg package) and affect Kino.
Comment 2 John Griffiths 2008-12-03 18:01:18 CET
kino, kino-1.3.2-2.fc10.i386, works for me. I did notice some selinux alerts and had to change the the context on some files to make the type textrel_shlib_t.

-rwxr-xr-x  root root system_u:object_r:textrel_shlib_t /usr/lib/sse2/libavcodec.so.51.71.0*
-rwxr-xr-x  root root system_u:object_r:textrel_shlib_t /usr/lib/sse2/libavformat.so.52.22.1*
-rwxr-xr-x  root root system_u:object_r:textrel_shlib_t /usr/lib/sse2/libavutil.so.49.10.0*

I used semanage to set the context so that the changes would survive a relabel.