Banshee freezes at start loading contacts from empathy

Bug #950779 reported by Ivan Akulov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

System: Ubuntu 11.10

Banshee freezes at start for about 5 seconds loading contacts from empathy (player loads 'Contacts' section in the left bar).

Tags: empathy
Ivan Akulov (gxoptg)
summary: - Banshee freezes at start if gnome-contacts program is installed
+ Banshee freezes at start loading contacts from empathy
description: updated
tags: added: empathy
Revision history for this message
Chow Loong Jin (hyperair) wrote :

Could you post the output of "banshee --debug" please? If possible, please try running "killall -SIGQUIT banshee" when Banshee hangs (before it unhangs itself). This should cause the output from "banshee --debug" to include a stack trace of where Banshee is stalling at that point in time.

Changed in banshee (Ubuntu):
status: New → Incomplete
Revision history for this message
Ivan Akulov (gxoptg) wrote :
Download full text (12.3 KiB)

1.
/* Start */
gxoptg@gxoptg-ubuntu:~$ banshee --debug
** Running Mono with --debug **
[1 Info 16:28:10.850] Running Banshee 2.2.1: [Ubuntu 11.10 (linux-gnu, i686) @ 2011-12-19 14:51:26 UTC]
[1 Debug 16:28:11.000] Initializing GTK
[1 Debug 16:28:12.555] Post-Initializing GTK
[1 Debug 16:28:12.612] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 16:28:12.616] Using default gconf-base-key
[1 Debug 16:28:12.745] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 16:28:12.813] Core service started (DBusServiceManager, 0.001328)
[1 Debug 16:28:12.815] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 16:28:12.821] Core service started (DBusCommandService, 0.006688)
[1 Debug 16:28:12.860] Opened SQLite (version 3.7.7) connection to /home/gxoptg/.config/banshee-1/banshee.db
[1 Debug 16:28:12.861] Core service started (DbConnection, 0.040232)
[1 Debug 16:28:12.871] Database version 44 is up to date
[1 Debug 16:28:12.931] Core service started (PreferenceService, 0.047702)
[1 Debug 16:28:12.943] Core service started (Network, 0.012345)
[1 Debug 16:28:12.944] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 16:28:12.945] Core service started (SourceManager, 0.001234)
[1 Debug 16:28:12.948] Core service started (MediaProfileManager, 0.000178)
[1 Debug 16:28:12.962] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 16:28:12.964] Core service started (PlayerEngine, 0.01559)
[1 Debug 16:28:13.044] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 16:28:13.045] Core service started (PlaybackController, 0.002103)
[1 Debug 16:28:13.049] Starting - Startup Job
[1 Debug 16:28:13.049] Core service started (JobScheduler, 0.004211)
[1 Debug 16:28:13.062] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 16:28:13.160] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 16:28:13.162] Core service started (HardwareManager, 0.112106)
[1 Debug 16:28:13.173] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 16:28:13.174] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 16:28:13.176] Core service started (CollectionIndexerService, 0.014182)
[1 Debug 16:28:13.178] Core service started (SaveTrackMetadataService, 0.001406)
[1 Debug 16:28:13.187] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 16:28:13.187] Core service started (GtkElementsService, 0.009381)
[1 Debug 16:28:13.197] Core service started (InterfaceActionService, 0.010098)
[1 Debug 16:28:13.299] Loaded new mode into shuffler: lastfm_shuffle_similar_artists
[1 Debug 16:28:13.300] RandomByLastfmUserTopArt...

Revision history for this message
Bilal Shahid (s9iper1) wrote :

i guess thats not an empathy bug.

Revision history for this message
Ivan Akulov (gxoptg) wrote : Re: [Bug 950779] Re: Banshee freezes at start loading contacts from empathy

why?

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

On 10/03/2012 22:54, Ivan Akulov wrote:
> 2. About 'killall -SIGQUIT banshee': it outputed nothing (or I launched
> it too late).

The command itself is not supposed to output anything. It's supposed to cause
Banshee to dump a stack trace in its own output. Could you try again please?

Also please launch banshee as "LC_ALL=C banshee --debug" this time so that the
messages are in English instead.

--
Kind regards,
Loong Jin

Revision history for this message
Ivan Akulov (gxoptg) wrote :

1. With 'killall -SIGQUIT banshee':
http://pastebin.com/8j5http://pastebin.com/8j5gJpn2gJpn2<http://pastebin.com/8j5gJpn2>,
messages in Russian. I've launched your command 2 times (instead of 1),
sorry for that.
2. 'LC_ALL=C banshee --debug' http://pastebin.com/MvsQ3Trp

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for banshee (Ubuntu) because there has been no activity for 60 days.]

Changed in banshee (Ubuntu):
status: Incomplete → Expired
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.