You are not logged in.

#1 2010-06-02 04:09:30

dfetter88
Member
Registered: 2010-06-02
Posts: 33

[SOLVED] Miro Will Not Start Up

Hey everybody. Just installed Arch yesterday, and I'm loving it. However, I just ran pacman -S miro, and when I try to run it, it just hangs.

Here's the gdb output:

Starting program: /usr/bin/python ./miro.real --sync --debug
[Thread debugging using libthread_db enabled]
ERROR:dbus.proxies:Introspect error on :1.21:/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.
[New Thread 0xb52d5b70 (LWP 13117)]
[New Thread 0xb48ffb70 (LWP 13118)]
[New Thread 0xb40feb70 (LWP 13119)]
[New Thread 0xb38fdb70 (LWP 13120)]
[New Thread 0xb4ad4b70 (LWP 13121)]
Traceback (most recent call last):
  File "./miro.real", line 284, in <module>
    startapp()
  File "./miro.real", line 226, in startapp
    startup(props_to_set)
  File "./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 310, 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: autoaudiosink

Ideas anyone?

Last edited by dfetter88 (2010-06-05 01:53:16)

Offline

#2 2010-06-03 12:37:30

dfetter88
Member
Registered: 2010-06-02
Posts: 33

Re: [SOLVED] Miro Will Not Start Up

I found that Miro is successfully making some directories in my Home folder, which is odd, because these are not the same directories that were created with the same version of Miro on my Ubuntu box. Additionally, when I run the program now, I get a tad bit more output:

...
2010-06-03 08:12:02,189 TIMING   Database upgrade time: 0.459
2010-06-03 08:12:02,264 INFO     setup tabs...
2010-06-03 08:12:02,273 INFO     setup theme...
2010-06-03 08:12:02,283 INFO     First time -- calling handler.

Surely, I'm not the only person that can't run Miro on they're arch setup, right?

Offline

#3 2010-06-05 01:51:31

dfetter88
Member
Registered: 2010-06-02
Posts: 33

Re: [SOLVED] Miro Will Not Start Up

Solved!!! Had to install gstreamer0.10-base-plugins and gstreamer0.10-good-plugins.

Offline

#4 2010-08-01 12:48:21

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,924
Website

Re: [SOLVED] Miro Will Not Start Up

Thanks, that helped me also.


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#5 2010-10-23 22:31:08

Phlogiston
Member
Registered: 2009-02-14
Posts: 39

Re: [SOLVED] Miro Will Not Start Up

dfetter88 wrote:

Solved!!! Had to install gstreamer0.10-base-plugins and gstreamer0.10-good-plugins.

I'm having both of them but still can't start miro...

Offline

#6 2010-10-24 10:02:45

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,924
Website

Re: [SOLVED] Miro Will Not Start Up

Phlogiston wrote:

I'm having both of them but still can't start miro...

That could be caused be the switch to python3. Are all packages up-to date on your system? What does the terminal output say when miro started from the terminal?


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#7 2010-12-24 05:00:12

1LordAnubis
Member
Registered: 2008-10-10
Posts: 253
Website

Re: [SOLVED] Miro Will Not Start Up

same thing here

anubis@Thorin ~/ $ miro
2010-12-23 23:59:14,515 INFO     Starting up Miro
2010-12-23 23:59:14,516 INFO     Version:    3.5
2010-12-23 23:59:14,547 INFO     OS:         Linux 2.6.36-ck i686
2010-12-23 23:59:14,548 INFO     Revision:   ssh://wguaraldi@git.participatoryculture.org:2191/var/git/miro - 4cd3c1fb
2010-12-23 23:59:14,549 INFO     Builder:    nobody@archlinux
2010-12-23 23:59:14,550 INFO     Build Time: 1287917502.54
2010-12-23 23:59:14,550 INFO     Reading HTTP Password list
2010-12-23 23:59:14,551 INFO     Starting libCURL thread
2010-12-23 23:59:14,553 INFO     Starting event loop thread
2010-12-23 23:59:14,555 INFO     Restoring database...
2010-12-23 23:59:14,555 INFO     Python version:    2.7.1 (r271:86832, Dec 20 2010, 11:59:28) 
[GCC 4.5.1 20101125 (prerelease)]
2010-12-23 23:59:14,556 INFO     Sqlite3 version:   3.7.4
2010-12-23 23:59:14,557 INFO     Gtk+ version:      (2, 22, 1)
2010-12-23 23:59:14,557 INFO     Pysqlite version:  2.6.0
2010-12-23 23:59:14,558 INFO     PyGObject version: (2, 26, 0)
2010-12-23 23:59:14,558 INFO     opening database /home/anubis/.miro/sqlitedb
2010-12-23 23:59:14,559 INFO     PyGtk version:     (2, 22, 0)
2010-12-23 23:59:14,563 INFO     Language:          [('LANG', 'en_US.utf8')]
2010-12-23 23:59:14,606 INFO     libtorrent:        0.15.4.0
2010-12-23 23:59:14,607 INFO     pycurl:            libcurl/7.21.2 OpenSSL/1.0.0c zlib/1.2.5
2010-12-23 23:59:14,609 INFO     set_renderer: trying to add gstreamerrenderer
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
2010-12-23 23:59:14,706 INFO     GStreamer version: GStreamer 0.10.31
2010-12-23 23:59:14,710 TIMING   Database upgrade time: 0.154
2010-12-23 23:59:14,717 INFO     Loading video converters...
2010-12-23 23:59:14,723 INFO     GStreamer audiosink: gconfaudiosink
2010-12-23 23:59:14,753 INFO     GStreamer videosink: gconfvideosink
2010-12-23 23:59:14,754 INFO     GStreamer version: GStreamer 0.10.31
2010-12-23 23:59:14,756 INFO     GStreamer audiosink: gconfaudiosink
2010-12-23 23:59:14,769 INFO     set_renderer: successfully loaded gstreamerrenderer
2010-12-23 23:59:14,806 INFO     setup tabs...
2010-12-23 23:59:14,815 INFO     setup theme...
2010-12-23 23:59:14,828 INFO     First time -- calling handler.

btw, Seems to start if I do miro --frontend=widgets

Last edited by 1LordAnubis (2010-12-24 05:05:59)


Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
-Benjamin Franklin
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.
-George Bernard Shaw

Offline

Board footer

Powered by FluxBB