[Bug 526952] [NEW] On launch, Accerciser shows "AttributeError: 'NoneType' object has no attribute 'replace'"

Matthew Paul Thomas mpt at canonical.com
Wed Feb 24 10:45:24 GMT 2010


Public bug reported:

accerciser 1.8.0, Ubuntu Lucid

1. Launch Accerciser.

What happens: The top right pane shows an error:
------------
AttributeError: 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/accerciser/plugin/base_plugin.py", line 156, in __call__
    return self.func(*args, **kwargs)
  File "/usr/share/accerciser/plugins/interface_view.py", line 87, in init
    iface_name = expander.name.replace('expander_', '')
AttributeError: 'NoneType' object has no attribute 'replace'
------------

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

** Description changed:

  Binary package hint: accerciser
  
  accerciser 1.8.0, Ubuntu Lucid
  
  1. Launch Accerciser.
  
  What happens: The top right pane shows an error:
  ------------
  AttributeError: 'NoneType' object has no attribute 'replace'
  Traceback (most recent call last):
-   File "/usr/lib/pymodules/python2.6/accerciser/plugin/base_plugin.py", line 156, in __call__
-     return self.func(*args, **kwargs)
-   File "/usr/share/accerciser/plugins/interface_view.py", line 87, in init
-     iface_name = expander.name.replace('expander_', '')
+   File "/usr/lib/pymodules/python2.6/accerciser/plugin/base_plugin.py", line 156, in __call__
+     return self.func(*args, **kwargs)
+   File "/usr/share/accerciser/plugins/interface_view.py", line 87, in init
+     iface_name = expander.name.replace('expander_', '')
  AttributeError: 'NoneType' object has no attribute 'replace'
+ ------------

** Description changed:

- Binary package hint: accerciser
- 
  accerciser 1.8.0, Ubuntu Lucid
  
  1. Launch Accerciser.
  
  What happens: The top right pane shows an error:
  ------------
  AttributeError: 'NoneType' object has no attribute 'replace'
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.6/accerciser/plugin/base_plugin.py", line 156, in __call__
      return self.func(*args, **kwargs)
    File "/usr/share/accerciser/plugins/interface_view.py", line 87, in init
      iface_name = expander.name.replace('expander_', '')
  AttributeError: 'NoneType' object has no attribute 'replace'
  ------------

-- 
On launch, Accerciser shows "AttributeError: 'NoneType' object has no attribute 'replace'"
https://bugs.launchpad.net/bugs/526952
You received this bug notification because you are a member of
Accessibility, which is subscribed to accerciser in ubuntu.



More information about the Ubuntu-accessibility-bugs mailing list