<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 7/22/2018 6:22 PM, Nyall Dawson wrote:<br>
<div class="moz-forward-container">
<blockquote type="cite"
cite="mid:CAB28AsgRW6GsDPASQjzpDWZ-oit52FQ1TmSEML4kkbfFEpHJcw@mail.gmail.com">
<pre wrap="">Can you share the log contents from the processing algorithm dialog?
Nyall
</pre>
</blockquote>
Yes, Following, and some further information. I've narrowed the
problem down to using a value for 'OUTPUT', rather than leaving it
blank (memory / Create temporary layer). Note the second attempt
where OUTPUT is 'memory:' rather than 'test'. I also noted a ':'
appended to 'memory'. Hummm. Wonder if 'test' should have a ':' ?
<div class="moz-forward-container"> Processing algorithm…
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" font-weight:600;">Algorithm 'Create grid' starting…</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Input
parameters:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" font-family:'Courier New';">{ 'CRS' : 'EPSG:26785',
'EXTENT' :
'792412.0740345571,792462.5434347881,507440.04192142386,507477.91294505587
[EPSG:26785]', 'HOVERLAY' : 0, 'HSPACING' : 1, 'OUTPUT' :
'test', 'TYPE' : 1, 'VOVERLAY' : 0, 'VSPACING' : 1 }</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;">Traceback (most recent call last):<br>
File
"C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins\processing\algs\qgis\Grid.py",
line 161, in processAlgorithm<br>
fields, outputWkb, crs)<br>
Exception: unknown<br>
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" color:#ff0000;">Execution failed after 1.40 seconds</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Loading
resulting layers</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Algorithm
'Create grid' finished</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Processing
algorithm…</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" font-weight:600;">Algorithm 'Create grid' starting…</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Input
parameters:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" font-family:'Courier New';">{ 'CRS' : 'EPSG:26785',
'EXTENT' :
'792412.0740345571,792462.5434347881,507440.04192142386,507477.91294505587
[EPSG:26785]', 'HOVERLAY' : 0, 'HSPACING' : 1, 'OUTPUT' :
'memory:', 'TYPE' : 1, 'VOVERLAY' : 0, 'VSPACING' : 1 }</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Execution
completed in 0.03 seconds</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Results:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
style=" font-family:'Courier New';">{'OUTPUT':
'output_2916f6fe_0a84_4067_ba74_6c044b006028'}</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Loading
resulting layers</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Algorithm
'Create grid' finished</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
</p>
<br>
</div>
</div>
</body>
</html>