Thanks Fabien,

it let apport doing its job  !!!

Change made :

 sudo gedit /usr/lib/python3/dist-packages/apport/REThread.py

#        threading.Thread.__init__(self, group, target, name, args,
kwargs, verbose)

        threading.Thread.__init__(self, group, target, name, args,
kwargs)

If its not a real fix, its a good workaround.

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

Title:
  ERROR: TypeError('__init__() takes from 1 to 6 positional arguments
  but 7 were given',)

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to