| Summary: | Kino does not start | ||
|---|---|---|---|
| Product: | Fedora | Reporter: | Mauricio Teixeira <mauricio.teixeira> |
| Component: | kino | Assignee: | 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
This bug depend on #131 from (ffmpeg package) and affect Kino. 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. |