Package: spatialite-gui<br>
Version: 2.1.0~beta1-1<br>
Severity: normal<span style="font-family:arial,helvetica,sans-serif; font-size:12px">‌</span><br>
<br>
Hi,<br>
<br>
In spatialite_gui the following query causes a bug as soon as the "è" character is typed even before having executed the query : SELECT code_insee, nom_com, FROM communes_bdp WHERE nom_com = 'Anè<br>
[Error message]<br>
An assertion failed!<br>
../src/common/unichar.cpp(65):assert "Assert failure" failed in ToHi8bit(): character cannot be converted to single byte<br>
<br>
The same query with sqlite3 and mod_spatialite works fine.<br>
<br>
I am using Linux debian 5.6.0-2-amd64 #1 SMP Debian 5.6.14-2 (2020-06-09) x86_64 GNU/Linux (Bullseye testing 20200622 with partial update (sqlite3, spatialite) 20201003)<br>
<br>
Best regards<br>
<br>
Michel