-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
data source manager not opening with correct sub menu for point cloud datasources #42881
Comments
@DR-azery works as expected here on QGIS master on Linux. |
Thank you for your analysis. I have made a little video showing the issue. You can find it in the zip file in attachment. I'm sorry for the lower resolution and the format, but I did not have many tools available for the recording. You will see that I do 5 tests:
So, for certain menu items, the data source manager opens with the requested type selected, and for others not. Obviously not a very big issue, but sometimes a little annoying. |
Layer -> Add Layer menu (fix #42881)
Layer -> Add Layer menu (fix #42881)
Layer -> Add Layer menu (fix #42881)
Describe the bug
if you select Layer -> Add Layer -> Add Point Cloud Layer the data source manager opens, but not necessarily with the Point Cloud menu selected. It will open with the menu used the last time the data source manager was used. For all other layer types, the data source manager directly opens with the correct menu.
How to Reproduce
Menu opens, but still for vector data.
QGIS and OS versions
QGIS version
3.18.2-Zürich
QGIS code revision
515138c
Compiled against Qt
5.11.2
Running against Qt
5.11.2
Compiled against GDAL/OGR
3.1.4
Running against GDAL/OGR
3.1.4
Compiled against GEOS
3.8.1-CAPI-1.13.3
Running against GEOS
3.8.1-CAPI-1.13.3
Compiled against SQLite
3.29.0
Running against SQLite
3.29.0
PostgreSQL Client Version
11.5
SpatiaLite Version
4.3.0
QWT Version
6.1.3
QScintilla2 Version
2.10.8
Compiled against PROJ
6.3.2
Running against PROJ
Rel. 6.3.2, May 1st, 2020
OS Version
Windows 10 (10.0)
Active python plugins
closest_points;
latlontools;
db_manager;
MetaSearch;
processing
Additional context
The text was updated successfully, but these errors were encountered: