I removed conduit (never got it working properly anyway), but still not
working. Still the same error message:

Unhandled Exception: Mono.Data.SqliteClient.SqliteBusyException: The
database is locked.
at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr pStmt,
System.Int32& cols, System.IntPtr& pazValue, System.IntPtr& pazColName)
[0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr pStmt)
[0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior
behavior, Boolean want_results, System.Int32& rows_affected) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]



On 7/17/08, Antti Ahonen <[EMAIL PROTECTED]> wrote:
>
> Tank you, I quit the conduit, and try again.
>
>
>
> On 7/17/08, Stephane Delcroix <[EMAIL PROTECTED]> wrote:
>>
>> another process (not f-spot) is currently accessing the database... and
>> it should not!
>>
>> usual suspects: beagle, conduit, elisa, custom scripts, ...
>>
>> s
>>
>>
>> On Thu, 2008-07-17 at 09:59 +0300, Antti Ahonen wrote:
>> > Hi.
>> > I have one problem with merge raw. It does try to merge things, but in
>> > the end it crashes and gives this message:
>> >
>> > Unhandled Exception: Mono.Data.SqliteClient.SqliteBusyException: The
>> > database is locked.
>> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr
>> > pStmt, System.Int32& cols, System.IntPtr& pazValue, System.IntPtr&
>> > pazColName) [0x00000]
>> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr
>> > pStmt) [0x00000]
>> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior
>> > behavior, Boolean want_results, System.Int32& rows_affected)
>> > [0x00000]
>> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
>> > at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]
>> >
>> >
>>
>> > _______________________________________________
>> > F-spot-list mailing list
>> > [email protected]
>> > http://mail.gnome.org/mailman/listinfo/f-spot-list
>>
>>
>
_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list

Reply via email to