Bug 10859 - Miro crashes due to missing ffmpeg
Summary: Miro crashes due to missing ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 3
Hardware: x86_64 Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Damien Lallement
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2013-07-27 18:39 CEST by Olivier FAURAX
Modified: 2014-01-28 09:36 CET (History)
1 user (show)

See Also:
Source RPM: miro-5.0.4-4.mga3.src.rpm
CVE:
Status comment:


Attachments

Description Olivier FAURAX 2013-07-27 18:39:21 CEST
$ env LC_ALL=C miro
using /bin/gdb
Traceback (most recent call last):
  File "/bin/miro.real", line 183, in <module>
    from miro import startfrontend
  File "/usr/lib64/python2.7/site-packages/miro/startfrontend.py", line 52, in <module>
    from miro import startup
  File "/usr/lib64/python2.7/site-packages/miro/startup.py", line 53, in <module>
    from miro import controller
  File "/usr/lib64/python2.7/site-packages/miro/controller.py", line 50, in <module>
    from miro import conversions
  File "/usr/lib64/python2.7/site-packages/miro/conversions.py", line 1166, in <module>
    utils.setup_ffmpeg_presets()
  File "/usr/lib64/python2.7/site-packages/miro/plat/utils.py", line 384, in setup_ffmpeg_presets
    stderr=file("/dev/null", "wb"))
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-07-29 20:27:42 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => mageia

Olivier FAURAX 2013-08-24 15:47:56 CEST

Summary: Miro crashes due to missing python subprocess => Miro crashes due to exception in python child

Comment 1 Olivier FAURAX 2013-08-24 15:57:46 CEST
In fact, it's a missing ffmpeg.
Found the trick here: http://www.pclinuxos.com/forum/index.php?topic=111971.0

Summary: Miro crashes due to exception in python child => Miro crashes due to missing ffmpeg

Comment 2 Olivier FAURAX 2013-08-24 16:41:04 CEST
I've added the missing Require in the svn.
Please, increase the mkrel and submit if it's OK.
Comment 3 Damien Lallement 2013-09-19 17:39:39 CEST
You're submit was about cauldron.
This issue is for both 3 and cauldron?
Comment 4 Olivier FAURAX 2013-09-19 17:42:19 CEST
Yes, I saw the problem on 3, then I tried backporting the one from cauldron without luck, then found the fix, and backported (for myself in local) the fixed package to 3.
Comment 5 Damien Lallement 2013-09-19 17:50:26 CEST
BTW... Submitted in cauldon!
Thanks for the commit.
Comment 6 Damien Lallement 2013-09-19 18:06:40 CEST
Please test both miro-5.0.4-4.mga3 (core/release) and miro-5.0.4-5.mga3 (core/updates_testing).
Thanks!
Damien Lallement 2013-09-19 18:06:46 CEST

Status: NEW => ASSIGNED

Comment 7 Damien Lallement 2013-12-24 04:13:53 CET
ping?
Comment 8 Olivier FAURAX 2013-12-31 03:16:38 CET
No problem with miro-5.0.4-4.mga3.x86_64

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED

Comment 9 Samuel Verschelde 2014-01-28 09:36:21 CET
Damien, according to comment #8 you should write an advisory and assign to QA

CC: (none) => stormi


Note You need to log in before you can comment on or make changes to this bug.