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: Wed, 7 May 2008 21:50:26 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]