mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

mplayer plays DVDs; gnome-mplayer doesn't #716

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to play DVD from usb optical drive, choose File, Disc, Open DVD with 
Menus.  Shows "Loading" then "Stopped".  Running from the command line and 
trying to do the same yields:

gnome-mplayer
GMLIB-Message: after init: position=0.000 length=0.000 start_time=0.000 
run_time=0.000 volume=0.00 player=dead media=unknown uri=
GMLIB-Message: GET not implemented for interface: 
org.mpris.MediaPlayer2.Playlists property: PlaylistCount

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 135 was not found when 
attempting to remove it

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 136 was not found when 
attempting to remove it

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 137 was not found when 
attempting to remove it
GMLIB-Message: in media state change with state = unknown dontplaynext = 0

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 135 was not found when 
attempting to remove it

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 137 was not found when 
attempting to remove it

(gnome-mplayer:25296): GLib-CRITICAL **: Source ID 136 was not found when 
attempting to remove it

Running version 1.0.8 on Ubuntu 14.04.  As stated in the title, playing DVD 
from the 
command line using mplayer works fine.

Original issue reported on code.google.com by darount...@gmail.com on 27 May 2014 at 2:05