You can also check what is going on with getdeb development reading our Blog
Welcome Visitor, you can login or register .Browsing software for Desktop , the following types are available.
|
|
Banshee 1.0.0
|
| With Banshee you can easily import, manage, and play selections from your music collection. Banshee allows you to import CDs, sync your music collection to an iPod, play music directly from an iPod, create playlists with songs from your library, and create audio and MP3 CDs from subsets of your library. |
| you are right!! | |
| By perettigiuliano, 2008-06-13 19:37:33 | |
| lamego you are right!!! | |
| RE: ERROR!!! | |
| By lamego, 2008-06-13 18:14:15 | |
|
Hello, that error seems to be related to the configuration import function. You will need to deleted your existing configuration. Browse to your home dir, press CTRL-H to show hidden files and delete the .config/banshee-1 directory. | |
| ERROR!!! | |
| By perettigiuliano, 2008-06-13 16:22:36 | |
|
not handled eception: duplicate column name: ExternalID at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.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 Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.SqliteClient.SqliteConnection connection) [0x00093] in /build/buildd/banshee-1-1.0.0/src/Libraries/Hyena/Hyena.Data.Sqlite/HyenaSqliteCommand.cs:116 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] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at Banshee.Database.BansheeDbFormatMigrator.InnerMigrate () [0x000ae] in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:176 at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x00018] in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:136 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] at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] at System.Activator.CreateInstance (System.Type type) [0x00000] at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in /build/buildd/banshee-1-1.0.0/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54 .NET Version: 2.0.50727.42 OS Version: Unix 2.6.24.18 Assembly Version Information: System.Transactions (2.0.0.0) System.Xml (2.0.0.0) System.Data (2.0.0.0) Mono.Data.SqliteClient (2.0.0.0) Mono.Addins (0.3.0.0) atk-sharp (2.12.0.0) Hyena.Gui (1.0.0.12609) NDesk.DBus.Proxies (0.0.0.0) Mono.Posix (2.0.0.0) NDesk.DBus.GLib (1.0.0.0) NDesk.DBus (1.0.0.0) gtk-sharp (2.12.0.0) Hyena (1.0.0.12608) System (2.0.0.0) gdk-sharp (2.12.0.0) glib-sharp (2.12.0.0) Banshee.Core (1.0.0.12612) Banshee.Services (1.0.0.12613) Banshee.ThickClient (1.0.0.12615) Nereid (1.0.0.12616) mscorlib (2.0.0.0) Platform Information: Linux 2.6.24-18-generic x86_64 unknown GNU/Linux Disribution Information: [/etc/lsb-release] DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=\"Ubuntu 8.04\" [/etc/debian_version] lenny/sid | |
| When I start Banhee... | |
| By jeykey, 2008-06-13 13:18:29 | |
|
... this error appears: jakob@jakob-desktop:~$ banshee [Info 14:19:00.274] Running Banshee 1.0.0 [Warn 14:19:00.999] Rolling back database migration [Error 14:19:01.009] Error initializing required service DbConnection Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Data.SqliteClient.SqliteSyntaxException: duplicate column name: ExternalID at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.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 Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Mono.Data.SqliteClient.SqliteConnection connection) [0x00093] in /build/build/banshee-1.0.0/src/Libraries/Hyena/Hyena.Data.Sqlite/HyenaSqliteCommand.cs:116 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at Banshee.Database.BansheeDbFormatMigrator.InnerMigrate () [0x000ae] in /build/build/banshee-1.0.0/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:176 at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x00018] in /build/build/banshee-1.0.0/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:136 --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] at System.Activator.CreateInstance (System.Type type) [0x00000] at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in /build/build/banshee-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in /build/build/banshee-1.0.0/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54 jakob@jakob-desktop:~$ | |