Re: [Banshee-List] Database is locked error...



Gabriel Burt wrote:
> On Dec 17, 2007 12:55 AM, Dan Brown <dcmbrown shaw ca> wrote:
>   
>> An unhandled exception was thrown: database is locked
>>     
> Just to be sure - your drive is not full?  Others are experiencing the
> same thing:
>
> http://bugzilla.gnome.org/show_bug.cgi?id=356983
>   

No although they are network shared.

dan midgard:/etc/rc3.d$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda1             11535344   7850696   3098680  72% /
tmpfs                   258340         0    258340   0% /lib/init/rw
udev                     10240        68     10172   1% /dev
tmpfs                   258340         0    258340   0% /dev/shm
mimir:/home/storage/work
                      19692592  17597464   1110504  95% /work
mimir:/home/storage/www
                      19692592  17597464   1110504  95% /www
mimir:/home/storage/shared/home
                      39509808  28822192  10687616  73% /home
mimir:/home/storage/shared/
                      39509808  28822192  10687616  73% /home/shared
mimir:/home/storage/shared/mp3
                     157555784  41015312 108662680  28% /home/shared/mp3

I would hope 10GB is enough space. ;)
So it occured to me maybe try it under a local user which only happens to be root, so I did the following.
This is a LOT more info than I usually get when it's run from a user.

dan midgard:/etc/rc3.d$ xhost +
access control disabled, clients can connect from any host
dan midgard:/etc/rc3.d$ su -
Password:
su: Authentication failure
dan midgard:/etc/rc3.d$ su -
Password:
midgard:~# export DISPLAY=:0.0
midgard:~# banshee
Warning: [17/12/2007 2:27:21 PM] (DBus is not available) - Your environment is not properly set up to use DBus. Please fix your environment or run Banshee through dbus-launch. Failure to do so may cause problems at a later time in Banshee during this instance.

Unable to open the session message bus.
System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
  at NDesk.DBus.Bus.Open (System.String address) [0x00000]
  at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---

  at NDesk.DBus.Bus.get_Session () [0x00000]
  at Banshee.Base.DBusPlayer.FindInstance () [0x00000]
  at Banshee.BansheeEntry.DetectInstanceAndDbus () [0x00000]
Warning: [17/12/2007 2:27:32 PM] (Could not connect to D-Bus) - D-Bus support will be disabled for this instance: Unable to open the session message bus.

I assume all of the DBus errors would go away if I actually logged into X under root rather than exporting an X session to allow root to connect.  

Warning: [17/12/2007 2:27:32 PM] (Cannot connect to NetworkManager) - An available working network 

This warning always happens, but none of the stuff below does until the fatal error.

connection will be assumed
Creating track table
Creating playlists table
Creating playlistentries table
Debug: [17/12/2007 2:27:36 PM] (Loading audio profiles) - /usr/share/banshee/audio-profiles
Debug: [17/12/2007 2:27:40 PM] (Default player engine) - GStreamer 0.10
Debug: [17/12/2007 2:27:40 PM] (Audio CD Core Initialized) -
Debug: [17/12/2007 2:27:40 PM] (Testing device for DAP support) - /org/freedesktop/Hal/devices/volume_uuid_2828_A079
Debug: [17/12/2007 2:27:41 PM] (Waiting for possible DAP to mount) - /org/freedesktop/Hal/devices/volume_uuid_2828_A079
Debug: [17/12/2007 2:27:41 PM] (DAP has not been added) - /org/freedesktop/Hal/devices/volume_uuid_2828_A079
Debug: [17/12/2007 2:27:41 PM] (Testing device for DAP support) - /org/freedesktop/Hal/devices/volume_uuid_40c8fc09_c81b_4781_a878_7f24d730741f
Debug: [17/12/2007 2:27:41 PM] (DAP has not been added) - /org/freedesktop/Hal/devices/volume_uuid_40c8fc09_c81b_4781_a878_7f24d730741f
Warning: [17/12/2007 2:27:42 PM] (Power Management Call Failed) - Cannot find GNOME Power Manager: Unable to open the session message bus.



There is no Gnome power manager btw, I am running under KDE, so maybe an
underlying gnome service that is supposed to be running and causing the
SQLite DB error.


---
Dan Brown


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]