You are not logged in.
Pages: 1
I installed Miro, and it wouldn't start. Running it from the console got me all this:
ERROR:dbus.proxies:Introspect error on :1.129:/org/participatoryculture/dtv/OneTime: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
File "/usr/bin/miro.real", line 284, in <module>
startapp()
File "/usr/bin/miro.real", line 226, in startapp
startup(props_to_set)
File "/usr/bin/miro.real", line 172, in startup
application.run_application(props_to_set)
File "/usr/lib/python2.6/site-packages/miro/plat/frontends/widgets/application.py", line 96, in run_application
GtkX11Application().run(props_to_set)
File "/usr/lib/python2.6/site-packages/miro/plat/frontends/widgets/application.py", line 115, in run
renderers.init_renderer()
File "/usr/lib/python2.6/site-packages/miro/plat/renderers/__init__.py", line 77, in init_renderer
set_renderer("%srenderer" % r)
File "/usr/lib/python2.6/site-packages/miro/plat/renderers/__init__.py", line 55, in set_renderer
app.video_renderer = module.VideoRenderer()
File "/usr/lib/python2.6/site-packages/miro/plat/renderers/gstreamerrenderer.py", line 309, in __init__
Renderer.__init__(self)
File "/usr/lib/python2.6/site-packages/miro/plat/renderers/gstreamerrenderer.py", line 136, in __init__
self.audiosink = gst.element_factory_make(audiosink, "audiosink")
gst.ElementNotFoundError: autoaudiosinkAny ideas on how to fix?
Offline
I think I'm having the same error running miro 3.0-1 under kde (64bit).
Offline
I think I'm having the same error running miro 3.0-1 under kde (64bit).
That's what I'm using. KDE 64-bit. Any help?
Offline
I have the same problem, same error message, using kde 32bit.
Offline
I don't know how or why, but it's working for me now. The Miro Guide is still broken, though.
Offline
Pages: 1