Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#469 closed bug (fixed)

WinQGIS: Cannot load gpx files

Reported by: lami@… Owned by: timlinux
Priority: critical: causes crash or data corruption Milestone:
Component: C++ Plugins Version: 0.8
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

In Windows: If I use the plugin GPS->Create a new gpx file it say to choose a path and a name for the .gpx file but when I choose it it say: The layer is not a valid layer and can not be added to the map

Change History (4)

comment:1 by g_j_m, 17 years ago

Must Fix for Release: NoYes
Priority: majorcritical
Summary: WinQGIS: Impossible to create a gpx fileWinQGIS: Cannot load gpx files
Type: defectbug

Qgis is creating the gpx file, but not loading it. It works under linux. The code that is probably failing involves reading the .gpx file using an XML parser (expat?). Perhaps the windows version of that is causing the problem?

In fact, the windows version won't load any of my .gpx files, while the linux version does.

comment:2 by g_j_m, 17 years ago

The problem seems to be that the gps provider dll is not present (but the gps plugin dll is).

comment:3 by timlinux, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in revision 6377

comment:4 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.