Same here reporting a bug for nautilus with Exception raised too:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 796, in 
add_hooks_info
    symb['add_info'](self, ui)
TypeError: add_info() takes exactly 1 positional argument (2 given)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 801, in 
add_hooks_info
    symb['add_info'](self)
  File "/usr/share/apport/package-hooks//source_nautilus.py", line 6, in 
add_info
    if report.has_key("Stacktrace") and "/usr/lib/nautilus" in 
report["Stacktrace"]:
AttributeError: 'Report' object has no attribute 'has_key'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/626214

Title:
  TypeError: add_info() takes exactly 2 arguments (1 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/626214/+subscriptions

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

Reply via email to