我是用
sudo zypper in miro
安装的,安装后点击miro后没有什么反应。
在终端输入miro后,出现如下信息:
using /usr/bin/gdb
ERROR:dbus.proxies:Introspect error on :1.68:/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.
INFO:root:Starting up Miro
2013-07-12 19:32:13,842 INFO root: Starting up Miro
INFO:root:Version: 5.0.4
2013-07-12 19:32:13,843 INFO root: Version: 5.0.4
INFO:root:Revision: git://github.com/pculture/miro.git - 278c58ea
2013-07-12 19:32:13,844 INFO root: Revision: git://github.com/pculture/miro.git - 278c58ea
INFO:root:Builder: abuild@swkj02
2013-07-12 19:32:13,845 INFO root: Builder: abuild@swkj02
INFO:root:Build Time: 1371769223.03
2013-07-12 19:32:13,846 INFO root: Build Time: 1371769223.03
INFO:root:Debugmode: False
2013-07-12 19:32:13,846 INFO root: Debugmode: False
INFO:root:Reading HTTP Password list
2013-07-12 19:32:13,847 INFO root: Reading HTTP Password list
INFO:root:Starting libCURL thread
2013-07-12 19:32:13,848 INFO root: Starting libCURL thread
INFO:root:Starting event loop thread
2013-07-12 19:32:13,849 INFO root: Starting event loop thread
INFO:root:Loading core extensions in /usr/share/miro/resources/extensions
2013-07-12 19:32:13,855 INFO root: Loading core extensions in /usr/share/miro/resources/extensions
INFO:root:Loading user extensions in /home/ishell/.miro/extensions
2013-07-12 19:32:13,858 INFO root: Loading user extensions in /home/ishell/.miro/extensions
INFO:root:Installing deleted file checker...
2013-07-12 19:32:13,866 INFO root: Installing deleted file checker...
INFO:root:Restoring database...
2013-07-12 19:32:13,870 INFO root: Restoring database...
INFO:root:Sqlite3 version: 3.7.14.1
2013-07-12 19:32:13,871 INFO root: Sqlite3 version: 3.7.14.1
INFO:root:Pysqlite version: 2.6.0
2013-07-12 19:32:13,871 INFO root: Pysqlite version: 2.6.0
INFO:root:opening database /home/ishell/.miro/sqlitedb
2013-07-12 19:32:13,873 INFO root: opening database /home/ishell/.miro/sqlitedb
ERROR:root:error when upgrading database: no such table: dtv_variables
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 619, in upgrade_database
self._upgrade_database()
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 692, in _upgrade_database
self.startup_version = current_version = self.get_version()
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 1305, in get_version
return self.get_variable(VERSION_KEY)
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 741, in get_variable
"WHERE name=?", (name,))
OperationalError: no such table: dtv_variables
2013-07-12 19:32:13,878 ERROR root: error when upgrading database: no such table: dtv_variables
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 619, in upgrade_database
self._upgrade_database()
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 692, in _upgrade_database
self.startup_version = current_version = self.get_version()
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 1305, in get_version
return self.get_variable(VERSION_KEY)
File "/usr/lib/python2.7/site-packages/miro/storedatabase.py", line 741, in get_variable
"WHERE name=?", (name,))
OperationalError: no such table: dtv_variables
WARNING:root:upgrade failed. Backing up database to /home/ishell/.miro/failed_upgrade_database
2013-07-12 19:32:13,884 WARNING root: upgrade failed. Backing up database to /home/ishell/.miro/failed_upgrade_database
INFO:root:Linux version: Linux 3.7.10-1.1-desktop i686
2013-07-12 19:32:13,911 INFO root: Linux version: Linux 3.7.10-1.1-desktop i686
INFO:root:Python version: 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
2013-07-12 19:32:13,911 INFO root: Python version: 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
INFO:root:Gtk+ version: (2, 24, 14)
2013-07-12 19:32:13,912 INFO root: Gtk+ version: (2, 24, 14)
INFO:root:PyGObject version: (2, 28, 6)
2013-07-12 19:32:13,912 INFO root: PyGObject version: (2, 28, 6)
INFO:root:PyGtk version: (2, 24, 0)
2013-07-12 19:32:13,912 INFO root: PyGtk version: (2, 24, 0)
INFO:root:Language: ('LANG', 'zh_CN.UTF-8')]
2013-07-12 19:32:13,913 INFO root: Language: ('LANG', 'zh_CN.UTF-8')]
INFO:root:libtorrent: 0.15.10.0
2013-07-12 19:32:13,937 INFO root: libtorrent: 0.15.10.0
INFO:root:pycurl: libcurl/7.28.1 OpenSSL/1.0.1e zlib/1.2.7 libidn/1.25 libssh2/1.4.3
2013-07-12 19:32:13,938 INFO root: pycurl: libcurl/7.28.1 OpenSSL/1.0.1e zlib/1.2.7 libidn/1.25 libssh2/1.4.3
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/lib/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: cannot register existing type `GstObject'
from _gst import *
/usr/lib/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: g_once_init_leave: assertion `result != 0' failed
from _gst import *
(miro.real:2052): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
/usr/lib/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: interface type `GstImplementsInterface' or prerequisite type `<invalid>' invalid
from _gst import *
请问这种状况大家有没有遇到过呢?是不是哪些包冲突了?