This was already fixed in Apport 1.93:

 - ui.py, open_url(): Revert back to calling sudo instead of dropping
   privileges ourselves; with the latter, calling firefox as the sudo'ing user
   fails. (LP: #916810, #938128)


** Changed in: apport (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/942906

Title:
  crash in open_url

Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  I was looking at a ubiquity syslog file attached to bug 912031 and
  noticed the following:

  Feb 23 21:02:43 ubuntu ubiquity: Traceback (most recent call last):
  Feb 23 21:02:43 ubuntu ubiquity:   File "/usr/share/apport/apport-gtk", line 
482, in <module>
  Feb 23 21:02:43 ubuntu ubiquity:     app.run_argv()
  Feb 23 21:02:43 ubuntu ubiquity:   File 
"/usr/lib/python2.7/dist-packages/apport/ui.py", line 586, in run_argv
  Feb 23 21:02:43 ubuntu ubiquity:     return self.run_crashes()
  Feb 23 21:02:43 ubuntu ubiquity:   File 
"/usr/lib/python2.7/dist-packages/apport/ui.py", line 180, in run_crashes
  Feb 23 21:02:43 ubuntu ubiquity:     self.run_crash(f)
  Feb 23 21:02:43 ubuntu ubiquity:   File 
"/usr/lib/python2.7/dist-packages/apport/ui.py", line 277, in run_crash
  Feb 23 21:02:43 ubuntu ubiquity:     if self.handle_duplicate():
  Feb 23 21:02:43 ubuntu ubiquity:   File 
"/usr/lib/python2.7/dist-packages/apport/ui.py", line 1118, in handle_duplicate
  Feb 23 21:02:43 ubuntu ubiquity:     self.open_url(self.report['KnownReport'])
  Feb 23 21:02:43 ubuntu ubiquity:   File 
"/usr/lib/python2.7/dist-packages/apport/ui.py", line 934, in open_url
  Feb 23 21:02:43 ubuntu ubiquity:     os.setgroups([gid])
  Feb 23 21:02:43 ubuntu ubiquity: OSError: [Errno 1] Operation not permitted

  It certainly seems like there is an error in open_url.  I didn't see
  what though right away.  Someone in bug 912031 also says:
  "Additionally, is unable to open the bug page in browser as well."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/942906/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to