Ticket #2939 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Terrain Profile plugin crashes QGIS on Windows

Reported by: micha Owned by: timlinux
Priority: critical: causes crash or data corruption Milestone: Version 1.6.0
Component: Python plugins and bindings Version: 1.5.0
Keywords: terrain profile plugin Cc:
Platform Version: XP Platform: Windows
Must Fix for Release: No Awaiting user input: no

Description (last modified by jef) (diff)

The Terrain Profile plugin correctly creates a plugin but then QGIS crashes. The bug occurs only on Windows.

see also  http://lists.osgeo.org/pipermail/qgis-developer/2010-August/010673.html

Change History

  Changed 3 years ago by jef

  • description modified (diff)

  Changed 3 years ago by jef

  • description modified (diff)

  Changed 3 years ago by jef

  • cc mhugent added
  • owner changed from borysiasty to timlinux
  • component changed from Python plugins and bindings to C++ Plugins

follow-up: ↓ 5   Changed 3 years ago by borysiasty

  • status changed from new to closed
  • resolution set to fixed
  • component changed from C++ Plugins to Python plugins and bindings

JEF, why do you take my plugin from me? ;-)

Fixed in v 0.2.2 by disabling coordinate tracking in Windows. The crash was caused by QwtPlotPicker?. It's an external plugin, anyway.

in reply to: ↑ 4   Changed 3 years ago by jef

  • cc mhugent removed

Replying to borysiasty:

It's an external plugin, anyway.

ah, that explains it. I thought was a bug in the raster terrain plugin.

Note: See TracTickets for help on using tickets.