Your message dated Tue, 11 Nov 2008 18:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503898: fixed in banshee-extension-mirage 0.4.0-1
has caused the Debian Bug report #503898,
regarding banshee fails to start with banshee-extension-mirage installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
503898: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503898
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: banshee
Version: 1.3.3-1
Severity: normal

[experimental]

Having previously installed banshee-extension-mirage (0.3.0-1) and
then today upgrading banshee to 1.3.3-1 banshee failed to start.

Uninstalling the banshee-extension-mirage package and reinstalling it
allowed banshee to start, although the mirage extension was not
loaded.

[EMAIL PROTECTED]:~$ banshee
[Info  07:19:57.156] Running Banshee 1.3.3
Mirage: Open DB - URI=file:/home/greg/.cache/banshee-mirage/mirage.db,version=3

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::First() in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::Next(bool) in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::Previous(bool) in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::First() in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::Next(bool) in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll

** (Banshee:5070): WARNING **: Missing method
Banshee.PlaybackController.IBasicPlaybackController::Previous(bool) in
assembly /usr/lib/banshee-1/Banshee.Services.dll, referenced in
assembly /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll
**
ERROR:class.c:2068:setup_interface_offsets: assertion failed: (io >= 0)
Stacktrace:

  at 
Banshee.Plugins.Mirage.MiragePlugin.Banshee.ServiceStack.IExtensionService.Initialize
() <0xffffffff>
  at 
Banshee.Plugins.Mirage.MiragePlugin.Banshee.ServiceStack.IExtensionService.Initialize
() <0x0016f>
  at Banshee.ServiceStack.ServiceManager.StartExtension
(Mono.Addins.TypeExtensionNode) <0x000fe>
  at Banshee.ServiceStack.ServiceManager.Run () <0x00119>
  at Banshee.ServiceStack.Application.Run () <0x00059>
  at Banshee.Gui.GtkBaseClient.Initialize (bool) <0x00193>
  at Banshee.Gui.GtkBaseClient..ctor (bool,string) <0x00026>
  at Banshee.Gui.GtkBaseClient..ctor () <0x00019>
  at Nereid.Client..ctor () <0x0000d>
  at (wrapper runtime-invoke) Nereid.Client.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke (object,object[])
<0x00004>
  at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke (object,object[])
<0xffffffff>
  at System.Reflection.MonoCMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x0007f>
  at System.Reflection.MonoCMethod.Invoke
(System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x0001c>
  at System.Reflection.ConstructorInfo.Invoke (object[]) <0x00035>
  at System.Activator.CreateInstance (System.Type,bool) <0x00114>
  at System.Activator.CreateInstance (System.Type) <0x0000c>
  at Banshee.Gui.GtkBaseClient.Startup () <0x00012>
  at Hyena.Gui.CleanRoomStartup.Startup
(Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x000a2>
  at Banshee.Gui.GtkBaseClient.Startup () <0x00039>
  at Banshee.Gui.GtkBaseClient.Startup (string[]) <0x000a6>
  at Nereid.Client.Main (string[]) <0x0000a>
  at (wrapper runtime-invoke)
Nereid.Client.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly
(System.Reflection.Assembly,string[]) <0x00004>
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly
(System.Reflection.Assembly,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssemblyInternal
(System.Reflection.Assembly,string[]) <0x00028>
  at System.AppDomain.ExecuteAssembly
(string,System.Security.Policy.Evidence,string[]) <0x00021>
  at (wrapper remoting-invoke-with-check)
System.AppDomain.ExecuteAssembly
(string,System.Security.Policy.Evidence,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssembly (string) <0x00014>
  at (wrapper remoting-invoke-with-check)
System.AppDomain.ExecuteAssembly (string) <0xffffffff>
  at Booter.Booter.BootClient (string) <0x00055>
  at Booter.Booter.Main () <0x00188>
  at (wrapper runtime-invoke) Booter.Booter.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        banshee-1 [0x816afe6]
        [0xb7f6140c]
        /lib/i686/cmov/libc.so.6(abort+0x188) [0xb7d141e8]
        /usr/lib/libglib-2.0.so.0(g_assertion_message+0x10c) [0xb7ee83ac]
        /usr/lib/libglib-2.0.so.0 [0xb7ee88cd]
        banshee-1 [0x80d2ff4]
        banshee-1 [0x80d028e]
        banshee-1 [0x80d1924]
        banshee-1(mono_class_init+0x68e) [0x80d201e]
        banshee-1 [0x8143f0b]
        banshee-1 [0x81554dd]
        banshee-1 [0x8156d74]
        banshee-1 [0x81710f6]
        [0xb7f4a066]
        [0xb3bfb08f]
        [0xb60fa20a]
        [0xb60f6f2a]
        [0xb6f3a8a4]
        [0xb6f3a687]
        [0xb6f3a64a]
        [0xb6f3a61e]
        [0xb6f3a5a9]
        banshee-1(mono_runtime_invoke_array+0x28b) [0x80c63db]
        banshee-1 [0x8179a2c]
        [0xb78f48ad]
        [0xb78f4648]
        [0xb78f45bd]
        [0xb78f4576]
        [0xb78f3325]
        [0xb78f31fd]
        [0xb6f3a54b]
        [0xb6f3a453]
        [0xb6f3a35a]
        [0xb6fa9d3f]
        [0xb6fa5f0b]
        [0xb6fa5e9b]
        banshee-1(mono_runtime_exec_main+0xb6) [0x80c47a6]
        [0xb6fa5e45]
        [0xb6fa5d51]
        [0xb6fa5c4a]
        [0xb6fa5bf6]
        [0xb6fa5b6d]
        [0xb6fa5b2a]
        [0xb6fa4b9e]
        [0xb78f23b9]
        [0xb78f21be]
        banshee-1(mono_runtime_exec_main+0xb6) [0x80c47a6]
        banshee-1(mono_runtime_run_main+0x16b) [0x80c4dcb]
        banshee-1(mono_main+0x60e) [0x805ae5e]
        banshee-1 [0x805a362]
        /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7cfd685]
        banshee-1 [0x805a2a1]

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted


[EMAIL PROTECTED]:~$ banshee
[Info  07:20:46.130] Running Banshee 1.3.3
WARNING: Could not scan file: /usr/lib/banshee-1/Extensions/Banshee.Mirage.dll





-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages banshee depends on:
ii  gnome-icon-theme          2.22.0-1       GNOME Desktop icon theme
ii  gstreamer0.10-gnomevfs    0.10.21-3      GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-bas 0.10.21-3      GStreamer plugins from the "base"
ii  gstreamer0.10-plugins-goo 0.10.11-1      GStreamer plugins from the "good"
ii  hal                       0.5.11-6       Hardware Abstraction Layer
ii  libboo2.0-cil             0.8.1.2865-2   python-like language and compiler
ii  libc6                     2.8+20080809-1 GNU C Library: Shared libraries
ii  libcairo2                 1.7.4-1        The Cairo 2D vector graphics libra
ii  libgconf2.0-cil           2.20.1-1       CLI binding for GConf 2.20
ii  libglade2.0-cil           2.12.1-2       CLI binding for the Glade librarie
ii  libglib2.0-0              2.18.2-1       The GLib library of C routines
ii  libglib2.0-cil            2.12.1-2       CLI binding for the GLib utility l
ii  libgnome2.0-cil           2.20.1-1       CLI binding for GNOME 2.20
ii  libgstreamer-plugins-base 0.10.21-3      GStreamer libraries from the "base
ii  libgstreamer0.10-0        0.10.21-5      Core GStreamer libraries and eleme
ii  libgtk2.0-0               2.12.11-4      The GTK+ graphical user interface
ii  libgtk2.0-cil             2.12.1-2       CLI binding for the GTK+ toolkit 2
ii  libmono-addins-gui0.2-cil 0.3.1-5        GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil     0.3.1-5        addin framework for extensible CLI
ii  libmono-cairo2.0-cil      1.9.1+dfsg-4   Mono Cairo library
ii  libmono-corlib2.0-cil     1.9.1+dfsg-4   Mono core library (2.0)
ii  libmono-sharpzip2.84-cil  1.9.1+dfsg-4   Mono SharpZipLib library
ii  libmono-sqlite2.0-cil     1.9.1+dfsg-4   Mono Sqlite library
ii  libmono-system-data2.0-ci 1.9.1+dfsg-4   Mono System.Data Library
ii  libmono-system-web2.0-cil 1.9.1+dfsg-4   Mono System.Web Library
ii  libmono-system2.0-cil     1.9.1+dfsg-4   Mono System libraries (2.0)
ii  libmono-zeroconf1.0-cil   0.8.0-1        CLI library for multicast DNS serv
ii  libmono2.0-cil            1.9.1+dfsg-4   Mono libraries (2.0)
ii  libmtp7                   0.2.6.1-3      Media Transfer Protocol (MTP) libr
ii  libndesk-dbus-glib1.0-cil 0.4.1-1        CLI implementation of D-Bus (GLib
ii  libndesk-dbus1.0-cil      0.6.0-1        CLI implementation of D-Bus
ii  libnotify0.4-cil          0.4.0~r2998-1  CLI library for desktop notificati
ii  libtaglib2.0-cil          2.0.3.0-2      CLI library for accessing audio an
ii  libx11-6                  2:1.1.5-2      X11 client-side library
ii  libxrandr2                2:1.2.3-1      X11 RandR extension library
ii  libxxf86vm1               1:1.0.2-1      X11 XFree86 video mode extension l
ii  mono-runtime              1.9.1+dfsg-4   Mono runtime

Versions of packages banshee recommends:
ii  avahi-daemon                  0.6.23-2   Avahi mDNS/DNS-SD daemon
ii  brasero                       0.8.0-3    CD/DVD burning application for GNO
ii  gstreamer0.10-ffmpeg          0.10.5-1   FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad     0.10.9-1   GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-ugly    0.10.9-1   GStreamer plugins from the "ugly"
ii  podsleuth                     0.6.3-1    Tool to discover detailed informat

banshee suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: banshee-extension-mirage
Source-Version: 0.4.0-1

We believe that the bug you reported is fixed in the latest version of
banshee-extension-mirage, which is due to be installed in the Debian FTP 
archive:

banshee-extension-mirage_0.4.0-1.diff.gz
  to 
pool/main/b/banshee-extension-mirage/banshee-extension-mirage_0.4.0-1.diff.gz
banshee-extension-mirage_0.4.0-1.dsc
  to pool/main/b/banshee-extension-mirage/banshee-extension-mirage_0.4.0-1.dsc
banshee-extension-mirage_0.4.0-1_i386.deb
  to 
pool/main/b/banshee-extension-mirage/banshee-extension-mirage_0.4.0-1_i386.deb
banshee-extension-mirage_0.4.0.orig.tar.gz
  to 
pool/main/b/banshee-extension-mirage/banshee-extension-mirage_0.4.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated 
banshee-extension-mirage package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 11 Nov 2008 19:04:05 +0100
Source: banshee-extension-mirage
Binary: banshee-extension-mirage
Architecture: source i386
Version: 0.4.0-1
Distribution: experimental
Urgency: low
Maintainer: Sebastian Dröge <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 banshee-extension-mirage - Automatic Playlist Generation Extension for Banshee
Closes: 503898
Changes: 
 banshee-extension-mirage (0.4.0-1) experimental; urgency=low
 .
   * New upstream release:
     + Ensure compatibility with banshee 1.4 (Closes: #503898).
Checksums-Sha1: 
 c00df6cc55232e852baa32fe0f130008a65b4fee 1419 
banshee-extension-mirage_0.4.0-1.dsc
 ba9f50cea1d358755f33e01adf5fa442ad279e31 349209 
banshee-extension-mirage_0.4.0.orig.tar.gz
 62919b6d3e1e5c3ef632509dfee0e83a820b8241 2349 
banshee-extension-mirage_0.4.0-1.diff.gz
 21b5500c6a3c33a52e0215afec62f1442cf44573 59952 
banshee-extension-mirage_0.4.0-1_i386.deb
Checksums-Sha256: 
 ab1659176c9e7ad187d528362e3c650af8218e138b68d3672350eb030c265f8e 1419 
banshee-extension-mirage_0.4.0-1.dsc
 15a4bbf5dbda40bcbb986f9678cc3a1849075b3a7f45626c43ac832c39a64d90 349209 
banshee-extension-mirage_0.4.0.orig.tar.gz
 63551580fdedd4b6a6c5fa9bbe7cb8cca225df3e1110a78fb0114c45b9748ddf 2349 
banshee-extension-mirage_0.4.0-1.diff.gz
 415dc19fff1ddab789daf1a5d76c8a25a3e9fee843809bfe0833803b803aa97e 59952 
banshee-extension-mirage_0.4.0-1_i386.deb
Files: 
 88cea0e07883bb1d03794c2e44da2675 1419 sound optional 
banshee-extension-mirage_0.4.0-1.dsc
 7ebb939d44b64667eaa90ab1ef9a2220 349209 sound optional 
banshee-extension-mirage_0.4.0.orig.tar.gz
 9847684cd7c72a529c17ec7c835a9997 2349 sound optional 
banshee-extension-mirage_0.4.0-1.diff.gz
 c1da51796f73223d7170f18c8237d734 59952 sound optional 
banshee-extension-mirage_0.4.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkZy4IACgkQBsBdh1vkHyGrGACgknHiU12r2mvSv6k8U/ekS18A
Ly8AniGzQVpEy9/cR78wIe5NT25WLeqA
=JMn+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to