<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">
Hi, I was trying to load a QGIS layer into SQLite using the SQLite plugin and get the following error -- not sure what to do?  Any suggestions? thanks! Ty</div>
<div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">
<span style=" color:#ff0000;"><br>
</span></div>
<div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">
<!--StartFragment--><span style=" color:#ff0000;">An error has occured while executing Python code:</span><br>
<br>
Traceback (most recent call last):<br>
  File "/Users/tyfrazier/.qgis//python/plugins/QspatiaLite/QspatiaLiteApp.py", line 358, in importTxt<br>
    self.app=ImportTxt(self)<br>
  File "/Users/tyfrazier/.qgis//python/plugins/QspatiaLite/importTxt/importTxt.py", line 30, in __init__<br>
    self.ui.charsetList_CSV.insertItems(0, self.charset)<br>
TypeError: QComboBox.insertItems(int, QStringList): argument 2 has unexpected type 'list'<br>
<br>
Python version:<br>
2.7.1 (r271:86832, Jul 31 2011, 19:30:53) <br>
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]<br>
<br>
<br>
QGIS version:<br>
1.8.0-Lisboa Lisboa, <br>
<br>
Python path: ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/tyfrazier/.qgis//python', '/Users/tyfrazier/.qgis//python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/3/Python/2.7',
 '/Library/Python/2.7/site-packages/numpy-override', '/Library/Frameworks/GDAL.framework/Versions/1.9/Python/2.7/site-packages', '/Library/Frameworks/cairo.framework/Versions/1/Python/2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
 '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages',
 '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload',
 '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages', '/Library/Python/2.7/site-packages/PIL', '/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools', '/Users/tyfrazier/Documents/workspace/frazier/simpop_accra/mapping/qgis_project']<!--EndFragment--></div>
<div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>-----</div>
<div>Tyler Frazier</div>
<div>Department of Transportation Planning and Telematics</div>
<div>Technical University Berlin</div>
<div><a href="http://www.vsp.tu-berlin.de/">http://www.vsp.tu-berlin.de/</a></div>
<div><br>
</div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br>
</body>
</html>