whenever i startup phonelog i get a crash screen right after the main window draws. phonelog was working at one point so im not sure what went bad but here is my terminal output.<br><br>edge of your seat terminal excitment:<br>
<br>$ phonelog<br>Phonelog<br>Initialized global vars<br>Initializing gtk interface<br>Showing main window<br>Upright<br>Traceback (most recent call last):<br>  File &quot;/usr/bin/phonelog&quot;, line 752, in &lt;module&gt;<br>
    incoming.populateList()<br>  File &quot;/usr/bin/phonelog&quot;, line 223, in populateList<br>    tmp_duration = int(call[3])<br>ValueError: invalid literal for int() with base 10: &#39;00:30&#39;<br><br>