Hi Alejandro, Try using the home interface (described here: http://snapcraft.io/docs/reference/interfaces) More info on how to use interdaces is found here: http://snapcraft.io/create/
Thanks Chris On Tue, Jul 19, 2016 at 7:17 PM, Alejandro Vera <[email protected]> wrote: > Hi guys, first time in this list > > I am trying to snap liferea, to learn and to use it. > > I think I am almost ready, but when I run my snap I have an error: > > (process:4122): Gtk-WARNING **: Locale not supported by C library. > Using the fallback 'C' locale. > Gtk-Message: Failed to load module "canberra-gtk-module" > Gtk-Message: Failed to load module "canberra-gtk-module" > > ** (liferea:4122): WARNING **: Unexpected status on SQL execution: 14 > (unable to open database file) > ** > ERROR:db.c:729:db_init: assertion failed: (sqlite3_get_autocommit (db)) > > > I think that the error is that it is trying to create the database inside > the snap but it is read-only. > > Is there a way I can use the real HOME as HOME so liferea can create the > database? Or is there a common way to solve this kind of problem? > > I am a spanish speaker, sorry for my english > > -- > Alejandro Vera > http://www.recicleta.cl > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
