PasTim;692036 Wrote: 
> I get an error stating that
> 
> SQLiteManager: Error in opening file library.db - either the file is
> encrypted or corrupt
> Exception Name: NS_ERROR_FILE_ACCESS_DENIED
> Exception Message: Component returned failure code: 0x80520015
> (NS_ERROR_FILE_ACCESS_DENIED)
> [mozIStorageService.openUnsharedDatabase]
> 
> The access rights on library.db are
> 
> -rw-rw-rw- 1 squeezeboxserver nogroup 48886784 2012-02-22 17:50
> library.db
> 
> What am I doing wrong?
Solved.  The SQLiteManager error and your comment about the -wal file
got my brain working at last.  I changed the access rights to .db,
db-wal and .db-shm (just in case) to 666 and now all methods work.

That includes the latest linux SQLite database browser (similar to the
firefox extension), and the latest odbc driver with libre-office base. 
These methods had appeared to open the database but showed no tables at
all, instead of giving error messages, which fooled me.

Thanks again Erland.


-- 
PasTim

Server on PC, 2 64-bit 2Ghz CPUs, 4GB memory (1 Million times as many as
the first computer I ever programmed).  Variously running Windows 7
Ultimate, Ubuntu 11.10 and Vortexbox 2 on VirtualBox.  All FLAC files.
Touch on Ethernet (in another room).  Analogue out over 'a bit of wire'
to ageing Quad Hi-Fi. An old (wireless) laptop controls the server using
Chrome.
------------------------------------------------------------------------
PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=93699

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to