Skip to content
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

Raster Layer Properties for WMS only partly work #15578

Closed
qgib opened this issue Aug 29, 2012 · 10 comments
Closed

Raster Layer Properties for WMS only partly work #15578

qgib opened this issue Aug 29, 2012 · 10 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Aug 29, 2012

Author Name: Andreas Neumann (@andreasneumann)
Original Redmine Issue: 6276
Affected QGIS version: master
Redmine category:rasters
Assignee: Radim Blazek


QGIS crashes when accepting Layer Properties of a WMS layer

Steps to reproduce:

  • load a WMS layer in QGIS
  • Open layer properties
  • Press Accept or OK in the dialogue

QGIS crashes


Related issue(s): #15586 (duplicates)
Redmine related issue(s): 6286


@qgib
Copy link
Contributor Author

qgib commented Aug 29, 2012

Author Name: Andreas Neumann (@andreasneumann)


  • crashes_corrupts_data was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Aug 29, 2012

Author Name: Andreas Neumann (@andreasneumann)


Radim, thank you for having a look at this problem!

Andreas

@qgib
Copy link
Contributor Author

qgib commented Aug 29, 2012

Author Name: Jürgen Fischer (@jef-n)


crash fixed in b3a6172

The original origin probably is:

@src\core
aster\qgsrasterpipe.cpp(65) : (QgsRasterPipe::connect) cannot connect class QgsMultiBandColorRenderer to class QgsWmsProvider
@

also note that render caching sometimes interferes with WMS rendering (IIRC I only noticed it so far, when accessing QGIS mapserver from QGIS; not sure if there already is a ticket for that).

@qgib
Copy link
Contributor Author

qgib commented Aug 29, 2012

Author Name: Jürgen Fischer (@jef-n)


  • crashes_corrupts_data was changed from 1 to 0

@qgib
Copy link
Contributor Author

qgib commented Aug 30, 2012

Author Name: Andreas Neumann (@andreasneumann)


With the recent builds QGIS does not crash any more.

But e.g. the Global Transparency Setting (slider) is just ignored (nothing happens).

@qgib
Copy link
Contributor Author

qgib commented Aug 30, 2012

Author Name: Giovanni Manghi (@gioman)


Andreas Neumann wrote:

With the recent builds QGIS does not crash any more.

should we close this ticket?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Aug 31, 2012

Author Name: Jürgen Fischer (@jef-n)


Giovanni Manghi wrote:

Andreas Neumann wrote:

With the recent builds QGIS does not crash any more.

should we close this ticket?

No.

@qgib
Copy link
Contributor Author

qgib commented Aug 31, 2012

Author Name: Jürgen Fischer (@jef-n)


  • subject was changed from QGIS crashes when accepting Layer Properties of a WMS layer to Raster Layer Properties for WMS only partly work

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2012

Author Name: Radim Blazek (@blazek)


It should be fixed in e538921

Please verify and close.

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2012

Author Name: Andreas Neumann (@andreasneumann)


Works fine now - Thanks a lot!


  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats) labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant