Re: [Banshee-List] Exception trying to `make run` with Banshee trunk
- From: "Sandy Armstrong" <sanfordarmstrong gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Exception trying to `make run` with Banshee trunk
- Date: Fri, 14 Mar 2008 10:01:44 -0700
Gabriel,
Thanks, nuking my ~/.config/banshee/banshee.db did the trick. I guess
I forgot the exact details of the banshee configuration directory
migration.
Sorry for the noise,
Sandy
On Fri, Mar 14, 2008 at 8:15 AM, Gabriel Burt <gabriel burt gmail com> wrote:
> Hi Sandy,
>
> Hmm, slightly tricky. If there is no .db file in ~/.config/banshee-1/
> but there is one in ~/.config/banshee/, it copies it over. However,
> it seems you already have (old) trunk-related tables in your
> ~/.config/banshee/ directory. So, either change src/nuke-core-tables
> to clear out both files, or nuke your ~/.config/banshee/banshee.db,
> or...you get the idea.
>
> Gabriel
>
>
>
> On Fri, Mar 14, 2008 at 9:57 AM, Sandy Armstrong
> <sanfordarmstrong gmail com> wrote:
> > Hi guys,
> >
> > I get this whenever I try to run Banshee trunk with `make run`. I've
> > gotten a completely new checkout of the code, deleted
> > ~/.config/banshee-1. Any thoughts?
> >
> > An unhandled exception was thrown: no such column: PrimarySourceID
> >
> > at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr
> > pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x0007e] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteCommand.cs:368
> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader
> > (CommandBehavior behavior, Boolean want_results, System.Int32&
> > rows_affected) [0x00059] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteCommand.cs:596
> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader
> > (CommandBehavior behavior) [0x00000] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteCommand.cs:539
> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () [0x00000]
> > in /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteCommand.cs:545
> > at Mono.Data.SqliteClient.SqliteCommand.ExecuteScalar () [0x00000]
> > in /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteCommand.cs:510
> > at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute
> > (Mono.Data.SqliteClient.SqliteConnection connection) [0x00066] in
> > /home/sandy/gnome-svn/banshee/src/Libraries/Hyena/Hyena.Data.Sqlite/HyenaSqliteCommand.cs:100
> > 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)
> > [0x00064] in /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/MonoMethod.cs:414
> > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
> > System.Reflection.Binder binder, System.Object[] parameters,
> > System.Globalization.CultureInfo culture) [0x00000] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/MonoMethod.cs:419
> > at System.Reflection.ConstructorInfo.Invoke (System.Object[]
> > parameters) [0x0000e] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77
> > at System.Activator.CreateInstance (System.Type type, Boolean
> > nonPublic) [0x00083] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/corlib/System/Activator.cs:311
> > at System.Activator.CreateInstance (System.Type type) [0x00000] in
> > /tmp/monobuild/build/BUILD/mono-1.9/mcs/class/corlib/System/Activator.cs:212
> > at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in
> > /home/sandy/gnome-svn/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:55
> > at Hyena.Gui.CleanRoomStartup.Startup
> > (Hyena.Gui.StartupInvocationHandler startup) [0x00048] in
> > /home/sandy/gnome-svn/banshee/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
> >
> > .NET Version: 2.0.50727.42
> > OS Version: Unix 2.6.22.17
> >
> > Assembly Version Information:
> >
> > Lastfm (0.98.1.14214)
> > Banshee.Lastfm (0.98.1.14219)
> > Banshee.NotificationArea (0.98.1.14220)
> > Banshee.MultimediaKeys (0.98.1.14219)
> > pango-sharp (2.10.0.0)
> > Mono.Cairo (2.0.0.0)
> > Banshee.Widgets (0.98.1.14216)
> > Banshee.GStreamer (0.98.1.14218)
> > 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)
> > gconf-sharp (2.16.0.0)
> > Banshee.Gnome (0.98.1.14218)
> > System.Xml (2.0.0.0)
> > System.Data (2.0.0.0)
> > Mono.Data.SqliteClient (2.0.0.0)
> > Mono.Posix (2.0.0.0)
> > Hyena (0.98.1.14213)
> > Mono.Addins (0.3.0.0)
> > Banshee.Services (0.98.1.14216)
> > gdk-sharp (2.10.0.0)
> > System (2.0.0.0)
> > atk-sharp (2.10.0.0)
> > glib-sharp (2.10.0.0)
> > Hyena.Gui (0.98.1.14213)
> > gtk-sharp (2.10.0.0)
> > Banshee.Core (0.98.1.14215)
> > Banshee.ThickClient (0.98.1.14217)
> > Nereid (0.98.1.14218)
> > mscorlib (2.0.0.0)
> >
> > Platform Information: Linux 2.6.22.17-0.1-bigsmp i686 i386 GNU/Linux
> >
> > Disribution Information:
> >
> > [/etc/SuSE-release]
> > openSUSE 10.3 (i586)
> > VERSION = 10.3
> >
> > [/etc/lsb-release]
> > LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
> >
> >
> > Cheers,
> > Sandy
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee-list
> >
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]