File "/opt/barriosquare/barriosq.py", line 4727, in updateDashboard self.updateCounts() File "/opt/barriosquare/barriosq.py", line 4700, in updateCounts self.lastCheckedInVenueName = str(row['name'].toString()) UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 4: ordinal not in range(128) QSqlDatabasePrivate::removeDatabase: connection 'DataManager' is still in use, all queries will cease to work. QSqlDatabasePrivate::removeDatabase: connection 'InsertUpdate' is still in use, all queries will cease to work. QSqlDatabasePrivate::removeDatabase: connection 'Select' is still in use, all queries will cease to work.