<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi!<br>
    <br>
    As the title says it all it seems the latest update (selinux-policy)
    is breaking telepathy. <br>
    <br>
    It's apparently not the first time it happened and reading this
    thread:<br>
    <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=616506">https://bugzilla.redhat.com/show_bug.cgi?id=616506</a><br>
    <br>
    provides a fix which worked for me:<br>
    <br>
    chcon -t bin_t /usr/libexec/mission-control* 
    /usr/libexec/telepathy*<br>
    <br>
    Fred<br>
  </body>
</html>