<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Handbook Troggle Maintenance</title> <link rel="stylesheet" type="text/css" href="/css/main2.css" /> </head> <body> <style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style> <h2 id="tophead">CUCC Expedition Handbook</h2> <h1>Troggle - Fixing things that break</h1> <p>The guide to the parser-model-view architecture is in the architecture document. <p><em>This page will describe the usual things that go wrong: the parsers that break when faced with user-generated data and how to fix them. Common error messages. </em> <p>It concentrates on showing how to find and fix import errors so that the troggle-generated webpages are complete and not full of gaps. <p><b>Intended audience:</b> Ideally someone who is not a python programmer will be able to use this page to help them fix import errors by re-editing the input files: survex, tunnel, or logbook. <p>These are the useful diagnostic detailed data pages for finding mis-matched files. This page will show you how to use these together to find data inconsistencies and to fix errors.<br> <img border="1" class="onright" width="150px" src='tricky-troggle.jpg' alt='git logo'/></a> <a href="/statistics">statistics</a> - survey legs and distances for each expo<br> <a href="/survexfile/161">all data one cave</a> - all the survex data for one cave and who was on each trip<br> <a href="/personexpedition/MartinGreen/2002">per-person caving</a> - list of logbook trips and surveys for one person<br> <a href="/people">people</a> - who caved when and how much did they survey<br> <a href="/logbookentry/2018-07-19/balkon-to-honeycomb-hangmans">logbook entry</a> - who, where and what<br> <a href="/survey_scans/">survey_scans</a> - all wallets of scanned surveys and corresponding survex files<br> <a href="/survey_scans/2014%252347/">per-wallet links</a> - links to scan files and survex files from one wallet<br> <a href="/dwgfiles/">dwgfiles</a> - all the tunnel & therion drawings and the wallets and scanned images they derive from<br> <br> <a href="/dataissues">Data issues</a> - where the data import errors and warnings are recorded<br> <br> Configuration aids when setting up on a new machine (move to main manual):<br> <a href="/pathsreport">pathsreport</a> - debugging aid<br> <hr /> Return to: <a href="trogintro.html">Troggle intro</a><br /> Troggle index: <a href="trogindex.html">Index of all troggle documents</a><br /> <hr /></body> </html>