[QGIS-trac] Re: [Quantum GIS] #1944: Cannot upload more than one
changed node with OSM provider
Quantum GIS
qgis at qgis.org
Mon Mar 14 13:56:48 EDT 2011
#1944: Cannot upload more than one changed node with OSM provider
-------------------------------------------------+--------------------------
Reporter: morb | Owner: wonder
Type: bug | Status: new
Priority: major: does not work as expected | Milestone:
Component: Python plugins and bindings | Version: 1.6.0
Keywords: osm openstreetmap upload database | Platform_version:
Platform: Windows | Must_fix: No
Status_info: 0 |
-------------------------------------------------+--------------------------
Changes (by baditaflorin):
* priority: critical: causes crash or data corruption => major: does not
work as expected
* version: 1.3.0 => 1.6.0
* milestone: Version 1.7.0 =>
Comment:
An error has occured while executing Python code:
Traceback (most recent call last):
File
"C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins\osm\OsmUndoRedoDW.py",
line 86, in currRowChanged
self.goToAction(row)
File
"C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins\osm\OsmUndoRedoDW.py",
line 237, in goToAction
self.dbm.commit()
File
"C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins\osm\OsmDatabaseManager.py",
line 2503, in commit
self.getConnection().commit()
OperationalError: SQL logic error or missing database
Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
QGIS version:
1.6.0-Capiapo Capiapo, exported
Python path: ['C:/PROGRA~1/QUANTU~1/apps/qgis/./python',
'C:/Documente/Mijloc/.qgis/python',
'C:/Documente/Mijloc/.qgis/python/plugins',
'C:/PROGRA~1/QUANTU~1/apps/qgis/./python/plugins',
'C:\\PROGRA~1\\QUANTU~1\\apps\\gdal-17\\pymod', 'C:\\Program
Files\\Quantum GIS Copiapo', 'C:\\PROGRA~1\\QUANTU~1\\bin\\python25.zip',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\DLLs',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\plat-win',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\lib-tk',
'C:\\PROGRA~1\\QUANTU~1\\apps\\qgis\\bin',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\win32',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\win32\\lib',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\Pythonwin',
'C:\\PROGRA~1\\QUANTU~1\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-
unicode',
'C:\\PROGRA~1\\QUANTU~1\\apps\\qgis\\python\\plugins\\fTools\\tools',
'C:\\Documente\\Mijloc\\.qgis\\python\\plugins\\openlayersov\\logic',
'C:\\Documente\\Mijloc\\.qgis\\python\\plugins\\openlayersov\\gui']
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1944#comment:7>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list