You have been subscribed to a public bug:
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: apport (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError
https://bugs.launchpad.net/bugs/1133543
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp