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

2014-11-27 Thread Doug McMahon
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327346

Title:
  Grilo optical media plugin is non-functional

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2014-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: totem (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Grilo optical media plugin is non-functional

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs