mario0alberto1 / gnome-mplayer

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

Please support auto-detecting 'mplayer2' binary #624

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Right now, when no mplayer location is specified, gnome-mplayer falls back to 
'mplayer'. When mplayer2 is the system player and there is no 'mplayer' symlink 
for it, this results in:

Error when running: Failed to execute child process "mplayer" (No such file or 
directory)

Could you please support auto-detecting mplayer2 under its regular name? I 
think g_find_program_in_path() could be used for that.

Original issue reported on code.google.com by mgo...@gentoo.org on 21 Jun 2012 at 8:50

GoogleCodeExporter commented 8 years ago
Actually last time I checked mplayer2 installedas mplayer. Did this change 
recently?

Original comment by kdeko...@gmail.com on 21 Jun 2012 at 12:13

GoogleCodeExporter commented 8 years ago
Hmm, this seems to be Gentoo-specific change. We allow having both regular 
mplayer & mplayer2 being installed in parallel.

Original comment by mgo...@gentoo.org on 21 Jun 2012 at 12:21