[Bug 339197] Re: Elisa leads to blank screen in Jaunty A5

Drew Meigs drewmeigs at gmail.com
Mon Mar 9 12:14:04 UTC 2009


I don't believe this is user error, but for all I know it could be.

Launcher core version: 0.5.28
/usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import itertools, md5
Current core version: 0.5.28
/usr/lib/python2.6/dist-packages/elisa/core/utils/classinit.py:34: UserWarning: ClassInitMeta class is deprecated
  warn("ClassInitMeta class is deprecated")
WARN  MainThread      plugin_registry             Mar 09 08:08:20  plugin elisa-plugin-coherence has the following unmet dependencies: coherence>=0.5.7 (elisa/core/plugin_registry.py:343)
/usr/lib/python2.6/dist-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/shoutcast/shoutcast_resource.py", line 26, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:25  Creating elisa.plugins.shoutcast.shoutcast_resource:ShoutcastResource failed. A full traceback can be found at /tmp/elisa_J6YvZX.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/daap/daap_resource_provider.py", line 29, in <module>
    from elisa.plugins.daap.daap_connection import DaapConnection
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/daap/daap_connection.py", line 26, in <module>
    from elisa.plugins.http_client.http_client import ElisaHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:25  Creating elisa.plugins.daap.daap_resource_provider:DaapResourceProvider failed. A full traceback can be found at /tmp/elisa__z02KN.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/amazon/resource_provider.py", line 26, in <module>
    from elisa.plugins.http_client.http_client import ElisaAdvancedHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:25  Creating elisa.plugins.amazon.resource_provider:AmazonResourceProvider failed. A full traceback can be found at /tmp/elisa_KrecCV.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/elisa_updater/resource_provider.py", line 23, in <module>
    from twisted.web2.stream import BufferedStream
exceptions.ImportError: No module named web2.stream

WARN  MainThread      resource_manager            Mar 09 08:08:25  Creating elisa.plugins.elisa_updater.resource_provider:UpdaterResourceProvider failed. A full traceback can be found at /tmp/elisa_dL0W33.txt (elisa/core/manager.py:97)
/usr/lib/python2.6/dist-packages/elisa/core/service_manager.py:27: DeprecationWarning: ServiceProvider.start is deprecated.
  warn("ServiceProvider.%s is deprecated." % attr, DeprecationWarning)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/thetvdb/resource_provider.py", line 24, in <module>
    from elisa.plugins.http_client.http_client import ElisaAdvancedHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:26  Creating elisa.plugins.thetvdb.resource_provider:TheTvDBResourceProvider failed. A full traceback can be found at /tmp/elisa_ZE38Z_.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
Failure: elisa.plugins.lirc.lirc_input.NoMappingsFound: Given InputMap 'streamzap.map' not found

WARN  MainThread      input_manager               Mar 09 08:08:26  Creating elisa.plugins.lirc.lirc_input:LircInput failed. A full traceback can be found at /tmp/elisa_DCVhRj.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/flickr/resource_provider.py", line 28, in <module>
    from elisa.plugins.http_client.http_client import ElisaHttpClient, \
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:27  Creating elisa.plugins.flickr.resource_provider:FlickrResourceProvider failed. A full traceback can be found at /tmp/elisa_66wzrx.txt (elisa/core/manager.py:97)
WARN  MainThread      gst_metadata_slave_process_protocol Mar 09 08:08:27  Starting Slave-2 on unix:/tmp/elisa-metadata-0d7cxV.socket launching elisa.plugins.gstreamer.amp_slave.run_slave
(Slave-2 stdout) (elisa/plugins/amp/master.py:54)
Traceback (most recent call last):
Failure: exceptions.RuntimeError: hildon not running

WARN  MainThread      service_manager             Mar 09 08:08:27  Creating elisa.plugins.osso.osso_service:OssoService failed. A full traceback can be found at /tmp/elisa_JKfPpg.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/themoviedb/resource_provider.py", line 24, in <module>
    from elisa.plugins.http_client.http_client import ElisaAdvancedHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:27  Creating elisa.plugins.themoviedb.resource_provider:TheMovieDBResourceProvider failed. A full traceback can be found at /tmp/elisa_MU7UOG.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/youtube/resource_provider.py", line 25, in <module>
    from elisa.plugins.http_client.http_client import ElisaAdvancedHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:27  Creating elisa.plugins.youtube.resource_provider:YoutubeResourceProvider failed. A full traceback can be found at /tmp/elisa_V_QkQj.txt (elisa/core/manager.py:97)
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in _tick
    result = iterator.next()
  File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in load_components_iter
    dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/discogs/discogs_resource.py", line 26, in <module>
    from elisa.plugins.http_client.http_client import ElisaAdvancedHttpClient, \
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2

WARN  MainThread      resource_manager            Mar 09 08:08:27  Creating elisa.plugins.discogs.discogs_resource:DiscogsResource failed. A full traceback can be found at /tmp/elisa_bJgLMK.txt (elisa/core/manager.py:97)
WARN  MainThread      gst_metadata_slave_process_protocol Mar 09 08:08:28  /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import itertools, md5
/usr/lib/python2.6/dist-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
(Slave-2 stderr) (elisa/plugins/amp/master.py:57)
WARN  MainThread      gst_metadata_slave_process_protocol Mar 09 08:08:28  /usr/lib/python2.6/dist-packages/elisa/core/utils/classinit.py:34: UserWarning: ClassInitMeta class is deprecated
  warn("ClassInitMeta class is deprecated")
(Slave-2 stderr) (elisa/plugins/amp/master.py:57)
/usr/lib/python2.6/cgitb.py:245: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  value = pydoc.text.repr(getattr(evalue, name))
WARN  MainThread      application                 Mar 09 08:08:35  An Traceback occurred and got saved to /tmp/elisa_xMjOX0.txt (elisa/core/application.py:312)
<type 'exceptions.AttributeError'>
Python 2.6.1+: /usr/bin/python
Mon Mar  9 08:08:34 2009

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /usr/lib/python2.6/dist-packages/elisa/plugins/pigment/pigment_frontend.py in handle_input(self=<elisa.plugins.pigment.pigment_frontend.PigmentFrontend object at 0xb7c63fcc>, input_manager=<InputManager object at 0x9db4d9c (elisa+core+input_manager+InputManager at 0x9e495b0)>, input_event=<elisa.core.input_event.InputEvent instance at 0xab8a56c>)
  549     def handle_input(self, input_manager, input_event):
  550         # forward it to the controller
  551         self.controller.handle_input(input_manager, input_event)
  552 
  553     def _initialize_theme(self):
self = <elisa.plugins.pigment.pigment_frontend.PigmentFrontend object at 0xb7c63fcc>
self.controller undefined
input_manager = <InputManager object at 0x9db4d9c (elisa+core+input_manager+InputManager at 0x9e495b0)>
input_event = <elisa.core.input_event.InputEvent instance at 0xab8a56c>
<type 'exceptions.AttributeError'>: 'PigmentFrontend' object has no attribute 'controller'
    __class__ = <type 'exceptions.AttributeError'>
    __delattr__ = <method-wrapper '__delattr__' of exceptions.AttributeError object at 0xab8a60c>
    __dict__ = {}
    __doc__ = 'Attribute not found.'
    __format__ = <built-in method __format__ of exceptions.AttributeError object at 0xab8a60c>
    __getattribute__ = <method-wrapper '__getattribute__' of exceptions.AttributeError object at 0xab8a60c>
    __getitem__ = <method-wrapper '__getitem__' of exceptions.AttributeError object at 0xab8a60c>
    __getslice__ = <method-wrapper '__getslice__' of exceptions.AttributeError object at 0xab8a60c>
    __hash__ = <method-wrapper '__hash__' of exceptions.AttributeError object at 0xab8a60c>
    __init__ = <method-wrapper '__init__' of exceptions.AttributeError object at 0xab8a60c>
    __new__ = <built-in method __new__ of type object at 0x8227bc0>
    __reduce__ = <built-in method __reduce__ of exceptions.AttributeError object at 0xab8a60c>
    __reduce_ex__ = <built-in method __reduce_ex__ of exceptions.AttributeError object at 0xab8a60c>
    __repr__ = <method-wrapper '__repr__' of exceptions.AttributeError object at 0xab8a60c>
    __setattr__ = <method-wrapper '__setattr__' of exceptions.AttributeError object at 0xab8a60c>
    __setstate__ = <built-in method __setstate__ of exceptions.AttributeError object at 0xab8a60c>
    __sizeof__ = <built-in method __sizeof__ of exceptions.AttributeError object at 0xab8a60c>
    __str__ = <method-wrapper '__str__' of exceptions.AttributeError object at 0xab8a60c>
    __subclasshook__ = <built-in method __subclasshook__ of type object at 0x8227bc0>
    __unicode__ = <built-in method __unicode__ of exceptions.AttributeError object at 0xab8a60c>
    args = ("'PigmentFrontend' object has no attribute 'controller'",)
    message = "'PigmentFrontend' object has no attribute 'controller'"

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/pigment/pigment_frontend.py", line 551, in handle_input
    self.controller.handle_input(input_manager, input_event)
AttributeError: 'PigmentFrontend' object has no attribute 'controller'


Unhandled error in Deferred:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/pigment/pigment_frontend.py", line 527, in _load_first_controller
    dfr = self.create_controller(controller_path)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/pigment/pigment_frontend.py", line 161, in create_controller
    dfr = plugin_registry.create_component(controller, config, **kwargs)
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line 1048, in create_component
    component_class = reflect.namedAny('%s.%s' % (module, klass))
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/poblesec/main.py", line 34, in <module>
    from elisa.core.utils.update_checker import AvailablePluginUpdatesMessage
  File "/usr/lib/python2.6/dist-packages/elisa/core/utils/update_checker.py", line 29, in <module>
    from elisa.plugins.http_client.http_client import ElisaHttpClient
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/http_client/http_client.py", line 22, in <module>
    from twisted.web2 import responsecode
exceptions.ImportError: No module named web2
^CTraceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 217, in callback
    self.simulate() # fire Twisted timers
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 779, in runUntilCurrent
    self.fireSystemEvent("shutdown")
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 585, in fireSystemEvent
    event.fireEvent()
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 368, in fireEvent
    result = callable(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/elisa/core/application.py", line 513, in stop
    dfr = self.interface_controller.stop()
  File "/usr/lib/python2.6/dist-packages/elisa/core/interface_controller.py", line 141, in stop
    dfr = frontend.clean()
  File "/usr/lib/python2.6/dist-packages/elisa/plugins/pigment/pigment_frontend.py", line 666, in clean
    if self.controller:
exceptions.AttributeError: 'PigmentFrontend' object has no attribute 'controller'

-- 
Elisa leads to blank screen in Jaunty A5
https://bugs.launchpad.net/bugs/339197
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list