[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-04-23 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.10-0ubuntu13.3 --- apport (2.20.10-0ubuntu13.3) cosmic; urgency=medium * apport/ui.py: if report.get_timestamp() returns None don't try and use it in a comparison. (LP: #1658188) -- Brian Murray Tue, 02 Apr 2019 08:19:10 -0700

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-04-15 Thread Brian Murray
There are only a couple of reports in the Error Tracker bucket about this happening with version 2.20.10-0ubuntu13.3 and those are likely showing that version due to apport's late package version collection. Setting to verification-done. ** Tags removed: verification-needed-cosmic ** Tags added:

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-04-02 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected, Accepted apport into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.10-0ubuntu13.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-04-02 Thread Brian Murray
Some how part of this fix got lost in Cosmic. ** Changed in: apport (Ubuntu Bionic) Status: New => Fix Released ** Changed in: apport (Ubuntu Cosmic) Status: New => In Progress ** Changed in: apport (Ubuntu Cosmic) Assignee: (unassigned) => Brian Murray (brian-murray) --

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-04-01 Thread Brian Murray
** Also affects: apport (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: apport (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.10-0ubuntu20 --- apport (2.20.10-0ubuntu20) disco; urgency=medium * apport/ui.py: if report.get_timestamp() returns None don't try and use it in a comparison. (LP: #1658188) -- Brian Murray Mon, 04 Feb 2019 14:35:36 -0800 **

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/disco/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1658188 Title:

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-02-04 Thread Brian Murray
** Changed in: apport (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1658188 Title:

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2019-02-04 Thread Brian Murray
I happened to encounter this crash today on Disco Dingo. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1658188 Title:

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.1-0ubuntu2.17 --- apport (2.20.1-0ubuntu2.17) xenial; urgency=medium * apport/ui.py: Ensure the Date field exists in a report before using it in a comparison. (LP: #1658188) -- Brian Murray Fri, 20 Apr 2018

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-05-10 Thread Brian Murray
The new version of for xenial does not appear in the errors bucket, https://errors.ubuntu.com/problem/65cb22d7c29a308dad9368b971e1b8d6384c9089, additionally there are no other apport-gtk TypeError crashes (something that might happen because the signature changed due to different line numbers) in

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-05-03 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected, Accepted apport into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.1-0ubuntu2.17 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-27 Thread Brian Murray
** Description changed: [Test Case] Check Error Tracker bucket and make sure version from -proposed doesn't show up there. Given that this happens a whole bunch we should know pretty quick if its fixed. + [Regression Potential] + The test being modified is designed to not report crashes

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-27 Thread Brian Murray
The point of comparing the logind_session time is to the Date is try and determine if the crash happened during logout and not report the crash. Without a Date in the report this comparison can not be done and get_timestamp only returns None or a timestamp in seconds since epoch if Date exists in

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-26 Thread Robie Basak
Regression Potential? For example, what if the if statement now unintentionally never succeeds even if get_timestamp would work? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-20 Thread Brian Murray
** Changed in: apport (Ubuntu Xenial) Status: Triaged => In Progress ** Changed in: apport (Ubuntu Xenial) Assignee: (unassigned) => Brian Murray (brian-murray) ** Description changed: + [Test Case] + Check Error Tracker bucket and make sure version from -proposed doesn't show up

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-20 Thread Brian Murray
This still needs fixing in Ubuntu 16.04. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1658188 Title: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2018-04-20 Thread Brian Murray
This was actually fixed in the following version of apport. apport (2.20.5-0ubuntu1) artful; urgency=medium * New upstream release: - bin/apport-retrace: Comment on bug reports when an invalid core file is encountered. (LP: #1647635) - Switch to using HxW directory names for app

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2017-05-17 Thread Brian Murray
** Also affects: apport (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: apport (Ubuntu Xenial) Status: New => Triaged ** Changed in: apport (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: apport (Ubuntu Xenial) Milestone: None =>

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2017-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.5-0ubuntu3 --- apport (2.20.5-0ubuntu3) artful; urgency=medium * Revert change to test/test_crash_digger.py to use the source's crash-digger. -- Brian Murray Mon, 15 May 2017 16:00:06 -0700 ** Changed in:

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2017-01-20 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1658188 Title: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2017-01-20 Thread Brian Murray
Fixed in upstream r3122. ** Changed in: apport (Ubuntu) Status: New => Triaged ** Changed in: apport (Ubuntu) Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you

[Touch-packages] [Bug 1658188] Re: /usr/share/apport/apport-gtk:TypeError:/usr/share/apport/apport-gtk@597:run_argv:run_crashes

2017-01-20 Thread Brian Murray
Here's the Traceback: Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 597, in app.run_argv() File "/usr/lib/python3/dist-packages/apport/ui.py", line 687, in run_argv return self.run_crashes() File "/usr/lib/python3/dist-packages/apport/ui.py", line