Advertisement
Guest User

Untitled

a guest
May 23rd, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. faiwer@faiwer-desktop:~$ cardapio
  2. Exception AttributeError: "'CardapioPlugin' object has no attribute 'package_monitor'" in <bound method CardapioPlugin.__del__ of <software_center.CardapioPlugin object at 0x9b090ec>> ignored
  3. Traceback (most recent call last):
  4. File "/usr/bin/cardapio", line 198, in <module>
  5. cardapio_show(centered = True)
  6. File "/usr/bin/cardapio", line 113, in cardapio_show
  7. start_cardapio(show = position)
  8. File "/usr/bin/cardapio", line 45, in start_cardapio
  9. Cardapio(show = show)
  10. File "/usr/lib/cardapio/Cardapio.py", line 182, in __init__
  11. self._build_ui()
  12. File "/usr/lib/cardapio/Cardapio.py", line 777, in _build_ui
  13. self._fill_system_list()
  14. File "/usr/lib/cardapio/Cardapio.py", line 1835, in _fill_system_list
  15. for entry in self._sys_tree:
  16. File "/usr/lib/cardapio/GMenuHelper.py", line 57, in __iter__
  17. raise StopIteration
  18. StopIteration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement