On Sun, Jun 01, 2008 at 05:01:53PM +0100, Mac wrote: > Robert >>> I moved ~/.liferea_1.4 to the FAT32 NAS, and simlinked to it > from my home folder. Ran 'liferea' in terminal as you asked. Here's > the output: > > ** ERROR **: Failure while preparing statement, (error=5, database is > locked) SQL: "SELECT COUNT(*) FROM sqlite_master WHERE type = 'table' > AND name = 'info';" > aborting... > Aborted (core dumped)
A quick google on how sqlite does locking came up with the following: http://www.sqlite.org/faq.html#q5 Which suggests lots of possible problems with locking stuff over networks, and it doesn't look easy to fix. Robert ________________________________________________________ Robert McWilliam [EMAIL PROTECTED] www.ormiret.com Instructions should be read first, or not at all. Anything else is admitting defeat... -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.org/UKTeam/