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

QGIS hangs on WMS layer without network #13479

Closed
qgib opened this issue Jan 17, 2011 · 3 comments
Closed

QGIS hangs on WMS layer without network #13479

qgib opened this issue Jan 17, 2011 · 3 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 Jan 17, 2011

Author Name: marisn - (marisn -)
Original Redmine Issue: 3419
Affected QGIS version: master
Redmine category:web_services_clients/wms
Assignee: Jürgen Fischer


Steps to reproduce:

  • Add a WMS layer;
  • Disconnect network;
  • Zoom/Pan map canvas.

QGIS get's stuck. It's impossible to cancel redraw - only kill QGIS.

QGIS r15051M Qt 4.7.1

strace is spilling nonstop:

poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=7, events=POLLIN}, {fd=10, events=POLLIN}], 5, 0) = 0 (Timeout)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=7, events=POLLIN}, {fd=10, events=POLLIN}], 5, 0) = 0 (Timeout)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, {fd=7, events=POLLIN}, {fd=10, events=POLLIN}], 5, 0) = 0 (Timeout)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(7, 0x1a06374, 4096)                = -1 EAGAIN (Resource temporarily unavailable)

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Version 1.7.0 to Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Paolo Cavallini (@pcav)


  • crashes_corrupts_data was configured as 0
  • version was configured as master
  • fixed_version_id was changed from Version 1.7.4 to Version 1.8.0

@qgib
Copy link
Contributor Author

qgib commented Aug 18, 2012

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


fixed in bb623a8


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

@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.8.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