After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 637063 - crashes on start up
crashes on start up
Status: RESOLVED NOTGNOME
Product: banshee
Classification: Other
Component: User Interface
1.6.1
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-12 01:11 UTC by niemann_1
Modified: 2010-12-14 04:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
error log (8.85 KB, text/plain)
2010-12-12 01:12 UTC, niemann_1
Details

Description niemann_1 2010-12-12 01:11:21 UTC
i load banshee and soon it pops up it says fatal error and  crashes before i can do anything
Comment 1 niemann_1 2010-12-12 01:12:19 UTC
Created attachment 176263 [details]
error log
Comment 2 Alexander Kojevnikov 2010-12-12 04:06:44 UTC
The log shows that you are using 1.6.1, not 1.8.0 as you specified. Could you upgrade to 1.8.x or 1.9.x and try again?

If that doesn't help, could you back up and move away ~/.config/banshee-1, there seems to be a problem with your database:

> [Warn  15:57:19.236] Caught an exception - Mono.Data.Sqlite.SqliteException:
> Unable to open the database file unable to open database file
> (in `Mono.Data.Sqlite')
Comment 3 niemann_1 2010-12-12 05:58:58 UTC
yea im on 1.8.0 now i orginally was on 1.8.0 i deleted it and reinstalled it on apt so i think thats why it was 1.6.1 but its still doing it
Comment 4 niemann_1 2010-12-12 05:59:32 UTC
An unhandled exception was thrown: Unable to open the database file

unable to open database file

  at Mono.Data.Sqlite.Sqlite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00000] in <filename unknown>:0 
  at Mono.Data.Sqlite.Sqlite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x00000] in <filename unknown>:0 
  at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteCommand:ExecuteNonQuery ()
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.Sqlite.SqliteConnection connection) [0x00000] in <filename unknown>:0 
Exception has been thrown by the target of an invocation.

  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 
  at Banshee.Database.BansheeDbFormatMigrator.InnerMigrate () [0x00000] in <filename unknown>:0 
  at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x00000] in <filename unknown>:0 
Exception has been thrown by the target of an invocation.

  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 
  at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in <filename unknown>:0 
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0 

.NET Version: 2.0.50727.1433
OS Version: Unix 2.6.35.23

Assembly Version Information:

Mono.Media (1.8.0.0)
System.Transactions (2.0.0.0)
System.Configuration (2.0.0.0)
NDesk.DBus.GLib (1.0.0.0)
gconf-sharp (2.24.0.0)
Banshee.Gnome (1.8.0.0)
Banshee.NowPlaying (1.8.0.0)
Mono.Cairo (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.Sqlite (1.8.0.0)
System.Xml (2.0.0.0)
Banshee.Core (1.8.0.0)
Hyena.Data.Sqlite (1.8.0.0)
System.Core (3.5.0.0)
gdk-sharp (2.12.0.0)
Mono.Addins (0.4.0.0)
atk-sharp (2.12.0.0)
Hyena.Gui (1.8.0.0)
gtk-sharp (2.12.0.0)
Banshee.ThickClient (1.8.0.0)
Nereid (1.8.0.0)
NDesk.DBus.Proxies (0.0.0.0)
Mono.Posix (2.0.0.0)
NDesk.DBus (1.0.0.0)
glib-sharp (2.12.0.0)
Hyena (1.8.0.0)
System (2.0.0.0)
Banshee.Services (1.8.0.0)
Banshee (1.8.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.35-23-generic i686 unknown GNU/Linux

Disribution Information:

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"

[/etc/debian_version]
squeeze/sid

i finally was able to get the error log
Comment 5 niemann_1 2010-12-14 00:07:41 UTC
anyone got a clue to fix this?
Comment 6 Alexander Kojevnikov 2010-12-14 00:47:32 UTC
(In reply to comment #5)
> anyone got a clue to fix this?

Could you try moving away the banshee database as described in comment 2?
Comment 7 niemann_1 2010-12-14 01:03:01 UTC
how can i do that?
Comment 8 Alexander Kojevnikov 2010-12-14 01:17:46 UTC
(In reply to comment #7)
> how can i do that?

Quit banshee if it's running (Ctrl-Q) then open the terminal and run:

$ mv ~/.config/banshee-1 ~/.config/banshee-1.bak

Then start banshee from terminale:

$ banshee-1 --debug

And paste the output here.

In addition, run this from the terminal and paste the output:

$ ls -la ~/.config/banshee-1*
Comment 9 niemann_1 2010-12-14 01:26:58 UTC
[1 Info  17:25:15.582] Running Banshee 1.8.0: [Ubuntu 10.10 (linux-gnu, i686) @ 2010-11-26 13:53:04 UTC]
[1 Debug 17:25:16.040] Initializing GTK
[1 Debug 17:25:30.458] Post-Initializing GTK
[1 Debug 17:25:30.620] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 17:25:30.718] Using default gconf-base-key
[1 Debug 17:25:31.128] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 17:25:31.591] Core service started (DBusServiceManager, 0.006528)
[1 Debug 17:25:31.624] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 17:25:31.738] Core service started (DBusCommandService, 0.144121)
[1 Debug 17:25:32.342] Opened SQLite (version 3.7.2) connection to /home/tyler/.config/banshee-1/banshee.db
[1 Debug 17:25:32.345] Core service started (DbConnection, 0.606962)
[1 Debug 17:25:32.393] Migrating from database version 0 to 43
[1 Debug 17:25:32.647] Running ANALYZE against database to improve performance
[1 Debug 17:25:32.681] Updating collation keys for locale en-US (was )
[1 Debug 17:25:32.793] Core service started (PreferenceService, 0.078104)
[1 Debug 17:25:32.865] Core service started (Network, 0.071365)
[1 Debug 17:25:32.872] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 17:25:32.873] Core service started (SourceManager, 0.007645)
[1 Debug 17:25:32.972] Core service started (MediaProfileManager, 0.005704)
[1 Debug 17:25:33.048] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 17:25:33.070] Core service started (PlayerEngine, 0.097768)
[1 Debug 17:25:33.357] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 17:25:33.366] Core service started (PlaybackController, 0.031619)
[1 Debug 17:25:33.471] Starting - Startup Job
[1 Debug 17:25:33.474] Core service started (JobScheduler, 0.108169)
[1 Debug 17:25:33.652] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 17:25:34.738] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 17:25:34.777] Core service started (HardwareManager, 1.301884)
[1 Debug 17:25:34.797] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 17:25:34.815] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 17:25:34.833] Core service started (CollectionIndexerService, 0.056273)
[1 Debug 17:25:34.857] Core service started (SaveTrackMetadataService, 0.023558)
[1 Debug 17:25:34.959] Adding icon theme search path: /usr/share/banshee-1/icons
[1 Debug 17:25:34.972] Core service started (GtkElementsService, 0.114514)
[1 Debug 17:25:34.988] Core service started (InterfaceActionService, 0.015744)
[1 Debug 17:25:35.949] Extension actions loaded: MetadataFixActions
[1 Debug 17:25:35.950] Registering remote object /org/bansheeproject/Banshee/GlobalUIActions (Banshee.Gui.GlobalActions) on org.bansheeproject.Banshee
[1 Debug 17:25:35.958] Album artwork path set to /home/tyler/.cache/media-art
[1 Info  17:25:36.229] Migrating album-art cache directory
[1 Info  17:25:36.267] Migrated 0 files in 0.024606s
[1 Debug 17:25:36.359] Core service started (ArtworkManager, 0.40797)
[1 Debug 17:25:36.364] Core service started (BookmarksService, 0.005125)
[1 Debug 17:25:37.879] Adding context page wikipedia
[1 Debug 17:25:40.082] Adding context page lastfm-recommendations
[1 Debug 17:25:41.710] Constructed Nereid interface: 5.042032
[1 Debug 17:25:42.336] Creating new surface cache for 90px images, capped at 0.74 MiB (24 items)
[1 Debug 17:25:42.827] Registering remote object /org/bansheeproject/Banshee/ClientWindow (Nereid.PlayerInterface) on org.bansheeproject.Banshee
[1 Debug 17:25:42.828] Core service started (NereidPlayerInterface, 6.46366)
[1 Debug 17:25:46.406] Extension service started (GStreamerCoreService, 3.570094)
[1 Debug 17:25:46.488] Extension service started (BpmService, 0.080848)
[1 Warn  17:25:46.714] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
[1 Warn  17:25:46.716] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[1 Debug 17:25:46.723] Extension service started (LibraryWatcherService, 0.00745)
[1 Debug 17:25:46.747] Extension service started (PodcastService, 0.023181)
[1 Debug 17:25:46.753] Extension service started (DapService, 0.005502)
[1 Debug 17:25:46.834] Audioscrobbler state: connected
[1 Debug 17:25:46.843] Extension service started (AudioscrobblerService, 0.089776)
[1 Debug 17:25:46.872] Extension service started (LastfmStreamingService, 0.028144)
[1 Info  17:25:46.887] Updating web proxy from GConf
[1 Debug 17:25:46.969] Direct connection, no proxy in use
[1 Debug 17:25:47.072] Extension service started (GnomeService, 0.200471)
[1 Debug 17:25:47.078] Extension service started (DaapService, 0.004808)
[1 Debug 17:25:47.807] Extension service started (AmazonMp3DownloaderService, 0.728821)
[1 Debug 17:25:47.991] Extension service started (NotificationAreaService, 0.18378)
[1 Debug 17:25:48.020] Extension service started (CoverArtService, 0.028923)
[1 Warn  17:25:48.071] Add-in could not be loaded: The required addin 'Banshee.Mpris,1.0' is disabled. - Mono.Addins.MissingDependencyException: The required addin 'Banshee.Mpris,1.0' is disabled. (in `Mono.Addins')
  at Mono.Addins.AddinSessionService.ResolveLoadDependencies (System.Collections.ArrayList addins, System.Collections.Stack depCheck, System.String id, Boolean optional) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinSessionService.ResolveLoadDependencies (System.Collections.ArrayList addins, System.Collections.Stack depCheck, System.String id, Boolean optional) [0x00000] in <filename unknown>:0 
[1 Warn  17:25:48.072] Caught an exception - Mono.Addins.MissingDependencyException: The required addin 'Banshee.Mpris,1.0' is disabled. (in `Mono.Addins')
  at Mono.Addins.AddinSessionService.ResolveLoadDependencies (System.Collections.ArrayList addins, System.Collections.Stack depCheck, System.String id, Boolean optional) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinSessionService.ResolveLoadDependencies (System.Collections.ArrayList addins, System.Collections.Stack depCheck, System.String id, Boolean optional) [0x00000] in <filename unknown>:0 
[1 Warn  17:25:48.072] Extension `/Banshee/ServiceManager/Service/__nid_14' not started: The required addin 'Banshee.Mpris,1.0' is disabled.
[1 Debug 17:25:48.149] Extension service started (AudioCdService, 0.07725)
[1 Warn  17:25:48.158] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
[1 Warn  17:25:48.159] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[1 Info  17:25:48.160] All services are started 17.02637
[1 Debug 17:25:50.343] Registering remote object /org/bansheeproject/Banshee/SourceManager/PlayQueue (Banshee.PlayQueue.PlayQueueSource) on org.bansheeproject.Banshee
[1 Debug 17:25:50.345] Extension source loaded: Play Queue
[1 Debug 17:25:50.377] Extension source loaded: Now Playing
[1 Debug 17:25:50.680] Extension service disposed (LastfmStreamingService)
[1 Debug 17:25:50.688] Extension source loaded: Last.fm
[1 Warn  17:25:50.788] Migrating Internet Radio Stations - System.IO.DirectoryNotFoundException: Directory '/home/tyler/.config/banshee-1/plugins/stations/user' not found. (in `mscorlib')
  at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 
  at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 
  at Banshee.InternetRadio.XspfMigrator.Migrate () [0x00000] in <filename unknown>:0 
[1 Debug 17:25:50.823] Extension source loaded: Radio
[1 Debug 17:25:50.919] Extension source loaded: File System Queue
[1 Debug 17:25:50.956] Extension source loaded: Amazon MP3 Store
[1 Debug 17:25:50.991] Extension source loaded: Miro Guide
[1 Debug 17:25:51.066] Extension source loaded: Internet Archive
[1 Debug 17:25:51.191] Extension source loaded: Audiobooks, etc
[1 Debug 17:25:51.222] Starting GTK main loop
[1 Debug 17:25:51.508] Growing surface cache for 90px images to 1.24 MiB (40 items)
[1 Debug 17:25:52.361] Creating Pango.Layout, configuring Cairo.Context
[1 Debug 17:25:52.640] Creating Pango.Layout, configuring Cairo.Context
[1 Debug 17:25:52.711] Creating Pango.Layout, configuring Cairo.Context
[1 Info  17:25:53.434] nereid Client Started
[1 Debug 17:25:53.460] Delayed Initializating Banshee.MediaEngine.PlayerEngineService
[1 Debug 17:25:53.528] (libbanshee:player) Stream volume supported: YES
[1 Debug 17:25:53.579] (libbanshee:player) Audiosink has volume: NO
[1 Debug 17:25:53.659] (libbanshee:player) Using system (gst-plugins-good) equalizer element
[1 Debug 17:25:53.911] Player state change: NotReady -> Ready
[1 Debug 17:25:53.942] Loaded equalizer presets: 0.000971
[1 Debug 17:25:53.962] Selected equalizer: Rock
[1 Debug 17:25:53.997] Player state change: Ready -> Idle
[1 Debug 17:25:54.024] (libbanshee:player) Disabled ReplayGain
[1 Debug 17:25:54.065] Delayed Initializating Banshee.LibraryWatcher.LibraryWatcherService
[1 Debug 17:25:54.121] Core service started (LibraryImportManager, 0.026369)
[1 Debug 17:25:54.155] Started LibraryWatcher for Music (/home/tyler/Music/)
[1 Debug 17:25:54.166] Started LibraryWatcher for Videos (/home/tyler/Videos/)
[1 Debug 17:25:54.211] Starting
[1 Debug 17:25:54.365] Starting
[2 Debug 17:25:54.442] Finished
[1 Debug 17:25:54.462] Delayed Initializating Banshee.Podcasting.PodcastService
[3 Debug 17:25:54.473] Finished
[1 Debug 17:25:55.020] Delayed Initializating Banshee.Dap.DapService
[1 Debug 17:25:55.059] Dap support extension loaded: Banshee.Dap.MassStorage
[1 Debug 17:25:55.065] Dap support extension loaded: Banshee.Dap.Karma
[1 Debug 17:25:55.073] Dap support extension loaded: Banshee.Dap.AppleDevice
[1 Debug 17:25:55.088] Dap support extension loaded: Banshee.Dap.Mtp
[1 Debug 17:25:55.095] Delayed Initializating Banshee.Daap.DaapService
[4 Debug 17:25:55.195] Refreshing any podcasts that haven't been updated in over an hour
[1 Debug 17:25:56.182] Finished - Startup Job
[1 Debug 17:25:56.219] Starting - Downloading Cover Art
[5 Debug 17:25:56.263] Finished - Downloading Cover Art
[6 Debug 17:25:56.914] DAAP Proxy listening for connections on port 8089
Comment 10 niemann_1 2010-12-14 01:28:24 UTC
/home/tyler/.config/banshee-1:
total 116
drwxr-xr-x  3 tyler tyler  4096 2010-12-13 17:27 .
drwxr-xr-x 17 tyler tyler  4096 2010-12-13 17:25 ..
drwxr-xr-x  5 tyler tyler  4096 2010-12-13 17:25 addin-db-001
-rw-r--r--  1 tyler tyler 70656 2010-12-13 17:27 banshee.db
-rw-r--r--  1 tyler tyler  2877 2010-12-13 17:27 gtk_accel_map
-rw-r--r--  1 tyler tyler  2048 2010-12-13 17:25 ossifer-browser-cookies.sqlite

/home/tyler/.config/banshee-1.bak:
total 972
drwxr-xr-x  3 tyler tyler   4096 2010-12-11 17:28 .
drwxr-xr-x 17 tyler tyler   4096 2010-12-13 17:25 ..
drwxr-xr-x  5 tyler tyler   4096 2010-12-11 21:53 addin-db-001
-rw-r--r--  1 tyler tyler 915456 2010-12-11 15:09 banshee.db
-rw-r--r--  1 tyler tyler      0 2010-12-11 15:09 banshee.db-journal
-rw-r--r--  1 tyler tyler    137 2010-12-11 14:27 equalizers.json
-rw-r--r--  1 tyler tyler   2154 2010-12-06 22:45 gtk_accel_map
-rw-r--r--  1 tyler tyler   2841 2010-12-13 06:12 log
-rw-r--r--  1 tyler tyler   2048 2010-12-11 17:28 ossifer-browser-cookies.sqlite
Comment 11 niemann_1 2010-12-14 01:29:43 UTC
that seemed to do the trick its working now
Comment 12 Alexander Kojevnikov 2010-12-14 01:53:52 UTC
It looks like something went wrong with your database file. Closing as NOTGNOME, feel free to reopen if you see this issue again.
Comment 13 niemann_1 2010-12-14 04:42:16 UTC
(In reply to comment #12)
> It looks like something went wrong with your database file. Closing as
> NOTGNOME, feel free to reopen if you see this issue again.

okay i just got a little problem before this bug happened banshee was recognizing my blackberry. now its not do you know how i can fix this?