[Bug 1723822] Re: uncaught TypeError triggers ValueError
Launchpad Bug Tracker
1723822 at bugs.launchpad.net
Tue Oct 6 13:30:41 UTC 2020
This bug was fixed in the package nautilus - 1:3.38.1-1ubuntu1
---------------
nautilus (1:3.38.1-1ubuntu1) groovy; urgency=medium
* New upstream version
- don't block to restore from trash (lp: #1839380)
* debian/source_nautilus.py:
- updated the apport script to use the multiarch directory, install
it in the nautilus binary that is arch any (lp: #1723822)
* Resynchronizr on Debian:
- debian/control.in:
+ Build-Depend on libunity-dev
+ lower gnome-sushi Recommends to a Suggests
- debian/changelog, debian/nautilus.maintscript: set epoch number
(which was added by error)
- debian/source_nautilus.py,
debian/nautilus-data.install:
+ Apport hook to list versions of files in /usr/lib/nautilus and
reassign the crashes when they are not due to nautilus code directly
- debian/rules:
+ Build Unity support
- 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
+ Use a normal titlebar if the desktop environment wants it
- 04_suppress_umount_in_ltsp.patch:
+ Don't list unmount and eject actions on LTSP clients
- 12_unity_launcher_support.patch:
+ unity launcher integration (list bookmarks in the context menu,
display a bar on the icon during copies)
- 18_unity_icon_color.patch:
+ specify a background color for the unity launcher icon
- 19_unity_open_location_xid.patch:
+ Add a new dbus property to store the lists of opened locations
referenced by their parent nautilus window XID.
- 20_add_timestamp_to_operations.patch:
+ Add *WithTimestamp dbus methods for file operations that
might trigger a dialog, that should be presented with time.
- appstream-compulsory.patch:
+ Set nautilus as unremovable in GNOME Software
- nautilusgtkplacesview-show-error-if-volume-is-not-mo.patch:
+ show error if volume is not mounted, see LP #1764779
- ubuntu/shell-search-provider-implement-XUbuntuCancel-to-request-.patch:
+ implement XUbuntuCancel to request search cancellation
- ubuntu_backspace_behaviour.patch:
+ restore backspace behaviour to go back
- ubuntu_infobars_color.patch:
+ set infobar type to "other" rather than "question" to avoid blue
cluebars
-- Sebastien Bacher <seb128 at ubuntu.com> Mon, 05 Oct 2020 11:37:10
+0200
** Changed in: nautilus (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1723822
Title:
uncaught TypeError triggers ValueError
Status in Apport:
Fix Released
Status in apport package in Ubuntu:
Fix Released
Status in nautilus package in Ubuntu:
Fix Released
Bug description:
$ ubuntu-bug nautilus
ERROR: hook /usr/share/apport/package-hooks/source_nautilus.py crashed:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook
symb['add_info'](report, ui)
TypeError: add_info() takes 1 positional argument but 2 were 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 203, in _run_hook
symb['add_info'](report)
File "/usr/share/apport/package-hooks/source_nautilus.py", line 23, in add_info
report["usr_lib_nautilus"] = package_versions(*sorted(plugin_packages))
File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 785, in package_versions
map(max, [map(len, t) for t in zip(*versions)])
ValueError: not enough values to unpack (expected 2, got 0)
This tool has been deprecated, use 'gio open' instead.
See 'gio help open' for more info.
$ Created new window in existing browser session.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: apport 2.20.7-0ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CrashReports:
640:121:119:20593327:2017-10-14 08:49:43.994080376 -0700:2017-10-14 08:49:24.682136558 -0700:/var/crash/_usr_bin_gnome-shell.121.crash
640:0:119:712257:2017-10-13 22:55:49.843941428 -0700:2017-10-13 22:55:48.723911385 -0700:/var/crash/_usr_lib_udisks2_udisksd.0.crash
640:1000:119:432238:2017-10-14 07:48:01.498643348 -0700:2017-10-14 07:48:00.714643372 -0700:/var/crash/_usr_lib_gvfs_gvfsd-mtp.1000.crash
664:1000:119:0:2017-10-13 19:55:40.447393054 -0700:2017-10-13 19:55:40.447393054 -0700:/var/crash/_usr_lib_gvfs_gvfsd-mtp.1000.upload
600:112:119:0:2017-10-13 19:55:42.247460153 -0700:2017-10-13 19:55:42.247460153 -0700:/var/crash/_usr_lib_gvfs_gvfsd-mtp.1000.uploaded
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 15 17:52:08 2017
InstallationDate: Installed on 2017-10-03 (12 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1723822/+subscriptions
More information about the foundations-bugs
mailing list