[Bug 344592] 'M' should go to title menu if no DVD menu

totem (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 18 18:58:23 UTC 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344592
 totem | xine-lib backend | Ver: 1.2.x


Bastien Nocera changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hadess at hadess.net
         AssignedTo|totem-general-              |totem-xine-maint at gnome.bugs
                   |maint at gnome.bugs            |
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|Movie player                |xine-lib backend
     Ever Confirmed|0                           |1
          QAContact|totem-general-              |totem-xine-maint at gnome.bugs
                   |maint at gnome.bugs            |




------- Comment #1 from Bastien Nocera  2006-06-18 18:58 UTC -------
As GStreamer doesn't have support for DVD menus, this would a xine-lib specific
problem.

The problem is that xine-lib can't send back an event from xine_event_send().
But dvdnav_menu_call does return whether there was an error. I'm not sure you
got the correct error message though, it's supposed to say:
---8<---
    vm_free_copy(try_vm);
    printerr("No such menu or menu not reachable.");
    pthread_mutex_unlock(&this->vm_lock);
    return DVDNAV_STATUS_ERR;
---8<---


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Pkg-gnome-maintainers mailing list