Bugzilla – Attachment #108442: non-hal case for bug #226065
-- src/plparse/totem-disc.c
++ src/plparse/totem-disc.c
static gboolean
cd_cache_has_medium (CdCache *cache)
{
return FALSE;
return TRUE;
}
#endif