mikio-honmura / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

"Show subtitles by default" #667

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Subtitles show no matter what I have set for "Show subtitles by default" in the 
gnome-mplayer settings. When its unchecked it still shows subtitles by default. 
using gnome-mplayer 1.0.7 in ubuntu. tried both mplayer and mplayer2

Original issue reported on code.google.com by bwa...@gmail.com on 30 Jan 2013 at 2:28

GoogleCodeExporter commented 8 years ago
What type of media are you playing? DVD? MKV?

Original comment by kdeko...@gmail.com on 30 Jan 2013 at 3:24

GoogleCodeExporter commented 8 years ago
mkv

Original comment by bwa...@gmail.com on 30 Jan 2013 at 4:09

GoogleCodeExporter commented 8 years ago
Fixed in gnome-mplayer SVN r2397

Original comment by kdeko...@gmail.com on 30 Jan 2013 at 4:39

GoogleCodeExporter commented 8 years ago
hmm, I installed gnome-mplayer 1.0.8a svn 2411 from here: 
https://launchpad.net/~brandonsnider/+archive/gnome-mplayer-dev

and I still seem to have the issue

Original comment by bwa...@gmail.com on 18 Feb 2013 at 7:11

GoogleCodeExporter commented 8 years ago
Please provide a full log of the output.. run gnome-mplayer with the -v option 
from a terminal so I can see what the code is seeing..

The option appears to work correctly for me

Original comment by kdeko...@gmail.com on 18 Feb 2013 at 2:37

GoogleCodeExporter commented 8 years ago
Ok, I just tried reproducing it with gnome-mplayer -v, but I could not 
reproduce it that way. After a bit more testing I've found it only happens when 
I double click the video in nautilus to open it. If I open gnome-mplayer and 
open the video via file > open, or open gnome-mplayer beforehand in single 
instance mode and open the video via nautilus it works fine, but when I just 
double click a video in nautilus it shows the subtitles.

Original comment by bwa...@gmail.com on 18 Feb 2013 at 4:22

GoogleCodeExporter commented 8 years ago
Try this. Open gnome-mplayer, set the preference and them immediately close it. 
And then try opening the video in nautilus. I can launch gnome-mplayer from the 
file manager (I'm using nemo) and the videos open without subtitles visible.

Original comment by kdeko...@gmail.com on 18 Feb 2013 at 4:32

GoogleCodeExporter commented 8 years ago
Yeah it still does it. this is on a pretty fresh install of ubuntu 12.10 (clean 
installed since I first reported this bug).

I also tried updating to nautilus 3.6 but that made no difference.

Original comment by bwa...@gmail.com on 18 Feb 2013 at 4:46

GoogleCodeExporter commented 8 years ago
When you launch gnome-mplayer from the gui is the preference set? Also is it 
possible that you have two gnome-mplayers installed and they are getting 
configuration information from different places?

Original comment by kdeko...@gmail.com on 18 Feb 2013 at 4:49

GoogleCodeExporter commented 8 years ago
Yeah, the preference is set whether I open it via unity dash, commandline, or 
via nautilus. The same version of gnome-mplayer opens via all methods too 
(1.0.8). Synaptic shows one copy installed: http://i.imgur.com/nMwPrFz.png, and 
I was able to reproduce my original bug report after a clean install of ubuntu.

I first started seeing this issue upon a "fresh install" of gnome-mplayer (the 
version in the ubuntu repos). I only updated to 1.0.8 afterwards seeking the 
fix for the issue (and a fix for a crash on exit that 1.0.6 from the repos has, 
that issue is indeed fixed now :) )

Original comment by bwa...@gmail.com on 18 Feb 2013 at 4:54

GoogleCodeExporter commented 8 years ago
Maybe there is some kind of weird race condition going on when I open it from 
nautilus?

Original comment by bwa...@gmail.com on 18 Feb 2013 at 4:55

GoogleCodeExporter commented 8 years ago
Try SVN r2415 of gnome-mplayer and see if that fixes it. I found that the sub 
visibility property may not have been set early enough.

Original comment by kdeko...@gmail.com on 18 Feb 2013 at 5:09

GoogleCodeExporter commented 8 years ago
Ok, I'll let you know if it worked when that version hits the PPA :)

Original comment by bwa...@gmail.com on 18 Feb 2013 at 5:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Still seems to do it, but this time 1 or two times it opened with subtitles 
hidden, but most of the time it still opens with subtitles visible when I open 
it from nautilus.

Original comment by bwa...@gmail.com on 19 Feb 2013 at 4:52

GoogleCodeExporter commented 8 years ago
*Using build 1.0.8b~svn2415

Original comment by bwa...@gmail.com on 19 Feb 2013 at 4:53

GoogleCodeExporter commented 8 years ago
Ok, trying something else, but in gmtk committed to SVN r207

Original comment by kdeko...@gmail.com on 19 Feb 2013 at 5:03

GoogleCodeExporter commented 8 years ago
That fixed it! Thanks :)

Original comment by bwa...@gmail.com on 20 Feb 2013 at 4:08