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

crash while adding mapproxy wms layer #13667

Closed
qgib opened this issue Mar 14, 2011 · 5 comments
Closed

crash while adding mapproxy wms layer #13667

qgib opened this issue Mar 14, 2011 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 14, 2011

Author Name: Duarte Carreira (@dncpax)
Original Redmine Issue: 3608

Redmine category:web_services_clients/wms
Assignee: Marco Hugentobler


  1. Add wms server http://osm.omniscale.net/proxy/service?tiled=true
  2. Connect, and answer twice “No” to questions about ignoring advertised url (I supposed this always happens with wms-c services?)
  3. Select “osm” layer
  4. Click Add
  5. QGIS crashes

Using Win 7 32bit, QGIS 1.7 r15458.

Some users reported: 1 it works fine, 1 said 1.6 crashed, 1 that loaded fine but saw all white.

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2011

Author Name: Giovanni Manghi (@gioman)


1 that loaded fine but saw all white.

in this case probably the user didn't used the "tilesets" tab to add the layer.

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2011

Author Name: Giovanni Manghi (@gioman)


6d06ec3 (SVN r15471) under Windows Seven 32 bit works fine for me.

On the other hand both qgis 1.6 and trunk do crash under Ubuntu 10.04 with the following message

Fatal: ASSERT: "!isEmpty()" in file /usr/include/qt4/QtCore/qlist.h,
line 263
Aborted

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2011

Author Name: Duarte Carreira (@dncpax)


Replying to [comment:1 lutra]:

1 that loaded fine but saw all white.

in this case probably the user didn't used the "tilesets" tab to add the layer.

lutra: notice that I'm having a crash using the wms service, not the tilesets. tileset are giving me other problems, like not seeing the tiles osgeo:41001. I can only see epsg:4326. But I hadn't reported this yet since I wanted to test more.

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2011

Author Name: Giovanni Manghi (@gioman)


You are right:

on both Linux and Windows (qgis 1.6 and trunk) it works fine for me (I see the layers in 4326) if I add the layer trough the "tilesets" tab.

on linux (Ubuntu 10.04) I get the crash if I try to add the layer trough the "layers" tab.

Under Seven 32bit it still does NOT crash and I can even see the layers but I have to unselect first the "ignore GETMAP url" checkbox first.

@qgib
Copy link
Contributor Author

qgib commented Mar 14, 2011

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


fixed in 94fc6a0 (SVN r15473).


  • resolution was configured as fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib added this to the Version 1.7.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! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant