<!DOCTYPE html><html><head><title></title><style type="text/css">
p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div style="font-family:Arial;">PS: the only reference to HDF5's error handling I found while skimming the GDAL code was <a href="https://github.com/OSGeo/gdal/blob/0caa252/frmts/hdf5/hdf5vfl.h#L236-L241">https://github.com/OSGeo/gdal/blob/0caa252/frmts/hdf5/hdf5vfl.h#L236-L241</a>.</div><div style="font-family:Arial;"><br></div><div>On Tue, Mar 4, 2025, at 10:09, Laurențiu Nicola via gdal-dev wrote:<br></div><blockquote type="cite" id="qt" style=""><div style="font-family:Arial;">Hi Christian,<br></div><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">On Tue, Mar 4, 2025, at 10:05, Christian Beilschmidt via gdal-dev wrote:<br></div><blockquote type="cite" id="qt-qt" style=""><div dir="ltr"><div><a class="qt-qt-gmail-js-post-issue qt-qt-gmail-flex--item qt-qt-gmail-s-btn qt-qt-gmail-s-btn__unset qt-qt-gmail-c-pointer qt-qt-gmail-py6 qt-qt-gmail-mx-auto" href="https://gis.stackexchange.com/posts/490841/timeline" aria-label="Timeline" aria-describedby="--stacks-s-tooltip-orda2pl9"></a>I tried sending GDAL's error logging to /dev/null but this does not change anything.<br></div></div></blockquote><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">I take it <a href="https://docs.rs/gdal/latest/gdal/config/fn.set_error_handler.html">https://docs.rs/gdal/latest/gdal/config/fn.set_error_handler.html</a> doesn't work? Can you try e.g. <span class="font" style="font-family:menlo, consolas, monospace, sans-serif;">gdal.PushErrorHandler('CPLQuietErrorHandler')</span> in Python to make sure?<br></div><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">Laurentiu<br></div><div>_______________________________________________<br></div><div>gdal-dev mailing list<br></div><div><a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br></div><div><a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></div><div><br></div></blockquote><div style="font-family:Arial;"><br></div></body></html>