Running Miro 2

Hi, I have successfully installed Miro 2 but it won’t launch - I get the bouncing icon for a while but then it stops. Any ideas? Thanks, d

I am sure the problem is with gstreamer, though I am sure I have this installed. I use xine with Kaffeine so that I can watch tv, but need to associate miro with gstreamer, but don’t know how to do it. Thanks, d

You might be able to get more info by starting miro from a terminal and seeing what errors it prints out.

Many thanks, the last part from the terminal that includes the error is:

2009-02-14 12:31:36,995 INFO Starting up Miro
2009-02-14 12:31:37,009 INFO Version: 2.0.1
2009-02-14 12:31:37,022 INFO OS: Linux 2.6.27.7-9-pae i686
2009-02-14 12:31:37,024 INFO Revision: https://svn.participatoryculture.org/svn/dtv/tags/Miro-2.0.1/tv/resources - 9185
2009-02-14 12:31:37,024 INFO Builder: abuild@build11
2009-02-14 12:31:37,025 INFO Build Time: 1234526584.03
2009-02-14 12:31:37,026 INFO Starting event loop thread
2009-02-14 12:31:37,029 INFO Python version: 2.6 (r26:66714, Feb 3 2009, 20:52:03)
[GCC 4.3.2 [gcc-4_3-branch revision 141291]]
2009-02-14 12:31:37,030 INFO Gtk+ version: (2, 14, 4)
2009-02-14 12:31:37,136 INFO Restoring database…
2009-02-14 12:31:37,137 INFO PyGObject version: (2, 15, 4)
2009-02-14 12:31:37,139 INFO Connecting to /home/david/.miro/sqlitedb
2009-02-14 12:31:37,139 INFO PyGtk version: (2, 12, 1)
2009-02-14 12:31:37,141 INFO Language: (‘LANGUAGE’, ‘en_GB’), (‘LANG’, ‘en_GB.UTF-8’)]
2009-02-14 12:31:37,142 INFO set_renderer: trying to add gstreamerrenderer
/usr/bin/python: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_structure_change_type_get_type

Einfach den gstreamer über die Repos updaten - dann ist der gstreamer Fehlerbehoben … jetzt hängt er beim openssl weil die Version zu alt ist :frowning:

2009-02-18 18:12:32,747 INFO Checking movies directory ‘/home/baumi/Movies/Miro/’…
/usr/lib64/python2.6/site-packages/miro/eventloop.py:179: DeprecationWarning: socket.ssl() is deprecated. Use ssl.wrap_socket() instead.
result = func(*args, **kwargs)
/usr/bin/miro: line 27: 12801 Speicherzugriffsfehler LD_LIBRARY_PATH=/usr/lib64/xulrunner-1.9 miro.real “$@”

Oh Mann … warum können andere Distris sowas in die Standardrepos aufnehmen (wo es dann Problemlos aus dem Repo funzt - siehe Ubuntu) und bei SuSE ist sowas nicht drin …

Hat Jemand noch Vorschläge? … ich will die 2er Miro endlich nutzen…

from miro.frontends.widgets.application import Application
File “/usr/lib64/python2.6/site-packages/miro/frontends/widgets/application.py”, line 46, in <module>
from miro.frontends.widgets import dialogs
File “/usr/lib64/python2.6/site-packages/miro/frontends/widgets/dialogs.py”, line 41, in <module>
from miro.frontends.widgets import style
File “/usr/lib64/python2.6/site-packages/miro/frontends/widgets/style.py”, line 40, in <module>
from miro.frontends.widgets import imagepool
File “/usr/lib64/python2.6/site-packages/miro/frontends/widgets/imagepool.py”, line 41, in <module>
from miro.plat.frontends.widgets import widgetset
File “/usr/lib64/python2.6/site-packages/miro/plat/frontends/widgets/widgetset.py”, line 29, in <module>
import gtkmozembed
ImportError: libmozjs.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

Ich komm nicht weiter … hat noch einer nen Tip wie ich hier vorgehen kann?

any news on this issue? unfort. I got none …

Checkout this thread:
Miro 2.0 for OpenSUSE 11.1 - openSUSE Forums