/usr/share/apport/apport-gtk:AttributeError:on_show_details_clicked:ui_update_view
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
```
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
not self.report.
AttributeError: 'Report' object has no attribute '_is_binary'
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.1-0ubuntu3.3, the problem page at https:/
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
description: | updated |
Commit 6c946206e512609 b7fb0fd2661bcd4 97a1295a2c ("Make ProblemReport. is_binary a public method") renamed the method. This commit is part of Apport 2.23.0. Following package combination can explain the stack trace:
* apport-gtk 2.20.11-0ubuntu82.6
* python3-apport 2.28.1-0ubuntu2
We already have a breakage declared:
```
Package: python3-apport
Breaks: apport (<< 2.23.1), apport-gtk (<< 2.23.1), apport-kde (<< 2.23.1)
Package: apport-gtk
Depends: python3-apport (>= ${source:Version})
```
See bug #1997759