[Bug 1962862] Re: usb creator crashes on startup
Marc Deslauriers
1962862 at bugs.launchpad.net
Fri Mar 4 12:19:55 UTC 2022
usbcreator/misc.py, line 44 probably needs to change from:
return isinstance(obj, collections.Callable)
to
return isinstance(obj, collections.abc.Callable)
I'll install jammy and test it when I get a minute.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1962862
Title:
usb creator crashes on startup
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1962862/+subscriptions
More information about the kubuntu-bugs
mailing list