Comment 24 for bug 432778

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

SRU REQUEST

1. Users of evince are unable to launch their preferred browser (icecat and opera). The fix is trivial

2. The fix is no in Lucid yet

3. The fix is to add the following to profiles/apparmor.d/abstractions/ubuntu-browsers
  # some unpackaged, but popular browsers
  /usr/lib/icecat-*/icecat Ux,
  /usr/bin/opera Ux,

4. TEST CASE:
- install opera
- configure Gnome to use opera via System/Preferences/Preferred Applications
- open a PDF with an embedded link (eg http://bazaar.launchpad.net/~ubuntu-bugcontrol/qa-regression-testing/master/files/head%3A/data/test_hyperlink.pdf)

5. The regression potential is very low. We only allow access to files that we didn't previously have access to.