Banshee crashes when Samsung YP-U3 mp3 player plugged in

Bug #883455 reported by foxy123
36
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Banshee
New
Medium
banshee (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

When i plug in my Samsung mp3 player Banshee crashes. Same when I try to start Banshee while the player is already plugged in.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Sat Oct 29 13:20:05 2011
SourcePackage: banshee
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
foxy123 (foxy) wrote :
Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 883455] [NEW] Banshee crashes when Samsung YP-U3 mp3 player plugged in

On 29/10/2011 20:23, foxy123 wrote:
> Public bug reported:
>
> When i plug in my Samsung mp3 player Banshee crashes. Same when I try to
> start Banshee while the player is already plugged in.

Please attach the terminal output of "banshee --debug" after it has crashed.

  status incomplete

--
Kind regards,
Loong Jin

Changed in banshee (Ubuntu):
status: New → Incomplete
Revision history for this message
foxy123 (foxy) wrote :
Download full text (4.0 KiB)

~$ banshee --debug
** Running Mono with --debug **
[1 Info 17:06:20.433] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 17:06:20.464] Initializing GTK

(Banshee:2634): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Could not read add-in description
  at Mono.Addins.Addin.get_Description () [0x00000] in <filename unknown>:0
  at Mono.Addins.TreeNode.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.TreeNode.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.TreeNode.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.TreeNode.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.ExtensionContext.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.AddinEngine.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.ResetCachedData () [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.Update (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.Repair (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0
  at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus monitor) [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.InitializeAddins () [0x00075] in /build/buildd/banshee-2.2.0/src/Core/Banshee.Services/Banshee.ServiceStack/ServiceManager.cs:86
  at Banshee.ServiceStack.ServiceManager.DefaultInitialize () [0x00005] in /build/buildd/banshee-2.2.0/src/Core/Banshee.Services/Banshee.ServiceStack/ServiceManager.cs:119
  at Banshee.ServiceStack.Application.Initialize () [0x00000] in /build/buildd/banshee-2.2.0/src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:80
  at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x00010] in /build/buildd/banshee-2.2.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:143
  at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00013] in /build/buildd/banshee-2.2.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:95
  at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0
  at Nereid.Client..ctor () [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]...

Read more...

Revision history for this message
foxy123 (foxy) wrote :
Download full text (8.2 KiB)

Running for the second time:

~$ banshee --debug
** Running Mono with --debug **
[1 Info 17:08:43.431] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 17:08:43.443] Initializing GTK

(Banshee:2652): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[1 Debug 17:08:44.249] Post-Initializing GTK
[1 Debug 17:08:44.296] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 17:08:44.299] Using default gconf-base-key
[1 Debug 17:08:44.341] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 17:08:44.390] Core service started (DBusServiceManager, 0.001134)
[1 Debug 17:08:44.392] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 17:08:44.398] Core service started (DBusCommandService, 0.007581)
[1 Debug 17:08:44.429] Opened SQLite (version 3.7.7) connection to /home/sveta/.config/banshee-1/banshee.db
[1 Debug 17:08:44.430] Core service started (DbConnection, 0.031982)
[1 Debug 17:08:44.443] Database version 44 is up to date
[1 Debug 17:08:44.502] Core service started (PreferenceService, 0.027676)
[1 Debug 17:08:44.523] Core service started (Network, 0.021286)
[1 Debug 17:08:44.525] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 17:08:44.525] Core service started (SourceManager, 0.001892)
[1 Debug 17:08:44.537] Core service started (MediaProfileManager, 0.000559)
[1 Debug 17:08:44.544] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 17:08:44.545] Core service started (PlayerEngine, 0.008104)
[1 Debug 17:08:44.584] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 17:08:44.586] Core service started (PlaybackController, 0.006179)
[1 Debug 17:08:44.590] Starting - Startup Job
[1 Debug 17:08:44.590] Core service started (JobScheduler, 0.004717)
[1 Debug 17:08:44.602] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 17:08:44.652] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 17:08:44.653] Core service started (HardwareManager, 0.062955)
[1 Debug 17:08:44.658] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 17:08:44.659] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 17:08:44.660] Core service started (CollectionIndexerService, 0.006385)
[1 Debug 17:08:44.661] Core service started (SaveTrackMetadataService, 0.001054)
[1 Debug 17:08:44.667] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 17:08:44.667] Core service started (GtkElementsService, 0.006517)
[1 Debug 17:08:44.669] Core service started (InterfaceActionService, 0.001342)
[1 Debug 17:08:44.762] Ext...

Read more...

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 883455] Re: Banshee crashes when Samsung YP-U3 mp3 player plugged in

On 30/10/2011 00:09, foxy123 wrote:
> Stacktrace:
>
> Segmentation fault

This looks really weird. Was there really no output between "Stacktrace:" and
"Segmentation fault"?

--
Kind regards,
Loong Jin

Revision history for this message
foxy123 (foxy) wrote :
Download full text (10.6 KiB)

Tried it again:

~$ banshee --debug
** Running Mono with --debug **
[1 Info 21:41:37.081] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 21:41:37.171] Initializing GTK

(Banshee:2377): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[1 Debug 21:41:38.368] Post-Initializing GTK
[1 Debug 21:41:38.411] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 21:41:38.417] Using default gconf-base-key
[1 Debug 21:41:38.456] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 21:41:38.512] Core service started (DBusServiceManager, 0.001124)
[1 Debug 21:41:38.514] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 21:41:38.520] Core service started (DBusCommandService, 0.007692)
[1 Debug 21:41:38.549] Opened SQLite (version 3.7.7) connection to /home/alex/.config/banshee-1/banshee.db
[1 Debug 21:41:38.549] Core service started (DbConnection, 0.028845)
[1 Debug 21:41:38.554] Database version 44 is up to date
[1 Debug 21:41:38.579] Core service started (PreferenceService, 0.011916)
[1 Debug 21:41:38.587] Core service started (Network, 0.007674)
[1 Debug 21:41:38.588] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 21:41:38.588] Core service started (SourceManager, 0.000746)
[1 Debug 21:41:38.592] Core service started (MediaProfileManager, 0.000217)
[1 Debug 21:41:38.595] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 21:41:38.597] Core service started (PlayerEngine, 0.004679)
[1 Debug 21:41:38.630] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 21:41:38.631] Core service started (PlaybackController, 0.003678)
[1 Debug 21:41:38.641] Starting - Startup Job
[1 Debug 21:41:38.642] Core service started (JobScheduler, 0.010633)
[1 Debug 21:41:38.654] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 21:41:38.697] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 21:41:38.699] Core service started (HardwareManager, 0.056812)
[1 Debug 21:41:38.705] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 21:41:38.706] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 21:41:38.707] Core service started (CollectionIndexerService, 0.007961)
[1 Debug 21:41:38.710] Core service started (SaveTrackMetadataService, 0.002606)
[1 Debug 21:41:38.717] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 21:41:38.718] Core service started (GtkElementsService, 0.007974)
[1 Debug 21:41:38.719] Core service started (InterfaceActionService, 0.00116)
[1 Debug 21:41:38.821] Extension actions ...

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

On 30/10/2011 04:42, foxy123 wrote:
> Debug info from gdb:
>
> Could not attach to process. If your uid matches the uid of the target
> process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
> again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
> ptrace: Operation not permitted.

Thanks. That log was a lot more helpful but still not really sufficient,
unfortunately.

Since the segmentation fault happened in native code, I think you'll need to do
"sudo sysctl kernel.yama.ptrace_scope=1" to allow gdb to get the rest of the
stack trace when the crash happens. More details in /etc/sysctl.d/10-ptrace.conf.

--
Kind regards,
Loong Jin

Revision history for this message
foxy123 (foxy) wrote :

"sudo sysctl kernel.yama.ptrace_scope=1" does not help. I've got the same message. I tried to launch Banshee as sudo but in this case the player does not show up there thus Banshee does not crash.

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

On 31/10/2011 03:11, foxy123 wrote:
> "sudo sysctl kernel.yama.ptrace_scope=1" does not help. I've got the
> same message. I tried to launch Banshee as sudo but in this case the
> player does not show up there thus Banshee does not crash.
>

Whoops, I really meant "sudo sysctl kernel.yama.ptrace_scope=0".

--
Kind regards,
Loong Jin

Revision history for this message
foxy123 (foxy) wrote :
Download full text (22.5 KiB)

Hopefully it's better:

~$ banshee --debug
** Running Mono with --debug **
[1 Info 17:25:31.905] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 17:25:31.918] Initializing GTK

(Banshee:9009): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[1 Debug 17:25:32.761] Post-Initializing GTK
[1 Debug 17:25:32.770] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 17:25:32.772] Using default gconf-base-key
[1 Debug 17:25:32.832] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 17:25:32.890] Core service started (DBusServiceManager, 0.00115)
[1 Debug 17:25:32.892] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 17:25:32.898] Core service started (DBusCommandService, 0.007868)
[1 Debug 17:25:32.927] Opened SQLite (version 3.7.7) connection to /home/alex/.config/banshee-1/banshee.db
[1 Debug 17:25:32.929] Core service started (DbConnection, 0.030512)
[1 Debug 17:25:32.941] Database version 44 is up to date
[1 Debug 17:25:33.009] Core service started (PreferenceService, 0.032065)
[1 Debug 17:25:33.034] Core service started (Network, 0.023807)
[1 Debug 17:25:33.035] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 17:25:33.036] Core service started (SourceManager, 0.001715)
[1 Debug 17:25:33.049] Core service started (MediaProfileManager, 0.000577)
[1 Debug 17:25:33.058] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 17:25:33.062] Core service started (PlayerEngine, 0.013024)
[1 Debug 17:25:33.098] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 17:25:33.100] Core service started (PlaybackController, 0.006419)
[1 Debug 17:25:33.105] Starting - Startup Job
[1 Debug 17:25:33.106] Core service started (JobScheduler, 0.006082)
[1 Debug 17:25:33.116] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 17:25:33.178] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 17:25:33.180] Core service started (HardwareManager, 0.073811)
[1 Debug 17:25:33.187] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 17:25:33.189] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 17:25:33.191] Core service started (CollectionIndexerService, 0.011508)
[1 Debug 17:25:33.193] Core service started (SaveTrackMetadataService, 0.001582)
[1 Debug 17:25:33.201] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 17:25:33.202] Core service started (GtkElementsService, 0.009302)
[1 Debug 17:25:33.205] Core service started (InterfaceActionService, 0.002281)
[1 Debug 17:25:33.314] Extension a...

Changed in banshee (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Skeletonix (tomaskloucek) wrote :
Download full text (7.6 KiB)

I have a similar problem with Creative ZEN:

banshee --debug
** Running Mono with --debug **
[1 Info 18:26:44.836] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 18:26:44.848] Initializing GTK
[1 Debug 18:26:45.690] Post-Initializing GTK
[1 Debug 18:26:45.698] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 18:26:45.700] Using default gconf-base-key
[1 Debug 18:26:45.739] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 18:26:45.784] Core service started (DBusServiceManager, 0,001121)
[1 Debug 18:26:45.786] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 18:26:45.792] Core service started (DBusCommandService, 0,00725)
[1 Debug 18:26:45.815] Opened SQLite (version 3.7.7) connection to /home/binturong/.config/banshee-1/banshee.db
[1 Debug 18:26:45.816] Core service started (DbConnection, 0,023517)
[1 Debug 18:26:45.821] Database version 44 is up to date
[1 Debug 18:26:45.845] Core service started (PreferenceService, 0,012644)
[1 Debug 18:26:45.852] Core service started (Network, 0,007273)
[1 Debug 18:26:45.853] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 18:26:45.853] Core service started (SourceManager, 0,000621)
[1 Debug 18:26:45.857] Core service started (MediaProfileManager, 0,000213)
[1 Debug 18:26:45.860] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 18:26:45.861] Core service started (PlayerEngine, 0,004083)
[1 Debug 18:26:45.874] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 18:26:45.875] Core service started (PlaybackController, 0,002271)
[1 Debug 18:26:45.879] Starting - Startup Job
[1 Debug 18:26:45.880] Core service started (JobScheduler, 0,005015)
[1 Debug 18:26:45.889] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 18:26:45.924] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 18:26:45.925] Core service started (HardwareManager, 0,045217)
[1 Debug 18:26:45.928] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 18:26:45.930] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 18:26:45.931] Core service started (CollectionIndexerService, 0,005959)
[1 Debug 18:26:45.932] Core service started (SaveTrackMetadataService, 0,001091)
[1 Debug 18:26:45.941] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 18:26:45.942] Core service started (GtkElementsService, 0,009295)
[1 Debug 18:26:45.943] Core service started (InterfaceActionService, 0,001344)
[1 Debug 18:26:46.033] Extension actions loaded: MetadataFixActions
[1 Debug 18:26:46.034] Registeri...

Read more...

Revision history for this message
Skeletonix (tomaskloucek) wrote :
Download full text (11.4 KiB)

In Rhythmox or Gnomad2 it works properly. Maybe this could help:

 banshee --debug
** Running Mono with --debug **
[1 Info 18:38:01.072] Running Banshee 2.2.0: [Ubuntu oneiric (development branch) (linux-gnu, x86_64) @ 2011-09-23 04:47:58 UTC]
[1 Debug 18:38:01.084] Initializing GTK
[1 Debug 18:38:01.834] Post-Initializing GTK
[1 Debug 18:38:01.842] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 18:38:01.844] Using default gconf-base-key
[1 Debug 18:38:01.883] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 18:38:01.930] Core service started (DBusServiceManager, 0,001283)
[1 Debug 18:38:01.932] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 18:38:01.938] Core service started (DBusCommandService, 0,007693)
[1 Debug 18:38:01.964] Opened SQLite (version 3.7.7) connection to /home/binturong/.config/banshee-1/banshee.db
[1 Debug 18:38:01.964] Core service started (DbConnection, 0,025811)
[1 Debug 18:38:01.969] Database version 44 is up to date
[1 Debug 18:38:01.995] Core service started (PreferenceService, 0,01332)
[1 Debug 18:38:02.003] Core service started (Network, 0,007454)
[1 Debug 18:38:02.003] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 18:38:02.003] Core service started (SourceManager, 0,000623)
[1 Debug 18:38:02.007] Core service started (MediaProfileManager, 0,000252)
[1 Debug 18:38:02.010] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 18:38:02.011] Core service started (PlayerEngine, 0,004024)
[1 Debug 18:38:02.025] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 18:38:02.026] Core service started (PlaybackController, 0,002433)
[1 Debug 18:38:02.030] Starting - Startup Job
[1 Debug 18:38:02.032] Core service started (JobScheduler, 0,005636)
[1 Debug 18:38:02.041] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 18:38:02.075] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 18:38:02.076] Core service started (HardwareManager, 0,044219)
[1 Debug 18:38:02.080] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 18:38:02.081] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 18:38:02.082] Core service started (CollectionIndexerService, 0,006131)
[1 Debug 18:38:02.084] Core service started (SaveTrackMetadataService, 0,001202)
[1 Debug 18:38:02.089] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 18:38:02.090] Core service started (GtkElementsService, 0,006272)
[1 Debug 18:38:02.091] Core service started (InterfaceActionService, 0,001075)
[1 Debug 18:38:02.171] Extension actions loaded: MetadataFixActions
[1 Debug 1...

Changed in banshee (Ubuntu):
status: Incomplete → Triaged
Changed in banshee:
importance: Unknown → Medium
status: Unknown → New
Revision history for this message
Marc Tommasi (marc-tommasi) wrote :

I've the same bug with the Mozaic Zen model.

- If I disable support for mtp devices in the plugins, banshee don't crash and see the mtp device (because gnome as mounted it using gphoto2).

- An interesting summary here
http://banshee-media-player.2283330.n4.nabble.com/Bonus-Banshee-Bit-for-Nov-4th-2011-So-your-MTP-device-isn-t-showing-up-in-Banshee-td3991346.html

For me mtp-detect also gives and libmtp panic.

Anyway, support of this mtp player is not optimal. Gnomad,amarok, gmtp successfully transfert (with on the fly conversion) tunes. But the support for cover art is missing.

Banshee was working with 11.04...

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

This bug is tracked at bugzilla.gnome.org (see gnome-bugs link above). Please forward all your feedback there instead.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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