As I mentioned a few days ago, I just set up a new partition with FullMonty.
Yesterday I ran synaptic, to do a full update of all installed software. Then I
tried it out, and was drooling over the millions of new packages I had never seen or tried before.
One of them was miro, which seems to play youtube videos within an application window.
When I tried to play one, it said I needed to install Adobe flash. Hmm... I tried youtube
in firefox and it worked fine! So obviously flash is here, and works.
Now, here is where I get confused. I don't remember what exactly I did
in the miro, but after closing it down, it no longer agrees to start at all!
When I start from a shell, I get these messages:
$ miro
using /usr/bin/gdb
/usr/lib/python2.6/site-packages/mutagen/m4a.py:41: DeprecationWarning: mutagen.m4a is deprecated; use mutagen.mp4 instead.
"mutagen.m4a is deprecated; use mutagen.mp4 instead.", DeprecationWarning)
Traceback (most recent call last):
File "/usr/bin/miro.real", line 183, in <module>
from miro import startfrontend
File "/usr/lib/python2.6/site-packages/miro/startfrontend.py", line 52, in <module>
from miro import startup
File "/usr/lib/python2.6/site-packages/miro/startup.py", line 53, in <module>
from miro import controller
File "/usr/lib/python2.6/site-packages/miro/controller.py", line 50, in <module>
from miro import conversions
File "/usr/lib/python2.6/site-packages/miro/conversions.py", line 1166, in <module>
utils.setup_ffmpeg_presets()
File "/usr/lib/python2.6/site-packages/miro/plat/utils.py", line 384, in setup_ffmpeg_presets
stderr=file("/dev/null", "wb"))
File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Suggestions?
Thanks,
Shimon