Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#30 closed bug (fixed)

point symbols not showing up on vector layers

Reported by: anna@… Owned by: mhugent
Priority: major: does not work as expected Milestone:
Component: Marker Symbols Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

I recently upgraded my kernel, possibly upgrading qgis in the process. Point symbols were appearing fine before the upgrade. After the upgrade, I started having the following problem:

I wanted to create a new point vector layer. I did so, then started editing, chose "capture points" from the menu bar, and clicked on the map to make a point. I filled in the attributes and clicked "OK." A point showed up on my map as it should. Then I stopped editting, chose "yes" when it asked me if I wanted to save changes, and my point disappeared from the map.

I can open the attribute table and see my values filled in --- the point does exist. But the points won't show up on the map. When I save the project and reopen it, the point symbols still don't show up on the map. On the left side of the screen, where the titles of all of my layers show up, my problem layer's title shows up but has no symbol beside it. When I go to "Layer Properties" for the problem layer, I don't get a choice of different point symbols the way I usually do --- the only choice is the standard circle.

Change History (8)

comment:1 by balazovic@…, 18 years ago

What is the version of your GDAL/OGR library (run gdal-info to find out this)? The problem you've described appears only in QGIS built against GDAL 1.3.0 or higher, in older version creating new point layers works fine. The simplest solution is to build your QGIS against GDAL 1.2.6.

Btw. some additional info about this bug is (was) in old Bugtacker

comment:2 by anna@…, 18 years ago

I'm using gdal version 1.3.1.

comment:3 by stevehalasz, 18 years ago

Milestone: Version 0.8 Release

comment:4 by stevehalasz, 18 years ago

Version: 0.7HEAD

comment:5 by anonymous, 18 years ago

Owner: changed from gsherman to mhugent

Confirmed in 0.8 HEAD

comment:6 by mhugent, 18 years ago

Resolution: fixed
Status: newclosed

This seems to be fixed in gdal1.3.2. In version 1.3.0 and 1.3.1, the OGRLayer returns the points as threedimensional points. Reopen this bug if you still have problems after upgrading

comment:7 by anonymous, 17 years ago

Awaiting user input: unset
Must Fix for Release: No

comment:8 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.