Closed GoogleCodeExporter closed 9 years ago
I have a sample file that switches from 16x9 to 4x3 and that file works here in
full screen. If you could provided a sample file that exhibits this problem, I
can look into it. Also what version of mplayer are you using?
If you cannot provide a sample file, then providing a gnome-mplayer log maybe
enough for me to fix it.
Original comment by kdeko...@gmail.com
on 20 Apr 2012 at 12:54
Installed Packages
gnome-mplayer.x86_64 1.0.6-2.fc17 @rpmfusion-free
gnome-mplayer-common.x86_64 1.0.6-2.fc17 @rpmfusion-free
mplayer.x86_64 1.0-0.135.20120205svn.fc17 @rpmfusion-free
mplayer-common.x86_64 1.0-0.135.20120205svn.fc17 @rpmfusion-free
since those TV recordings r most likely copyrighted, i dont dare to give u
access to a copy... :-)
but i made a --reallyverbose log file and attached it...
these 2 lines:
Changing window size to 768 x 576 visible = 1
ERROR: Failed to get value of property 'sub_source'.
show up immediately after the aspect ratio changes...
when the mouse leaves the full screen window, no more output shows up...
then i mentioned that gnome-mplayer always segfaults, when i quit...
stack trace says:
#0 0x0000003b24261702 in g_slice_alloc () from /lib64/libglib-2.0.so.0
#1 0x0000003b24261bd6 in g_slice_alloc0 () from /lib64/libglib-2.0.so.0
#2 0x0000003b30cb1b7b in gtk_widget_path_new () from /lib64/libgtk-3.so.0
#3 0x0000003b30cb1bb5 in gtk_widget_path_copy () from /lib64/libgtk-3.so.0
#4 0x0000003b30af02e8 in ?? () from /lib64/libgtk-3.so.0
#5 0x0000003b30af520f in gtk_container_get_path_for_child () from
/lib64/libgtk-3.so.0
#6 0x0000003b30cae0e8 in gtk_widget_get_path () from /lib64/libgtk-3.so.0
#7 0x0000003b30cae1ca in ?? () from /lib64/libgtk-3.so.0
#8 0x0000003b30aaf8fa in ?? () from /lib64/libgtk-3.so.0
#9 0x0000003b30aaf8fa in ?? () from /lib64/libgtk-3.so.0
#10 0x0000003b30cae262 in gtk_widget_reset_style () from /lib64/libgtk-3.so.0
#11 0x0000003b30aaf8fa in ?? () from /lib64/libgtk-3.so.0
#12 0x0000003b30ab09d7 in ?? () from /lib64/libgtk-3.so.0
#13 0x0000003b2520f664 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
#14 0x0000003b25220003 in ?? () from /lib64/libgobject-2.0.so.0
#15 0x0000003b2522866d in g_signal_emit_valist () from
/lib64/libgobject-2.0.so.0
#16 0x0000003b252287c2 in g_signal_emit () from /lib64/libgobject-2.0.so.0
#17 0x0000003b30cabf9e in ?? () from /lib64/libgtk-3.so.0
#18 0x0000003b252156d1 in g_object_run_dispose () from
/lib64/libgobject-2.0.so.0
#19 0x0000003b30aaf8fa in ?? () from /lib64/libgtk-3.so.0
#20 0x0000003b30af4beb in ?? () from /lib64/libgtk-3.so.0
#21 0x0000003b2520f5a3 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
...
gnumeric crashes on quit, too...
maybe i didnt upgrade properly... :-)
Original comment by goo...@wgboome.org
on 20 Apr 2012 at 1:58
Attachments:
Can you try upgrading gmtk to the SVN code? I think that may fix your issue. I
found a place where the size allocation was not correct in some situations (GTK
was giving me a bad value, so I correct for it).
The attached file may work for you..
Original comment by kdeko...@gmail.com
on 20 Apr 2012 at 4:33
Attachments:
[deleted comment]
yay - works great again... thx! :-)
the core dump is gone, too...
Original comment by goo...@wgboome.org
on 20 Apr 2012 at 5:25
Excellent, marking as fixed.
Original comment by kdeko...@gmail.com
on 20 Apr 2012 at 5:35
Original issue reported on code.google.com by
goo...@wgboome.org
on 19 Apr 2012 at 6:29