mario0alberto1 / gnome-mplayer

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

Some kind of fullscreen issue. #473

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start playing my video normally in a window;
2. Double press the "F" key.
3.

What is the expected output? What do you see instead?
The player should firstly enter fullscreen mode and return to window mode at 
once. But in fact the program exits immediately. Running in terminal gives this 
message below:

(gnome-mplayer:4182): Gtk-CRITICAL **: IA__gtk_window_set_screen: assertion 
`GTK_IS_WINDOW (window)' failed
Segment fault

What version of the product are you using? On what operating system?
I'm running gnome-mplayer 1.0.0 with MPlayer SVN-r32669-4.4.5 on Ubuntu 10.10

Please provide any additional information below.
You may suggest any info needed.

Original issue reported on code.google.com by moderate...@gmail.com on 1 Jan 2011 at 4:09

GoogleCodeExporter commented 8 years ago
Can you try gnome-mplayer from SVN, I believe this problem has been fixed.

Original comment by kdeko...@gmail.com on 1 Jan 2011 at 5:19

GoogleCodeExporter commented 8 years ago
I tried SVN r1814 and that issue never happen again.
But the problem is that it seems to be no way to set default volume
other than making it like this:"gnome-mplayer --volume 100". However,
that's a problem I can handle.:-)

Original comment by moderate...@gmail.com on 2 Jan 2011 at 2:57

GoogleCodeExporter commented 8 years ago
when compiled with asound support it should read the pulse or alsa volume and 
set it to that. You could also try enabling software volumne (Edit-> 
Preferences [MPlayer]) support and the volume will be independent of pulse or 
also and the last used volume will be stored and the volume will be set to that 
value on startup.

Original comment by kdeko...@gmail.com on 2 Jan 2011 at 1:57