← Back to team overview

desktop-packages team mailing list archive

[Bug 1327346] Re: Grilo optical media plugin is non-functional

 

Fixed with grilo-plugins (0.2.13-1) in 15.04
Don't expect 14.10 to be fixed to short life, for info - 

--- grilo-plugins-0.2.12.orig/src/optical-media/grl-optical-media.c
+++ grilo-plugins-0.2.12/src/optical-media/grl-optical-media.c
@@ -310,7 +310,7 @@ ignore_drive (GDrive *drive)
   }
   g_clear_object (&icon);
 
-  return TRUE;
+  return FALSE;
 }
 
 static gboolean
@@ -377,6 +377,8 @@ create_media_from_mount (GMount *mount)
 
   /* Is it an audio CD or a blank media */
   if (ignore_mount (mount)) {
+    GRL_DEBUG ("%s: Ignoring mount %s", __FUNCTION__,
+               g_mount_get_name (mount));
     g_object_unref (mount);
     return NULL;
   }
@@ -396,6 +398,9 @@ create_media_from_mount (GMount *mount)
   media_set_metadata (mount, media);
   grl_media_set_mime (media, "x-special/device-block");
 
+  GRL_DEBUG ("%s: Adding mount %s (id: %s)", __FUNCTION__,
+             g_mount_get_name (mount), grl_media_get_id (media));
+
   return media;
 }
 

** Changed in: totem (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1327346

Title:
  Grilo optical media plugin is non-functional

Status in “totem” package in Ubuntu:
  Fix Released

Bug description:
  Test case:
  insert some media in drive
  Open Videos > View >  Browse
  Choose Optical Media
  nothing happens

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: totem 3.10.1-1ubuntu6
  ProcVersionSignature: Ubuntu 3.15.0-5.10-generic 3.15.0-rc8
  Uname: Linux 3.15.0-5-generic x86_64
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun  6 13:48:35 2014
  InstallationDate: Installed on 2014-05-28 (8 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1327346/+subscriptions