Public bug reported:

Binary package hint: miro

Using Ubuntu 7.10
After the last Firefox update - from 2.0.0.8 to 2.0.0.10 - Miro fails to launch 
with the error:

An unknown error has occured while finishing starting up

This is what gets printed when launching it from the terminal:

[EMAIL PROTECTED]:~$ miro
/var/lib/python-support/python2.5/dbus_bindings.py:1: DeprecationWarning: The 
dbus_bindings module is not public API and will go away soon.

Most 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
<[EMAIL PROTECTED]>.

  from dbus.dbus_bindings import *
INFO     Starting up Miro
INFO     Version:  0.9.8.1
INFO     Revision: unknown
INFO     Loading preferences...
INFO     Starting event loop thread
INFO     Restoring database...
INFO     Connecting to /home/florin/.miro/sqlitedb
TIMING   Database load slow: 1.130
INFO     Recomputing filters...
INFO     Spawning auto downloader...
INFO     Displaying main frame...
INFO     Creating video display...
INFO     failed() called; generating crash report.
INFO     *** Launching Downloader Daemon ****
WARNING  Menu item action "CheckVersion" not implemented
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
INFO     ----- CRASH REPORT (DANGER CAN HAPPEN) -----
INFO     App:        Miro
Publisher:  Participatory Culture Foundation
Platform:   gtk-x11
Python:     2.5.1 (r251:54863, Oct  5 2007, 13:36:32) 
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)]
Py Path:    ['/var/lib/python-support/python2.5/miro', '/usr/bin', 
'/usr/lib/python25.zip', '/usr/lib/python2.5', 
'/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', 
'/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', 
'/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', 
'/usr/lib/python2.5/site-packages/gst-0.10', 
'/var/lib/python-support/python2.5', 
'/usr/lib/python2.5/site-packages/gtk-2.0', 
'/var/lib/python-support/python2.5/gtk-2.0', 
'/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode']
Version:    0.9.8.1
Serial:     20070719000
Revision:   unknown
Time:       Tue Nov 27 22:55:52 2007
When:       while finishing starting up

Exception
---------
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/miro/app.py", line 746, in 
_finishStartup
    self.videoDisplay.setVolume(config.get(prefs.VOLUME_LEVEL))
  File 
"/var/lib/python-support/python2.5/miro/frontend_implementation/VideoDisplay.py",
 line 165, in setVolume
    volumeScale = app.controller.frame.widgetTree['volume-scale']
AttributeError: MainFrame instance has no attribute 'widgetTree'

Call stack
----------
  File "threading.py", line 460, in __bootstrap
    self.run()
  File "threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/miro/eventloop.py", line 277, in loop
    event()
  File "/var/lib/python-support/python2.5/miro/eventloop.py", line 134, in 
processNextIdle
    dc.dispatch()
  File "/var/lib/python-support/python2.5/miro/eventloop.py", line 66, in 
dispatch
    util.trapCall(when, self.function, *self.args, **self.kwargs)
  File "/var/lib/python-support/python2.5/miro/app.py", line 656, in <lambda>
    eventloop.addIdle(lambda :self._finishStartup(gatheredVideos), "Finishing 
startup")
  File "/var/lib/python-support/python2.5/miro/app.py", line 819, in 
_finishStartup
    util.failedExn("while finishing starting up")
  File "/var/lib/python-support/python2.5/miro/util.py", line 149, in failedExn
    failed(when, withExn = True, **kwargs)

Threads
-------
Current: Event Loop
Active:
 - MainThread
 - ThreadPool - 0 [Daemon]
 - ThreadPool - 1 [Daemon]
 - Event Loop
 - ThreadPool - 2 [Daemon]

INFO     ----- END OF CRASH REPORT -----
TIMING   idle (Finishing startup) too slow (1.997 secs)
alsa
oss
pulseaudio
file
none
INFO     loaded renderer 'xinerenderer'
TIMING   timeout (Feed update (Feedless Videos)) too slow (0.856 secs)
INFO     *** Daemon ready ***
TIMING   feed update for: http://www.kqed.org/.pod/questvideo too slow (0.142 
secs)
TIMING   feed update for: http://jetset.blip.tv/?skin=rss too slow (0.101 secs)
INFO     Shutting down Downloader...
INFO     Shutting down downloaders...
INFO     Shutdown complete
INFO     Closing Database...
INFO     Shutting down event loop
INFO     Shutting down frontend
Killed

** Affects: miro (Ubuntu)
     Importance: Undecided
         Status: New

-- 
miro fails to launch after firefox update
https://bugs.launchpad.net/bugs/172512
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to