Guest User

Untitled

a guest
Apr 25th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. [Info 19:28:53.311] Running Banshee 0.98.4
  2. [Debug 19:28:54.826] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
  3. [Debug 19:28:55.064] NDesk.DBus.Bus.Session.RequestName ('org.bansheeproject.Banshee') => PrimaryOwner
  4. [Debug 19:28:55.073] Core service started (DBusServiceManager, 0.205686s)
  5. [Debug 19:28:55.220] Core service started (DbConnection, 0.146285s)
  6. [Debug 19:28:55.278] Exception executing command: UPDATE CorePrimarySources SET StringID = 'MusicLibrarySource-Library' WHERE StringID = 'Library'
  7. Rolling back transaction
  8. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Data.SqliteClient.SqliteExecutionException: SQL logic error or missing database
  9. at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr pStmt, System.Int32& cols, System.IntPtr& pazValue, System.IntPtr& pazColName) [0x00000]
  10. at Mono.Data.SqliteClient.SqliteCommand.ExecuteStatement (IntPtr pStmt) [0x00000]
  11. at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000]
  12. at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
  13. at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.SqliteClient.SqliteConnection connection) [0x0007e] in /home/wfarr/projects/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/HyenaSqliteCommand.cs:106 --- End of inner exception stack trace ---
  14.  
  15. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
  16. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000]
  17. at Banshee.Database.BansheeDbFormatMigrator.InnerMigrate () [0x00086] in /home/wfarr/projects/banshee/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:168
  18. at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x0000b] in /home/wfarr/projects/banshee/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:132
  19. [Debug 19:28:55.306] Core service started (PreferenceService, 0.020499s)
  20. [Debug 19:28:55.321] Core service started (SourceManager, 0.015461s)
  21. [Debug 19:28:55.604] Core service started (MediaProfileManager, 0.28292s)
  22. [Debug 19:28:55.615] Core service started (PlayerEngine, 0.010083s)
  23. [Debug 19:28:55.712] IO provider extension loaded (Banshee.IO.Unix.Provider)
  24. [Debug 19:28:55.724] Core service started (TranscoderService, 0.017567s)
  25. [Debug 19:28:55.727] Core service started (PlaybackController, 0.0018s)
  26. [Debug 19:28:55.727] Core service started (ImportSourceManager, 0.000271s)
  27. [Debug 19:28:55.734] Core service started (LibraryImportManager, 0.006875s)
  28. [Debug 19:28:55.736] Core service started (UserJobManager, 0.001471s)
  29. [Debug 19:28:55.756] Core service started (HardwareManager, 0.019544s)
  30. [Debug 19:28:55.794] Adding icon theme search path: /opt/share/banshee-1/icons
  31. [Debug 19:28:55.795] Core service started (GtkElementsService, 0.039602s)
  32. [Debug 19:28:55.879] Core service started (InterfaceActionService, 0.083924s)
  33. [Debug 19:28:55.881] Core service started (ArtworkManager, 0.001327s)
  34. [Debug 19:28:56.401] Text renderer: Cairo
  35. [Debug 19:28:56.753] Core service started (NereidPlayerInterface, 0.871907s)
  36. [Debug 19:28:56.760] Using GNOME 2.22 API for Multimedia Keys
  37. [Debug 19:28:56.761] Extension service started (MultimediaKeysService, 0.005871s)
  38. [Debug 19:28:56.765] Extension service started (DapService, 0.003016s)
  39. [Debug 19:28:56.785] Extension service started (BookmarksService, 0.02069s)
  40. [Debug 19:28:56.975] Extension service started (NotificationAreaService, 0.189389s)
  41. [Debug 19:28:57.037] Extension service started (AudioCdService, 0.061264s)
  42. [Debug 19:28:57.054] Audioscrobbler state: connected
  43. [Debug 19:28:57.058] Extension service started (AudioscrobblerService, 0.021198s)
  44. [Debug 19:28:57.059] Extension service started (GnomeService, 0.000625s)
  45. [Debug 19:28:57.265] GStreamer pipeline does not run: audioconvert ! lame mode=4 bitrate=128 ! id3v2mux
  46. [Debug 19:28:57.267] GStreamer pipeline does not run: audioconvert ! xingenc bitrate=128 ! id3v2mux
  47. [Debug 19:28:57.361] GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux
  48. [Debug 19:28:57.362] Extension service started (GStreamerCoreService, 0.302883s)
  49. [Info 19:28:57.396] All services are started 2.536674s
  50. [Debug 19:28:57.479] Exception executing command: SELECT CachedCount FROM CorePrimarySources WHERE PrimarySourceID = 1
  51. Exception has been thrown by the target of an invocation.
  52. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Data.SqliteClient.SqliteSyntaxException: no such column: CachedCount
  53. at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000]
  54. at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000]
  55. at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior) [0x00000]
  56. at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () [0x00000]
  57. at Mono.Data.SqliteClient.SqliteCommand.ExecuteScalar () [0x00000]
  58. at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.SqliteClient.SqliteConnection connection) [0x0006d] in /home/wfarr/projects/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/HyenaSqliteCommand.cs:101 --- End of inner exception stack trace ---
  59.  
  60. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
  61. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
  62. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000]
  63. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000]
  64. at System.Activator.CreateInstance (System.Type type) [0x00000]
  65. at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in /home/wfarr/projects/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55
  66. at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in /home/wfarr/projects/banshee/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
Add Comment
Please, Sign In to add comment