<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:DE">Hello, everybody,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE">One of our customers uses QGIS 3.x to create pyramids in batch mode.  Without batch mode, i.e. individual TIFs, it works fine, but in batch mode the following messages appear:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><o:p> </o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><u><span style="color:#4D4B48;mso-fareast-language:DE">Python-Fehler<o:p></o:p></span></u></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#4D4B48;mso-fareast-language:DE">2019-07-05T14:17:01     WARNING    Traceback (most recent call last):<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\gui\wrappers.py", line 209, in widgetValue<br>
              return self.value()<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\gui\wrappers.py", line 1012, in value<br>
              return self.widget.value()<br>
             AttributeError: "BatchInputSelectionPanel" object has no attribute "value"<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><u><span style="color:#4D4B48;mso-fareast-language:DE">Meldungen<o:p></o:p></span></u></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#4D4B48;mso-fareast-language:DE">2019-07-05T14:17:01     WARNING    Python-Fehler : Ein Fehler trat bei der Ausführung von Python-Code auf: Mehr Details im Protokoll
 (Python-Fehler).<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#4D4B48;mso-fareast-language:DE">2019-07-05T14:17:01     WARNING    Wrong or missing parameter value: Eingabelayer (row 1)<u><o:p></o:p></u></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><u><span style="color:#4D4B48;mso-fareast-language:DE">Verarbeitung<o:p></o:p></span></u></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#4D4B48;mso-fareast-language:DE">2019-07-05T14:17:02     CRITICAL    Traceback (most recent call last):<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\algs\gdal\GdalAlgorithm.py", line 129, in processAlgorithm<br>
              commands = self.getConsoleCommands(parameters, context, feedback, executing=True)<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\algs\gdal\gdaladdo.py", line 117, in getConsoleCommands<br>
              raise QgsProcessingException(self.invalidRasterError(parameters, self.INPUT))<br>
             _core.QgsProcessingException: Konnte Quelllayer für INPUT nicht laden: keine Wert für Parameter angegeben<br>
<br>
<u><o:p></o:p></u></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><u><span style="color:#4D4B48;mso-fareast-language:DE">Python-Warnungen<o:p></o:p></span></u></p>
<p class="MsoNormal"><span style="color:#4D4B48;mso-fareast-language:DE">2019-07-05T14:15:53     WARNING    warning:C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\status_codes.py:18: DeprecationWarning: invalid escape sequence \o<br>
              """<br>
             <br>
             traceback: File "", line 1, in <br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 354, in startPlugin<br>
              if not _startPlugin(packageName):<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 334, in _startPlugin<br>
              plugins[packageName] = package.classFactory(iface)<br>
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\__init__.py", line 35, in classFactory<br>
              from .hqgis import Hqgis<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import<br>
              mod = _builtin_import(name, globals, locals, fromlist, level)<br>
              File "", line 983, in _find_and_load<br>
              File "", line 967, in _find_and_load_unlocked<br>
              File "", line 677, in _load_unlocked<br>
              File "", line 728, in exec_module<br>
              File "", line 219, in _call_with_frames_removed<br>
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\hqgis.py", line 31, in
<br>
              from .GetMapCoordinates import GetMapCoordinates<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import<br>
              mod = _builtin_import(name, globals, locals, fromlist, level)<br>
              File "", line 983, in _find_and_load<br>
              File "", line 967, in _find_and_load_unlocked<br>
              File "", line 677, in _load_unlocked<br>
              File "", line 728, in exec_module<br>
              File "", line 219, in _call_with_frames_removed<br>
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\GetMapCoordinates.py", line 6, in
<br>
              import requests,json<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import<br>
              mod = _builtin_import(name, globals, locals, fromlist, level)<br>
              File "", line 983, in _find_and_load<br>
              File "", line 967, in _find_and_load_unlocked<br>
              File "", line 677, in _load_unlocked<br>
              File "", line 728, in exec_module<br>
              File "", line 219, in _call_with_frames_removed<br>
              File "C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\__init__.py", line 114, in
<br>
              from .models import Request, Response, PreparedRequest<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import<br>
              mod = _builtin_import(name, globals, locals, fromlist, level)<br>
              File "", line 983, in _find_and_load<br>
              File "", line 967, in _find_and_load_unlocked<br>
              File "", line 677, in _load_unlocked<br>
              File "", line 728, in exec_module<br>
              File "", line 219, in _call_with_frames_removed<br>
              File "C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\models.py", line 43, in
<br>
              from .status_codes import codes<br>
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import<br>
              mod = _builtin_import(name, globals, locals, fromlist, level)<br>
              File "", line 983, in _find_and_load<br>
              File "", line 967, in _find_and_load_unlocked<br>
              File "", line 677, in _load_unlocked<br>
              File "", line 724, in exec_module<br>
              File "", line 860, in get_code<br>
              File "", line 791, in source_to_code<br>
              File "", line 219, in _call_with_frames_removed<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE">Does anyone have an idea?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE">THX, mikeE.<o:p></o:p></span></p>
</div>
</body>
</html>