GNOME Bugzilla – Bug 631387
Unable to eject ipod - "volumes on the media are busy
Last modified: 2018-05-24 15:32:52 UTC
"Rightclick->Eject on iPOD entry fails, claiming "one or more volumes on the media are busy" (this appears in a pop-up error box). Also an assertion error appears on the terminal: ** (rhythmbox:12782): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed The ipod itself still says "Connected". However, the pop-up message saying the ipod is busy appears to be incorrect, or at least no longer true immediately afterwards; fuser -m <mountpoint> shows nothing, and lsof -p <rhythmbox pid> | grep -i pod shows no reference to the mounted ipod."
result ofrhythmbox --debug &> rhythmbox-debug.txt (rhythmbox:19359): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** Message: pygobject_register_sinkfunc is deprecated (GstObject) ** (rhythmbox:19359): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object ** (rhythmbox:19359): DEBUG: Loading the real store page ** (rhythmbox:19359): WARNING **: Got less number of items in credentials hash table than expected! ** (rhythmbox:19359): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token ** (rhythmbox:19359): DEBUG: navigation requested to http://stores.7digital.com/default.aspx?shop=480&partner=983 ** (rhythmbox:19359): WARNING **: Unknown action (0x2000400) in smart playlist will be ignored. ** (rhythmbox:19359): WARNING **: Unknown smart rule action at 5339010: 2000400. Trying to continue. ** (rhythmbox:19359): WARNING **: Unknown action (0x2000400) in smart playlist will be ignored. ** (rhythmbox:19359): WARNING **: Unknown smart rule action at 5340322: 2000400. Trying to continue. ** (rhythmbox:19359): WARNING **: Unknown action (0x2000400) in smart playlist will be ignored. ** (rhythmbox:19359): WARNING **: Unknown smart rule action at 5341638: 2000400. Trying to continue. ** (rhythmbox:19359): WARNING **: Unknown action (0x2000400) in smart playlist will be ignored. ** (rhythmbox:19359): WARNING **: Unknown smart rule action at 5342948: 2000400. Trying to continue. (rhythmbox:19359): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (rhythmbox:19359): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** (rhythmbox:19359): WARNING **: Unknown action type 33555456 ** (rhythmbox:19359): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed ** (rhythmbox:19359): WARNING **: Unknown action type 33555456 ** (rhythmbox:19359): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed ** (rhythmbox:19359): WARNING **: Unknown action type 33555456 ** (rhythmbox:19359): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed ** (rhythmbox:19359): WARNING **: Unknown action type 33555456 ** (rhythmbox:19359): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed ** (rhythmbox:19359): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed (rhythmbox:19359): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (rhythmbox:19359): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL && instance->g_class != NULL' failed
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/986.