Am 14.08.2012 15:14, schrieb Bartek Wol:
DBPLUGIN_ERRORS.append( u"%s: %s" % (name, e.message) ) UnicodeDecodeError: 'ascii' codec can't decode byte 0xbf in position 23: ordinal not in range(128)
Most likely a non-ASCII character in database field name, folder name, or in your Windows user name.
HTH, André Joost _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
