Problems with SQL

Added by Alexandre Lymberopoulos 8 days ago

Dear all,

I'm using AMC 1.5.2 from Mint 21 (Vanessa) and everytime I open an existing project the mouse cursor looks like if the machine is "busy" and I get the following output from console:

SQL ERROR: DBD::SQLite::db prepare failed: no such table: layout.layout_namefield
SQL STATEMENT: SELECT student FROM (SELECT student FROM layout.layout_page GROUP BY student) AS list WHERE student>0 AND NOT EXISTS
SQL ERROR: DBD::SQLite::db prepare failed: no such table: layout.layout_namefield
SQL STATEMENT: SELECT student FROM (SELECT student FROM layout.layout_page GROUP BY student) AS list WHERE student>0 AND NOT EXISTS
  • unhandled exception in callback:
  • SQL at /usr/share/perl5/AMC/Data.pm line 114.
  • ignoring at /usr/share/perl5/Gtk3.pm line 572.

I don't understand sql, but I'm available to provide any further information to help solving this issue.

Best, Alexandre


Replies (1)

RE: Problems with SQL - Added by Alexis Bienvenüe 8 days ago

It seems that you're trying to open with AMC 1.5.2 a project that has been opened by somebody with a more recent version of AMC.
That can lead to this kind of errors.
Upgrading AMC should solve this issue.

(1-1/1)