Ticket #3471 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

QGIS freezes while reprojecting layer with new symbology

Reported by: dr Owned by: mhugent
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: Symbology Version: Trunk
Keywords: symbology,projection Cc: dr, gislab, alexbruy
Platform Version: Platform: All
Must Fix for Release: Yes Awaiting user input: no

Description

1. Create custom projection: +proj=aea +lat_1=52 +lat_2=64 +lat_0=0 +lon_0=105 +x_0=18500000 +y_0=0 +ellps=WGS84 +units=m +no_defs ;
2. Open hydro-l.shp (see attachment);
3. Turn on on the fly projection and choose created projection. All works flawlessly;
4. Turn off on the fly projection;
5. Change symbology of this line: New Symbology - Single Symbol and set Symbol layer type as Marker line;
6. Turn on on the fly projection and choose created in first step projection.
QGIS freezes. r15130

Attachments

shape.7z Download (217.6 KB) - added by dr 2 years ago.

Change History

Changed 2 years ago by dr

Changed 2 years ago by alexbruy

Confirmed under Linux with r15130

Changed 2 years ago by mhugent

  • owner changed from nobody to mhugent

Could be a side effect of the new line clipping.

Changed 2 years ago by mhugent

  • status changed from new to closed
  • resolution set to fixed

Fixed in r15131. It was a problem with the extent transformation.

Note: See TracTickets for help on using tickets.