<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>&gt; Date: Sat, 21 Dec 2013 00:50:04 -0500<br>&gt; From: mtdean@thirdcontact.com<br>&gt; To: mythtv-users@mythtv.org<br>&gt; Subject: Re: [mythtv-users] Mythfrontend segfault with libcec installed<br><br>&gt; Fix the underlying issue, and MythTV will work, whether you compile with <br>&gt; libcec or not.  I.e. upgrade your buggy (and ancient) libcec version to <br>&gt; any other version (you have the one and only version that's broken--a <br>&gt; version that was only current for 20 days, 1.6.2 was released on Apr 27, <br>&gt; 2012 and 1.6.3 was released on May 17, 2012 specifically to fix the bug <br>&gt; that's causing problems for you).<br>&gt; <br>&gt; http://code.mythtv.org/trac/ticket/11468#comment:1<br>&gt; <br>&gt; Mike<br>&gt; _______________________________________________<br><br>Thanks Mike - I had completely missed that in my searching for a solution. I guess I probably stopped looking after I found the 'uninstall cec' solution because I have no cec devices.<br><br>But - how do I get a later version of libcec?<br><br>I did a quickfilter on 'cec' in the the synaptics package manager but the only version to list in there is libcec 1.6.2.<br><br>I manually uninstalled libcec from synaptics and then went to terminal and did an apt-get build-dep mythtv but it also only gives the same version of libcec as per below:<br><br>mark@mark-EP35-DS3:~$ sudo apt-get build-dep mythtv<br>Reading package lists... Done<br>Building dependency tree&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>Reading state information... Done<br>The following NEW packages will be installed:<br>&nbsp; libcec-dev libcec1<br>0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.<br>Need to get 347 kB of archives.<br>After this operation, 1,243 kB of additional disk space will be used.<br>Do you want to continue [Y/n]? y<br>Get:1 http://au.archive.ubuntu.com/ubuntu/ saucy/universe libcec1 i386 1.6.2-1.1build1 [132 kB]<br>Get:2 http://au.archive.ubuntu.com/ubuntu/ saucy/universe libcec-dev i386 1.6.2-1.1build1 [214 kB]<br>Fetched 347 kB in 1s (250 kB/s) <br>Selecting previously unselected package libcec1:i386.<br>(Reading database ... 213549 files and directories currently installed.)<br>Unpacking libcec1:i386 (from .../libcec1_1.6.2-1.1build1_i386.deb) ...<br>Selecting previously unselected package libcec-dev.<br>Unpacking libcec-dev (from .../libcec-dev_1.6.2-1.1build1_i386.deb) ...<br>Setting up libcec1:i386 (1.6.2-1.1build1) ...<br>Setting up libcec-dev (1.6.2-1.1build1) ...<br>Processing triggers for libc-bin ...<br><br>I'm guessing have to add a third-party library?<br><br>Ok (to answer my own question) yes, looks like need to compile libcec from source from pulse-eight here - <a href="https://github.com/Pulse-Eight/libcec." target="_blank">https://github.com/Pulse-Eight/libcec.</a><br><br></div>                                               </div></body>
</html>