banshee crashes on last.fm login

Bug #239346 reported by Jonas Wloka
14
Affects Status Importance Assigned to Milestone
Banshee
Fix Released
Critical
banshee (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: banshee

Banshee is crashing while trying to log in to last.fm.

I'm using Ubuntu 8.04 and the banshee-1 package from the launchpad repository.

When running banshee in terminal, i get the following output:

[Info 02:30:12.126] Running Banshee 1.0.0
[Info 02:30:15.267] All services are started 2,602562s
[Info 02:30:19.979] nereid Client Started

(Nereid:26267): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(Nereid:26267): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Xml.XmlException: Not allowed character was found. Line 20, position 33.
  at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000]
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000]
  at Mono.Xml2.XmlTextReader.Read () [0x00000]
  at System.Xml.XmlTextReader.Read () [0x00000]
  at Mono.Xml.EntityResolvingXmlReader.Read () [0x00000]
  at Mono.Xml.Schema.XsdValidatingReader.Read () [0x00000]
  at System.Xml.XmlValidatingReader.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.ReadNode (System.Xml.XmlReader reader) [0x00000]
  at System.Xml.XmlDocument.Load (System.Xml.XmlReader xmlReader) [0x00000]
  at System.Xml.XmlDocument.Load (System.IO.TextReader txtReader) [0x00000]
  at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack].GetData () [0x0001d] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:98
  at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String , CacheDuration , System.String ) [0x00040] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:79
  at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String , System.String ) [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:62
  at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment, System.String xpath) [0x00023] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:67
  at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment) [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:58
  at Lastfm.Data.LastfmUserData.get_RecentTracks () [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:131
  at Banshee.Lastfm.Radio.LastfmSourceContents.UpdateForUser (System.String username) [0x0011d] in /build/buildd/banshee-1-1.0.0/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/LastfmSourceContents.cs:138
  at Banshee.Lastfm.Radio.LastfmSourceContents+<>c__CompilerGenerated4.<HandleConnectionStateChanged>c__23 (System.Object +13, System.EventArgs +14) [0x00025] in /build/buildd/banshee-1-1.0.0/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/LastfmSourceContents.cs:149
  at Banshee.ServiceStack.Application+<>c__CompilerGenerated29.<Invoke>c__68 () [0x00000] in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:165
  at Banshee.Gui.GtkBaseClient+<>c__CompilerGenerated18.<RunIdle>c__70 () [0x00000] in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:201
  at GLib.Idle+IdleProxy.Handler () [0x00000]
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Idle+IdleProxy.Handler()
   at GLib.Idle+IdleProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Banshee.Gui.GtkBaseClient.Run() in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 114
   at Banshee.Gui.GtkBaseClient.Startup() in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 55
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) in /build/buildd/banshee-1-1.0.0/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:line 54
   at Banshee.Gui.GtkBaseClient.Entry() in /build/buildd/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line 50
   at Nereid.Client.Main(System.String[] args) in /build/buildd/banshee-1-1.0.0/src/Clients/Nereid/Nereid/Client.cs:line 77

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Thanks for the bug report, but as this package is not from the Ubuntu archive I'm closing the Ubuntu task.

Opening a Banshee task assigned to the owner of the PPA.

Changed in banshee:
status: New → Invalid
assignee: nobody → banshee-team
Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] [NEW] banshee chrashes on last.fm login
Download full text (5.1 KiB)

Launchpad Bug Tracker wrote:
> You have been subscribed to a public bug:
>
> Binary package hint: banshee
>
> Banshee is crashing while trying to log in to last.fm.
>
> I'm using Ubuntu 8.04 and the banshee-1 package from the launchpad
> repository.
>
> When running banshee in terminal, i get the following output:
>
> [Info 02:30:12.126] Running Banshee 1.0.0
> [Info 02:30:15.267] All services are started 2,602562s
> [Info 02:30:19.979] nereid Client Started
>
> (Nereid:26267): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed
>
> (Nereid:26267): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
> Exception in Gtk# callback delegate
> Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
> System.Xml.XmlException: Not allowed character was found. Line 20, position 33.
> at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000]
> at Mono.Xml2.XmlTextReader.ReadContent () [0x00000]
> at Mono.Xml2.XmlTextReader.Read () [0x00000]
> at System.Xml.XmlTextReader.Read () [0x00000]
> at Mono.Xml.EntityResolvingXmlReader.Read () [0x00000]
> at Mono.Xml.Schema.XsdValidatingReader.Read () [0x00000]
> at System.Xml.XmlValidatingReader.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.ReadNode (System.Xml.XmlReader reader) [0x00000]
> at System.Xml.XmlDocument.Load (System.Xml.XmlReader xmlReader) [0x00000]
> at System.Xml.XmlDocument.Load (System.IO.TextReader txtReader) [0x00000]
> at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack].GetData () [0x0001d] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:98
> at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String , CacheDuration , System.String ) [0x00040] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:79
> at Lastfm.Data.LastfmData`1[Lastfm.Data.RecentTrack]..ctor (System.String , System.String ) [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmData.cs:62
> at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment, System.String xpath) [0x00023] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:67
> at Lastfm.Data.LastfmUserData.Get[RecentTrack] (System.String fragment) [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:58
> at Lastfm.Data.LastfmUserData.get_RecentTracks () [0x00000] in /build/buildd/banshee-1-1.0.0/src/Libraries/Lastfm/Lastfm.Data/LastfmUserData.cs:131
> at Banshee.Lastfm.Radio.LastfmSourceContents.UpdateForUser (System.String username) [0x0011d] in /build/buildd/banshee-1-1.0.0/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/LastfmSourceContents.cs:138
> at Banshee.Lastfm.Radio.LastfmSourceContents+<>c__CompilerGenerated4.<HandleConnectionStateChanged>c__23 (...

Read more...

Revision history for this message
Jonas Wloka (jonas-wloka) wrote : Re: banshee chrashes on last.fm login

Sorry for posting in the wrong section.

$ apt-cache policy banshee-1

banshee-1:
  Installert:1.0.0-1ubuntu1~hardy3
  Mögliche Pakete:1.0.0-1ubuntu1~hardy3
  Versions-Tabelle:
 *** 1.0.0-1ubuntu1~hardy3 0
        500 http://ppa.launchpad.net hardy/main Packages
        100 /var/lib/dpkg/status

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login

Jonas Wloka wrote:
> Sorry for posting in the wrong section.
>
> $ apt-cache policy banshee-1
>
> banshee-1:
> Installert:1.0.0-1ubuntu1~hardy3
> Mögliche Pakete:1.0.0-1ubuntu1~hardy3
> Versions-Tabelle:
> *** 1.0.0-1ubuntu1~hardy3 0
> 500 http://ppa.launchpad.net hardy/main Packages
> 100 /var/lib/dpkg/status
>
Hmm looks like the correct version you're supposed to be having. I'll
check if others are having such a problem. I sure am not.

--
Hyperair

Revision history for this message
Chow Loong Jin (hyperair) wrote :

Actually, could you try clearing your Banshee settings and trying again?
First close Banshee, then run these two commands:

==
rm -rf ~/.config/banshee{,-1} ~/.gnome2/banshee
gconftool-2 --recursive-unset /apps/banshee{,-1}
==

--
Hyperair

Revision history for this message
Jonas Wloka (jonas-wloka) wrote : Re: banshee chrashes on last.fm login
Download full text (4.0 KiB)

I cleared the banshee settings, started banshee in debug mode and get the following output, until it crashes again with the same error.

$ rm -rf ~/.config/banshee{,-1} ~/.gnome2/banshee
$ gconftool-2 --recursive-unset /apps/banshee{,-1}
$ banshee-1 --debug

[Debug 13:55:16.868] NDesk.DBus.Bus.Session.RequestName ('org.bansheeproject.Banshee') => PrimaryOwner
[Info 13:55:16.882] Running Banshee 1.0.0
[Debug 13:55:18.773] Core service started (DBusServiceManager, 0,001984s)
[Debug 13:55:18.797] Core service started (DBusCommandService, 0,022476s)
[Debug 13:55:18.888] Opened SQLite connection to /home/xxxxx/.config/banshee-1/banshee.db
[Debug 13:55:18.888] Core service started (DbConnection, 0,09071s)
[Debug 13:55:18.934] Migrating from database version 0 to 11
[Debug 13:55:19.007] Core service started (PreferenceService, 0,028037s)
[Debug 13:55:19.010] Core service started (SourceManager, 0,002086s)
[Debug 13:55:19.372] Core service started (MediaProfileManager, 0,361118s)
[Debug 13:55:19.376] Core service started (PlayerEngine, 0,003952s)
[Debug 13:55:19.388] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[Debug 13:55:19.487] IO provider extension loaded (Banshee.IO.Unix.Provider)
[Debug 13:55:19.501] Core service started (TranscoderService, 0,015156s)
[Debug 13:55:19.505] Core service started (PlaybackController, 0,003023s)
[Debug 13:55:19.506] Core service started (ImportSourceManager, 0,000578s)
[Debug 13:55:19.529] Core service started (LibraryImportManager, 0,009227s)
[Debug 13:55:19.530] Core service started (UserJobManager, 0,001164s)
[Debug 13:55:19.556] Core service started (HardwareManager, 0,025021s)
[Debug 13:55:19.604] Adding icon theme search path: /usr/share/banshee-1/icons
[Debug 13:55:19.605] Core service started (GtkElementsService, 0,04849s)
[Debug 13:55:19.700] Core service started (InterfaceActionService, 0,093008s)
[Debug 13:55:19.701] Album artwork path set to /home/xxxxx/.cache/album-art
[Debug 13:55:19.701] Core service started (ArtworkManager, 0,001109s)
[Debug 13:55:20.335] Core service started (NereidPlayerInterface, 0,633766s)
[Debug 13:55:20.338] Extension service started (DapService, 0,001726s)
[Debug 13:55:20.360] Extension service started (BookmarksService, 0,020993s)
[Debug 13:55:20.506] Extension service started (NotificationAreaService, 0,145361s)
[Debug 13:55:20.522] Audioscrobbler state: connected
[Debug 13:55:20.525] Extension service started (AudioscrobblerService, 0,019341s)
[Debug 13:55:20.530] Extension service started (GnomeService, 0,004062s)
[Debug 13:55:20.613] Extension service started (AudioCdService, 0,0691s)
[Debug 13:55:20.903] Extension service started (PodcastService, 0,289848s)
[Debug 13:55:20.907] Using GNOME 2.22 API for Multimedia Keys
[Debug 13:55:20.908] Extension service started (MultimediaKeysService, 0,004155s)
[Debug 13:55:21.093] GStreamer pipeline does not run: audioconvert ! xingenc bitrate=128 ! id3v2mux
[Debug 13:55:21.196] GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux
[Debug 13:55:21.196] Extension service started (GStreamerCoreService, 0,288096s)
[Debug 13:55:21.215] Player state change...

Read more...

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login
Download full text (4.3 KiB)

Jonas Wloka wrote:
> I cleared the banshee settings, started banshee in debug mode and get
> the following output, until it crashes again with the same error.
>
> $ rm -rf ~/.config/banshee{,-1} ~/.gnome2/banshee
> $ gconftool-2 --recursive-unset /apps/banshee{,-1}
> $ banshee-1 --debug
>
> [Debug 13:55:16.868] NDesk.DBus.Bus.Session.RequestName ('org.bansheeproject.Banshee') => PrimaryOwner
> [Info 13:55:16.882] Running Banshee 1.0.0
> [Debug 13:55:18.773] Core service started (DBusServiceManager, 0,001984s)
> [Debug 13:55:18.797] Core service started (DBusCommandService, 0,022476s)
> [Debug 13:55:18.888] Opened SQLite connection to /home/xxxxx/.config/banshee-1/banshee.db
> [Debug 13:55:18.888] Core service started (DbConnection, 0,09071s)
> [Debug 13:55:18.934] Migrating from database version 0 to 11
> [Debug 13:55:19.007] Core service started (PreferenceService, 0,028037s)
> [Debug 13:55:19.010] Core service started (SourceManager, 0,002086s)
> [Debug 13:55:19.372] Core service started (MediaProfileManager, 0,361118s)
> [Debug 13:55:19.376] Core service started (PlayerEngine, 0,003952s)
> [Debug 13:55:19.388] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
> [Debug 13:55:19.487] IO provider extension loaded (Banshee.IO.Unix.Provider)
> [Debug 13:55:19.501] Core service started (TranscoderService, 0,015156s)
> [Debug 13:55:19.505] Core service started (PlaybackController, 0,003023s)
> [Debug 13:55:19.506] Core service started (ImportSourceManager, 0,000578s)
> [Debug 13:55:19.529] Core service started (LibraryImportManager, 0,009227s)
> [Debug 13:55:19.530] Core service started (UserJobManager, 0,001164s)
> [Debug 13:55:19.556] Core service started (HardwareManager, 0,025021s)
> [Debug 13:55:19.604] Adding icon theme search path: /usr/share/banshee-1/icons
> [Debug 13:55:19.605] Core service started (GtkElementsService, 0,04849s)
> [Debug 13:55:19.700] Core service started (InterfaceActionService, 0,093008s)
> [Debug 13:55:19.701] Album artwork path set to /home/xxxxx/.cache/album-art
> [Debug 13:55:19.701] Core service started (ArtworkManager, 0,001109s)
> [Debug 13:55:20.335] Core service started (NereidPlayerInterface, 0,633766s)
> [Debug 13:55:20.338] Extension service started (DapService, 0,001726s)
> [Debug 13:55:20.360] Extension service started (BookmarksService, 0,020993s)
> [Debug 13:55:20.506] Extension service started (NotificationAreaService, 0,145361s)
> [Debug 13:55:20.522] Audioscrobbler state: connected
> [Debug 13:55:20.525] Extension service started (AudioscrobblerService, 0,019341s)
> [Debug 13:55:20.530] Extension service started (GnomeService, 0,004062s)
> [Debug 13:55:20.613] Extension service started (AudioCdService, 0,0691s)
> [Debug 13:55:20.903] Extension service started (PodcastService, 0,289848s)
> [Debug 13:55:20.907] Using GNOME 2.22 API for Multimedia Keys
> [Debug 13:55:20.908] Extension service started (MultimediaKeysService, 0,004155s)
> [Debug 13:55:21.093] GStreamer pipeline does not run: audioconvert ! xingenc bitrate=128 ! id3v2mux
> [Debug 13:55:21.196] GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux
> [Debug 13:55...

Read more...

Revision history for this message
Jonas Wloka (jonas-wloka) wrote : Re: banshee chrashes on last.fm login

Well, after that it shows the same error like above in the terminal.

Revision history for this message
Chow Loong Jin (hyperair) wrote :

Forwarded upstream.

Changed in banshee:
assignee: banshee-team → nobody
importance: Undecided → Unknown
status: New → Unknown
Changed in banshee:
status: Unknown → New
Revision history for this message
Tim Jones (tjones01) wrote :

exact same issue here.

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login

To all subscribers of this bug:

Please update Banshee to 1.2.0 from PPA and see if the issue still occurs.

--
Hyperair

Revision history for this message
Mattias Larsson (mattias01) wrote : Re: banshee chrashes on last.fm login

I can confirm that I have the same problem with 1.2.1-2~hardy1
My debug output is similar to the output above with "System.Xml.XmlException: Not allowed character was found"

Revision history for this message
Iain Lane (laney) wrote :

Confirming. I don't know why this bug was marked as Invalid when people are still experiencing it.

Changed in banshee:
status: Invalid → Confirmed
Revision history for this message
Andrew Conkling (andrewski) wrote :

Because this wasn't reported about a version available in Ubuntu repositories. Andrew Starr-Bochicchio mentioned this in a previous comment: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/239346/comments/1.

Changed in banshee:
status: Confirmed → Invalid
Revision history for this message
Chow Loong Jin (hyperair) wrote :

It's invalid because the reports don't happen using Ubuntu mainstream packages, but using the packages from my PPA. Take a look at the gnome-bug linked on the same row as "Banshee".

Revision history for this message
Iain Lane (laney) wrote :

I'm afraid it is happening in Ubuntu's package for me :(

Changed in banshee:
status: Invalid → Confirmed
Changed in banshee:
status: New → Incomplete
Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login

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

Iain Lane wrote:
> I'm afraid it is happening in Ubuntu's package for me :(
>
> ** Changed in: banshee (Ubuntu)
> Status: Invalid => Confirmed
>

Version? Distro?

- --
Hyperair
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIstJK4LFcUo8CpBERAvqCAJoDMpjx/oJ2e6ODDgI9jtq/g+W8KwCfaYSb
laurl5N/kjbXdjOjgsEEws8=
=PuCa
-----END PGP SIGNATURE-----

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote : Re: banshee chrashes on last.fm login

@ Iain

Are you on Intrepid? Could you post the output of "apt-cache policy banshee"

@ Andrew Conkling and hyperair

It seems that this version is now in Intrepid, so maybe the Ubuntu task should now be reopened (if it can be confirmed on Intrepid of course).

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login

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

Sorry I meant version of the package and which release of Ubuntu?
- --
Hyperair
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIstK94LFcUo8CpBERAne6AJ0RTjywsnwblq9Cg6LLrWXPXAuENwCfUygK
YulfRLYZC5e0UFPioLhvC+E=
=d1WI
-----END PGP SIGNATURE-----

Revision history for this message
Iain Lane (laney) wrote : Re: banshee chrashes on last.fm login

laney@chicken:~/dev/banshee$ apt-cache policy banshee
banshee:
  Installed: (none)
  Candidate: 1.2.1-3
  Version table:
     1.2.1-3 0
        500 http://archive.ubuntu.com intrepid/universe Packages
        100 /var/lib/dpkg/status

So yes, latest. As I mentioned over on bugzilla, it's happening with SVN trunk too. We should probably move any discussion over there.

Thanks all.

Revision history for this message
Iain Lane (laney) wrote :

Sorry, that says (none) as I'm now running SVN trunk. I have confirmed this with 1.2.1-3 when I originally commented.

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 239346] Re: banshee chrashes on last.fm login

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

Andrew Starr-Bochicchio wrote:
> It seems that this version is now in Intrepid, so maybe the Ubuntu task
> should now be reopened (if it can be confirmed on Intrepid of course).
>

Agreed, but we should wait until Iain confirms that he's using the Intrepid package.

- --
Hyperair
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIstSH4LFcUo8CpBERAuHCAJ0XoYyYupbMdu7pvEHgXeLCKnp2kACfTBFE
Va/Pm1famjTRFAnm/eKnOqw=
=Lz6s
-----END PGP SIGNATURE-----

Changed in banshee:
status: Incomplete → New
Changed in banshee:
status: New → Fix Released
Revision history for this message
Iain Lane (laney) wrote :

Here's a debdiff backporting the patch from upstream to fix this issue for Intrepid.

Revision history for this message
Iain Lane (laney) wrote :
Revision history for this message
James Westby (james-w) wrote :

Uploaded, thank you for your contribution.

Iain, when are you going to apply to become a MOTU?

Thanks,

James

Changed in banshee:
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package banshee - 1.2.1-3ubuntu1

---------------
banshee (1.2.1-3ubuntu1) intrepid; urgency=low

  * debian/patches/05_lastfm-invalid-chars-crash.patch:
    + Backport fix from upstream SVN (rev. 4462) to fix crasher when sent
      invalid characters by the Last.fm API (LP: #239346).
      See: http://bugzilla.gnome.org/show_bug.cgi?id=538206

 -- Iain Lane <email address hidden> Sat, 06 Sep 2008 01:20:19 +0100

Changed in banshee:
status: Fix Committed → Fix Released
Revision history for this message
Iain Lane (laney) wrote :

Hopefully before Jaunty ;) I've not been doing too much packaging work lately as I've just started a PhD, but shall get back on the ball soon. Thanks for the upload, and the encouragement.

Revision history for this message
Bernhard (b.a.koenig) wrote :

Just had this bug in Karmic with all updates (banshee 1.5.1).

Revision history for this message
Adam Fryska (afryska) wrote :

Also just experienced this, Karmic with the PPA Banshee... clicking on authenticate or refresh causes Banshee to hang for a few seconds and then crash.

Revision history for this message
Iain Lane (laney) wrote : Re: [Bug 239346] Re: banshee crashes on last.fm login

On Thu, Feb 11, 2010 at 06:44:24PM -0000, Adam Fryska wrote:
>Also just experienced this, Karmic with the PPA Banshee... clicking on
>authenticate or refresh causes Banshee to hang for a few seconds and
>then crash.

You aren't experiencing the same bug described here. Please file a new
one if you are having crashes.

Thanks,
Iain

Changed in banshee:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.