nakijun / qspatialite

Automatically exported from code.google.com/p/qspatialite
0 stars 0 forks source link

Crash on opening plugin #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to activate plugin from menu or shortcut
2.
3.

What is the expected output? What do you see instead?

AttributeError: 'pysqlite2.dbapi2.Connection' object has no attribute 
'enable_load_extension'

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Simbama...@gmail.com on 1 Sep 2014 at 10:16

GoogleCodeExporter commented 9 years ago
Hi,

What version of QGIS are you using ? what OS ?

I guess you're a linux user, and it seems that you're using an old python 
sqlite libvrary, see:
http://stackoverflow.com/questions/1545479/force-python-to-forego-native-sqlite3
-and-use-the-installed-latest-sqlite3-ver

Original comment by romain.r...@gmail.com on 1 Sep 2014 at 11:02

GoogleCodeExporter commented 9 years ago
Apologies, forgot to include that data ... QGIS 2.4 (tested in 2.5 master) on 
Mac OS X 10.9, QSpatialite 7.0.3.

Original comment by Simbama...@gmail.com on 1 Sep 2014 at 11:39

GoogleCodeExporter commented 9 years ago
Here is a new version of the plugin, can you try and let me know if your issue 
is resolved ?
If it's ok, I'll publish a 7.0.4 version (but later, with other imporvements)

Original comment by romain.r...@gmail.com on 3 Sep 2014 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
Working perfectly! Thanks for the update.

Original comment by Simbama...@gmail.com on 3 Sep 2014 at 11:12

GoogleCodeExporter commented 9 years ago
New version published today

Original comment by romain.r...@gmail.com on 6 Feb 2015 at 7:58