&gt; &gt; So here&#39;s what&#39;s odd: when I ran the GUI, I didn&#39;t seem to get proper<br>&gt; &gt; results. Then when I ran the logger by itself, the first notice I got was<br>&gt; &gt; &quot;this column added&quot; and &quot;that column added&quot;. Odd.<br>

&gt; <br>&gt; The GUI wouldn&#39;t have let you choose columns. Then you probably launched<br>&gt; from the command-line with different columns?<br><br>Seems that way, but wouldn&#39;t you think that with the launch of the subprocess, the default set of fiends would have been passed? Plus, the stdout log shows them being sent.<br>

<br>&gt; &gt; But I think in the end, I&#39;ll dump the visualizations, and merely move to<br>&gt; &gt; headless logging. I can always make sure it&#39;s logging just by watching the<br>&gt; &gt; OBDProLogger&#39;s flashing lights.<br>

&gt; <br>&gt; Yep, &#39;s what I do nowadays.<br><br>Yeah. The GUI just reinforces that the data is coming through.<br><br>&gt; Sorry that this is being more effort than you&#39;d anticipated, and taking<br>&gt; your time. You shoulda seen how it was a few versions ago. I&#39;ll always<br>

&gt; be delighted that longfeltwant logged his 11k mile trip, but back then<br>&gt; there was an insane amount of manual work to be done to use it.<br>&gt; <a href="http://icculus.org/obdgpslogger/examples/longfeltwant/">http://icculus.org/obdgpslogger/examples/longfeltwant/</a><br>

&gt; <br>&gt; &gt; I managed to tweak the GUI as I needed, but yesterday when doing a test<br>&gt; &gt; drive, some data that did appear in the raw output didn&#39;t seem to appear on<br>&gt; &gt; the display. Dunno, I may just need to test.<br>

&gt; <br>&gt; Maybe you skipped the parsing bit in loggerhandler?<br><br>I doubt it but it seems like the answer, doesn&#39;t it?<br><br>