Re: [Banshee-List] Hardy PPA beta1 package
- From: "Mike McWay" <mmcway gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Hardy PPA beta1 package
- Date: Thu, 8 May 2008 10:22:35 -0400
On Thu, May 8, 2008 at 8:39 AM, Josiah Ritchie <josiah ritchietribe net> wrote:
> Sounds like you need to run src/nuke-core-tables.
>
> JSR/
>
> On Wed, May 7, 2008 at 9:50 PM, Mike McWay <mmcway gmail com> wrote:
>>
>> On Wed, May 7, 2008 at 12:13 PM, Mike McWay <mmcway gmail com> wrote:
>> >
>> > tried filing a bug with the Ubuntu PPA but couldnt find how.
>> > been using the alphas fine but now i'm getting this error when
>> > starting the new Beta1 on Hardy:
>> >
>> > An unhandled exception was thrown: duplicate column name: TitleLowered
>> >
>> > 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-0.99.1/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-0.99.1/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:176
>> > at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x00018] in
>> > /build/buildd/banshee-1-0.99.1/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-0.99.1/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55
>> > at Hyena.Gui.CleanRoomStartup.Startup
>> > (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in
>> > /build/buildd/banshee-1-0.99.1/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
>> >
>> > .NET Version: 2.0.50727.42
>> > OS Version: Unix 2.6.24.17
>> >
>> > Assembly Version Information:
>> >
>> > System.Transactions (2.0.0.0)
>> > NDesk.DBus.Proxies (0.0.0.0)
>> > NDesk.DBus.GLib (1.0.0.0)
>> > NDesk.DBus (1.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)
>> > gdk-sharp (2.12.0.0)
>> > atk-sharp (2.12.0.0)
>> > Hyena.Gui (0.99.1.24377)
>> > Mono.Posix (2.0.0.0)
>> > gtk-sharp (2.12.0.0)
>> > glib-sharp (2.12.0.0)
>> > Banshee.Core (0.99.1.24380)
>> > Hyena (0.99.1.24376)
>> > System (2.0.0.0)
>> > Banshee.Services (0.99.1.24381)
>> > Banshee.ThickClient (0.99.1.24384)
>> > Nereid (0.99.1.24385)
>> > mscorlib (2.0.0.0)
>> >
>> > Platform Information: Linux 2.6.24-17-generic i686 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
>> >
>>
>> if I erase the banshee-1 config folder i get a different error:
>>
>> An unhandled exception was thrown: table CoreTracks has no column
>> named PrimarySourceID
>>
>>
>>
>> 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-0.99.1/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-0.99.1/src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs:176
>> at Banshee.Database.BansheeDbFormatMigrator.Migrate () [0x00018] in
>> /build/buildd/banshee-1-0.99.1/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-0.99.1/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55
>> at Hyena.Gui.CleanRoomStartup.Startup
>> (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in
>> /build/buildd/banshee-1-0.99.1/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
>>
>> .NET Version: 2.0.50727.42
>> OS Version: Unix 2.6.24.17
>>
>> Assembly Version Information:
>>
>> System.Transactions (2.0.0.0)
>> NDesk.DBus.Proxies (0.0.0.0)
>> NDesk.DBus.GLib (1.0.0.0)
>> NDesk.DBus (1.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)
>> gdk-sharp (2.12.0.0)
>> atk-sharp (2.12.0.0)
>> Hyena.Gui (0.99.1.35408)
>>
>> Mono.Posix (2.0.0.0)
>> gtk-sharp (2.12.0.0)
>> glib-sharp (2.12.0.0)
>> Banshee.Core (0.99.1.35411)
>> Hyena (0.99.1.35406)
>>
>> System (2.0.0.0)
>> Banshee.Services (0.99.1.35412)
>> Banshee.ThickClient (0.99.1.35415)
>> Nereid (0.99.1.35416)
>>
>>
>> mscorlib (2.0.0.0)
>>
>> Platform Information: Linux 2.6.24-17-generic i686 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
>> _______________________________________________
>> Banshee-list mailing list
>> Banshee-list gnome org
>> http://mail.gnome.org/mailman/listinfo/banshee-list
>>
>
>
>
> --
> Our Mission
> Technology and Hospitality for God's Workmen
> http://missions.ritchietribe.net
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
i'd like to preserve my old banshee.db though so deleting both folders
wouldn't be ideal
can i run the nuke-core-tools without downloading source? I've been
updating through the Ubuntu PPA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]