Comment 2 for bug 734308

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

Thank you for using Ubuntu and reporting a bug. I'm adding an apparmor task since it provides the chromium profile.

For the most part, this looks to be a duplicate of bug #692866. Felix, can you adjust /etc/apparmor.d/usr.bin.chromium-browser from having:
owner /dev/shm/org.chromium.* mrw,

To having:
owner /dev/shm/{,.}org.chromium.* mrw,

and then perform:
$ sudo apparmor_parser -r -T -W /etc/apparmor.d/usr.bin.chromium-browser

Please report back if this fixes the issue for you.