** Changed in: apport (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1072489
Title:
ERROR: TypeError('__init__() takes from 1 to 6 positional arguments
but 7 were given',)
Status in “apport” package in Ubuntu:
Fix Released
Bug description:
Trying to report bug using apport gives the following error.
$ ubuntu-bug _usr_bin_nautilus.1000.crash
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 575, in <lambda>
GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view))
File "/usr/lib/python3/dist-packages/apport/ui.py", line 975, in
collect_info
hookui, symptom_script, ignore_uninstalled))
File "/usr/lib/python3/dist-packages/apport/REThread.py", line 22, in
__init__
threading.Thread.__init__(self, group, target, name, args, kwargs,
verbose)
TypeError: __init__() takes from 1 to 6 positional arguments but 7 were given
ERROR: TypeError('__init__() takes from 1 to 6 positional arguments but 7
were given',)
I am not able to report any bug/crash with apport.
$ uname -a
Linux none-test 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
$ apport-bug -v
2.6.1
This happens in Raring
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1072489/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp