Public bug reported:
Was following
https://help.ubuntu.com/community/ReportingBugs#Collecting_information_about_a_program_with_a_window_open
and end up with the following errors:
alex@VPCCW1FFXL:~$ ubuntu-bug -w
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 588, in <module>
app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 662, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in
run_report_bug
self.report.add_proc_info(self.options.pid)
File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in
add_proc_info
assert os.path.exists(self['ExecutablePath'])
AssertionError
alex@VPCCW1FFXL:~$ ubuntu-bug 2153
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 588, in <module>
app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in
run_report_bug
self.report.add_proc_info(self.options.pid)
File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in
add_proc_info
assert os.path.exists(self['ExecutablePath'])
AssertionError
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543
Title:
ubuntu-bug assert os.path.exists(self['ExecutablePath'])
AssertionError
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1133543/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs