Miro

I got Miro and it installed but when I launch it it just quits. 11.2 64bit

On Wed, 30 Jun 2010 22:16:02 +0000, iso50 wrote:

> I got Miro and it installed but when I launch it it just quits. 11.2
> 64bit

Try starting it from a terminal window and see what error messages are
produced - that’s usually the best starting point.

Jim


Jim Henderson
openSUSE Forums Administrator

Here is the info when I run from the command line:

PyNotify support disabled on your platform.
2010-06-30 17:36:55,452 INFO Starting up Miro
2010-06-30 17:36:55,455 INFO Version: 2.5.4
2010-06-30 17:36:55,463 INFO OS: Linux 2.6.31.12-0.2-desktop x86_64
2010-06-30 17:36:55,464 INFO Revision: ssh://wguaraldi@pcf1.pculture.org/var/git/miro - 1e20db82
2010-06-30 17:36:55,465 INFO Builder: abuild@pmbs
2010-06-30 17:36:55,465 INFO Build Time: 1269387041.38
2010-06-30 17:36:55,466 INFO Starting event loop thread
2010-06-30 17:36:55,467 INFO Restoring database…
2010-06-30 17:36:55,468 INFO Python version: 2.6.2 (r262:71600, Mar 29 2010, 15:30:01)
[GCC 4.4.1 [gcc-4_4-branch revision 150839]]
2010-06-30 17:36:55,469 INFO Gtk+ version: (2, 18, 6)
2010-06-30 17:36:55,469 INFO PyGObject version: (2, 20, 0)
2010-06-30 17:36:55,469 INFO PyGtk version: (2, 16, 0)
2010-06-30 17:36:55,469 INFO Language: (‘LANG’, ‘en_US.UTF-8’)]
2010-06-30 17:36:55,470 INFO set_renderer: trying to add gstreamerrenderer
/usr/bin/python: symbol lookup error: /usr/lib64/python2.6/site-packages/gst-0.10/gst/interfaces.so: undefined symbol: gst_stream_volume_format_get_type

This bug has been →reported already. Yet I wonder why you do not use the current version 3.0.2 (offered by packman).

I used whatever the latest version Packman offered.

Installed from the .RPM and now have this error:

PyNotify support disabled on your platform.
2010-07-01 09:40:20,332 INFO Starting up Miro
2010-07-01 09:40:20,334 INFO Version: 3.0.2
2010-07-01 09:40:20,342 INFO OS: Linux 2.6.31.12-0.2-desktop x86_64
2010-07-01 09:40:20,343 INFO Revision: ssh://wguaraldi@pcf1.pculture.org/var/git/miro - 9d00ca9f
2010-07-01 09:40:20,343 INFO Builder: abuild@loft4251.serverloft.de
2010-07-01 09:40:20,344 INFO Build Time: 1277942868.69
2010-07-01 09:40:20,344 INFO Starting event loop thread
2010-07-01 09:40:20,345 INFO Restoring database…
2010-07-01 09:40:20,346 INFO Sqlite3 version: 3.6.16
2010-07-01 09:40:20,346 INFO Pysqlite version: 2.4.1
2010-07-01 09:40:20,346 INFO opening database /home/iso50/.miro/sqlitedb
2010-07-01 09:40:20,349 ERROR error when upgrading database: no such table: dtv_variables
Traceback (most recent call last):
File “/usr/lib64/python2.6/site-packages/miro/storedatabase.py”, line 199, in upgrade_database
self._upgrade_database()
File “/usr/lib64/python2.6/site-packages/miro/storedatabase.py”, line 264, in _upgrade_database
self.startup_version = current_version = self._get_version()
File “/usr/lib64/python2.6/site-packages/miro/storedatabase.py”, line 781, in _get_version
return self._get_variable(VERSION_KEY)
File “/usr/lib64/python2.6/site-packages/miro/storedatabase.py”, line 315, in _get_variable
“WHERE name=?”, (name,))
OperationalError: no such table: dtv_variables
2010-07-01 09:40:20,351 INFO Python version: 2.6.2 (r262:71600, Mar 29 2010, 15:30:01)
[GCC 4.4.1 [gcc-4_4-branch revision 150839]]
2010-07-01 09:40:20,351 INFO Gtk+ version: (2, 18, 6)
2010-07-01 09:40:20,351 INFO PyGObject version: (2, 20, 0)
2010-07-01 09:40:20,352 INFO PyGtk version: (2, 16, 0)
2010-07-01 09:40:20,352 INFO Language: (‘LANG’, ‘en_US.UTF-8’)]
2010-07-01 09:40:20,352 INFO set_renderer: trying to add gstreamerrenderer
/usr/bin/python: symbol lookup error: /usr/lib64/python2.6/site-packages/gst-0.10/gst/interfaces.so: undefined symbol: gst_stream_volume_format_get_type