- 
                Notifications
    You must be signed in to change notification settings 
- Fork 65
Description
Hello! I hope you are doing well.
I've been trying to run Drakon editor on a 2020 M1 MacBook and having some troubles going through it. I have used the x86_64 terminal and build Img package for Drakon for it to execute using wish and tcl version 8.6.13
When I got the editor version 1.31 from sourceforge linked on DrakonHub and ran it with everything above, whenever I try to create a diagram of any type or a folder, I'm greeted with this error message. Something about a <bad_db> command?
I verified that sqlite3 is also installed and the architectures match.
In my home directory, after I press the button to create a diagram, a new sqlite db is written,
~ λ file drakon_editor.settings
drakon_editor.settings: SQLite 3.x database, last written using SQLite version 3040000, file counter 2, database pages 4, cookie 0x2, schema 4, UTF-8, version-valid-for 2
By any chance anyone had an issue like this? I searched through this github and other forums, but seems to be a unique issue. If you have any advice, please let me know. Thanks!
