[ubuntu-mono] [Bug 574148] Re: banshee crashes when I press Lastfm button

Beely beelymagee at cox.net
Fri Jan 14 08:19:10 UTC 2011


Oh sorry, forgot to include the "policy" info from the apt-cache policy
command, (even though I'm using the 11.04 Natty Narwhal version):

banshee:
  Installed: 1.8.0-2ubuntu1~maverick2
  Candidate: 1.8.0-2ubuntu1~maverick2
  Version table:
 *** 1.8.0-2ubuntu1~maverick2 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     1.7.6-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in ubuntu.
https://bugs.launchpad.net/bugs/574148

Title:
  banshee crashes when I press Lastfm button

Status in “banshee” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: banshee

  Banshee crashes when I press Lastfm button on the left side panel...

  mehdi at mehdi-desktop:~$ banshee-1 
  [Info  07:15:08.799] Running Banshee 1.6.0: [Ubuntu lucid (development branch) (linux-gnu, i486) @ 2010-04-04 14:18:33 UTC]
  [Info  07:15:10.977] All services are started 1.514166s
  ** (Banshee:12603): DEBUG: Loading the real store page
  ** (Banshee:12603): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token
  [Info  07:15:12.145] nereid Client Started
  ** (Banshee:12603): DEBUG: navigation requested to http://stores.7digital.com/default.aspx?shop=496&partner=983
  Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  System.Xml.XmlException: 'meta' is expected file:///home/mehdi/.cache/banshee-1/extensions/lastfm/3c/3c208b2a Line 5, position 4.
    at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] 
    at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] 
    at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] 
    at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] 
    at Mono.Xml2.XmlTextReader.Read () [0x00000] 
    at System.Xml.XmlTextReader.Read () [0x00000] 
    at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] 
    at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] 
    at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] 
    at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] 
    at System.Xml.XmlDocument.ReadNode (System.Xml.XmlReader reader) [0x00000] 
    at System.Xml.XmlDocument.Load (System.Xml.XmlReader xmlReader) [0x00000] 
    at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack].GetData () [0x00000] 
    at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack].Refresh () [0x00000] 
    at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String dataUrlFragment, CacheDuration cacheDuration, System.String xpath) [0x00000] 
    at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String dataUrlFragment, System.String xpath) [0x00000] 
    at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment, System.String xpath) [0x00000] 
    at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment) [0x00000] 
    at Lastfm.Data.LastfmUserData.get_RecentLovedTracks () [0x00000] 
    at Banshee.Lastfm.Radio.LastfmSourceContents.UpdateForUser (System.String username) [0x00000] 
    at Banshee.Lastfm.Radio.LastfmSourceContents.<HandleConnectionStateChanged>m__A () [0x00000] 
    at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x00000] 
    at Banshee.Lastfm.Radio.LastfmSourceContents.HandleConnectionStateChanged (System.Object sender, Lastfm.ConnectionStateChangedArgs args) [0x00000] 
    at (wrapper delegate-invoke) Lastfm.RadioConnection/StateChangedHandler:invoke_void__this___RadioConnection_ConnectionStateChangedArgs (Lastfm.RadioConnection,Lastfm.ConnectionStateChangedArgs)
    at Lastfm.RadioConnection.set_State (ConnectionState value) [0x00000] 
    at Lastfm.RadioConnection.Connect () [0x00000] 
    at Banshee.Lastfm.Radio.LastfmSource.Activate () [0x00000] 
    at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source, Boolean notify) [0x00000] 
    at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source) [0x00000] 
    at Banshee.Sources.Gui.SourceView.OnButtonPressEvent (Gdk.EventButton press) [0x00000] 
    at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000] 
     at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
     at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
     at Gtk.Application.gtk_main()
     at Gtk.Application.Run()
     at Banshee.Gui.GtkBaseClient.Run()
     at Banshee.Gui.GtkBaseClient.Startup()
     at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
     at Banshee.Gui.GtkBaseClient.Startup()
     at Banshee.Gui.GtkBaseClient.Startup(System.String[] args)
     at Nereid.Client.Main(System.String[] args)
     at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] )
     at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args)
     at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args)
     at System.AppDomain.ExecuteAssembly(System.String assemblyFile)
     at Booter.Booter.BootClient(System.String clientName)
     at Booter.Booter.Main()
  mehdi at mehdi-desktop:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: banshee 1.6.0-1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon May  3 07:21:19 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: banshee





More information about the Ubuntu-mono mailing list