Bug report #2228
GPS Tools: "GPX Conversions" doesn't work
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | C++ Plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12288 |
Description
Pull Down List "Conversion" at "GPX Conversions" tool of GPS Tools is empty.
History
#1 Updated by gjm - over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 75a8fc89 (SVN r13887). Also added a couple more conversion options over what was originally supported.
The missing items in the conversion pulldown were probably set in the .ui file and these got lost somewhere. They are now set in the .cpp code so shouldn't get lost again.
#2 Updated by Paolo Cavallini about 13 years ago
- Pull Request or Patch supplied set to No
- Resolution deleted (
fixed) - Status changed from Closed to Open
Apparently still valid
#3 Updated by Paolo Cavallini about 13 years ago
- Target version changed from Version 1.5.0 to Version 1.7.1
The list is not empty, but conversion does not work
#4 Updated by Tim Sutton almost 13 years ago
- Target version changed from Version 1.7.1 to Version 1.7.2
#5 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.2 to Version 1.7.3
#6 Updated by Paolo Cavallini almost 13 years ago
It seems to work now. Please test and report back.