You are not logged in.
Pages: 1
I just installed the lasted miro package 0.9.9-1
Although, I can start Miro, but it will crash after a second.
please help me
Here is the log
[XXXXXX@XXXXXXX ~]$ miro
/usr/lib/python2.5/site-packages/dbus_bindings.py:1: DeprecationWarning: The dbus_biMost uses of dbus_bindings are applications catching the exception
dbus.dbus_bindings.DBusException. You should use dbus.DBusException
instead (this is compatible with all dbus-python versions since 0.40.2).If you need additional public API, please contact the maintainers via
<dbus@lists.freedesktop.org>.from dbus.dbus_bindings import *
INFO Starting up Miro
INFO Version: 0.9.9
INFO Revision: unknown
INFO Builder: alebolo@macinino
INFO Build Time: 1189349696.99
INFO Loading preferences...
INFO Starting event loop thread
INFO Restoring database...
INFO Connecting to /home/archbao/.miro/sqlitedb
TIMING Database load slow: 1.332
TIMING idle (Initializing database) too slow (2.142 secs)
INFO *** Launching Downloader Daemon ****
INFO Spawning auto downloader...
INFO Displaying main frame...
WARNING Menu item action "RenameVideo" not implemented
WARNING Menu item action "FastForward" not implemented
WARNING Menu item action "Rewind" not implemented
WARNING Menu item action "UpVolume" not implemented
WARNING Menu item action "DownVolume" not implemented
WARNING Volume changed before videoDisplay created
WARNING Display updated before video display was created
INFO Creating video display...
alsa
oss
esd
file
none
INFO loaded renderer 'xinerenderer'
TIMING gtkAsyncMethod: <function initRenderers at 0x8613994> took too long: 3.198
TIMING Icon clear: 0.011
INFO Finished startup sequence
TIMING idle (finalizing startup) too slow (3.829 secs)
INFO *** Daemon ready ***
INFO got file:///tmp/tmpM3wyPm.html
INFO got file:///tmp/tmpANB8kq.html
INFO got https://www.miroguide.com/
/usr/bin/python: symbol lookup error: /opt/java/jre/plugin/i386/ns7/libjavaplugin_oj
i.so: undefined symbol: PR_NewMonitor
WARNING downloader: connection closed -- quitting
INFO Shutting down downloaders...
Offline
me too. tried the latest version miro-0.9.9.9 and the same issue.
Offline
haha. the moment i saw this i knew it was coded in python, and i was right too! (i think i've only gotten about 50% of all the python apps i've tried to start up)
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
I encountered the same problem. Installing python-pysqlite solved it. It is weird however, that after removing python-pysqlite again after the first launch of miro, miro keeps working fine now. Maybe it needs python-pysqlite only on the first, initial launch?
Offline
how did installing python-pysqlite solve this issue? I have that install and still miro crashes. The latest version of miro actually launches before crashing.
TIMING WARNING: Calling <function <lambda> at 0xabc56e2c> on HTTPClient: http://www.getmiro.com/screencasts/miro-logo.png too slow (2.122 secs)
INFO Checking for updates...
TIMING WARNING: Calling <function <lambda> at 0xabc56f44> on HTTPClient: http://www-tc.pbs.org/kcet/wiredscience … .jpg?mii=1 too slow (3.309 secs)
sh: acroread: command not found
LoadPlugin: failed to initialize shared library /opt/mozilla/lib/plugins/mplayerplug-in.so [/opt/mozilla/lib/plugins/mplayerplug-in.so: file too short]
/usr/bin/python: symbol lookup error: /opt/java/jre/plugin/i386/ns7/libjavaplugin_oji.so: undefined symbol: PR_NewMonitor
WARNING downloader: connection closed -- quitting
INFO Shutting down downloaders...
Last edited by funkmuscle (2008-02-03 15:52:22)
Offline
Pages: 1