Google video chat plugin needs it's apparmor abstraction revised

Bug #1010629 reported by Grugnog
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
apparmor (Ubuntu)
Expired
Medium
Unassigned

Bug Description

This is related to #626451 - I have confirmed that the fix from that ticket is present in /etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia however the problem is not fixed.

The Google Talk plugin (64 bit on my 12.04 system) is installed, but does not show up in plugins.

I applied the fix from http://sifter.org/~simon/journal/20110823.html which resolved the problem.

Dist config is:

  # Googletalk
  /opt/google/talkplugin/*.so mr,
  /opt/google/talkplugin/lib/*.so mr,
  /opt/google/talkplugin/GoogleTalkPlugin ixr,
  owner @{HOME}/.config/google-googletalkplugin/** rw,

Working config is:

  /opt/google/talkplugin/*.so mr,
  /opt/google/talkplugin/lib/*.so mr,
  /opt/google/talkplugin/GoogleTalkPlugin ixr,
  /usr/bin/lsb_release Ux,
  @{PROC}/[0-9]*/net/route r,

Tags: aa-policy
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in apparmor (Ubuntu):
status: New → Confirmed
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Does this issue still affect you? I see the policy hasn't changed, but I don't see these denials myself.

Changed in apparmor (Ubuntu):
status: Confirmed → Incomplete
tags: added: aa-policy
Changed in apparmor (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for apparmor (Ubuntu) because there has been no activity for 60 days.]

Changed in apparmor (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.