Advertisement
joanmarie

Untitled

Jun 26th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python2.7/site-packages/accerciser/plugin/base_plugin.py", line 156, in __call__
  3. return self.func(*args, **kwargs)
  4. File "/usr/share/accerciser/plugins/interface_view.py", line 133, in onAccChanged
  5. section_obj.enable(acc)
  6. File "/usr/share/accerciser/plugins/interface_view.py", line 188, in enable
  7. self.populateUI(acc)
  8. File "/usr/share/accerciser/plugins/interface_view.py", line 1064, in populateUI
  9. (ti.nSelectedRows, self.srows_label),
  10. AttributeError: 'Accessible' object has no attribute 'nSelectedRows'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement