qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.51k stars 2.99k forks source link

Trying to move one layer over another layer #49137

Closed harpertc closed 2 years ago

harpertc commented 2 years ago

What is the bug or the crash?

User Feedback

I was trying to move the NSW mapping layer over the height layer

Report Details

Crash ID: 2b3e95f249bc74ca5af5c0c8f5928912ac83781e

Stack Trace

QRhiGles2InitParams::newFallbackSurface :
QRasterPaintEngine::drawImage :
QPainter::drawImage :
QgsMapRendererCache::transformedCacheImage :
QgsMapRendererJob::layerImageToBeComposed :
QgsMapRendererJob::composeImage :
QgsMapRendererParallelJob::renderedImage :
QgsMapCanvas::mapUpdateTimeout :
QObject::qt_static_metacall :
QTimer::timerEvent :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QEventDispatcherWin32Private::sendTimerEvent :
QEventDispatcherWin32::processEvents :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info QGIS Version: 3.22.7-Bia?owie?a QGIS code revision: 5a65627a Compiled against Qt: 5.15.3 Running against Qt: 5.15.3 Compiled against GDAL: 3.4.3 Running against GDAL: 3.4.3

System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.19043

Steps to reproduce the issue

Moving a layer in hierachy

Versions

QGIS version 3.22.7-Białowieża QGIS code revision 5a65627a Qt version 5.15.3 Python version 3.9.5 GDAL/OGR version 3.4.3 PROJ version 9.0.0 EPSG Registry database version v10.054 (2022-02-13) GEOS version 3.10.2-CAPI-1.16.0 SQLite version 3.38.1 PDAL version 2.3.0 PostgreSQL client version 13.0 SpatiaLite version 5.0.1 QWT version 6.1.6 QScintilla2 version 2.13.1 OS version Windows 10 Version 2009

Active Python plugins AusMap 1.1 contour 2.0.8 LAStools 1.4 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.5 processing 2.12.99 sagaprovider 2.12.99

Supported QGIS version

New profile

Additional context

The NSW maps and height layers do come from the AUS plugin

Pedro-Murteira commented 2 years ago

@harpertc more information is needed in order to adress this issue. A data sample of the project would help. Also, can you reproduce the issue on a fresh profile without plugins?

github-actions[bot] commented 2 years ago

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

harpertc commented 2 years ago

I have tried to repeat the error but have not been able to do so. Sorry