[MPlayer-users] Fatal Error Signal 11 and other issues
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu May 25 10:18:32 CEST 2006
Hi,
On Wed, May 24, 2006 at 02:39:24PM -0600, Jeremy Hansen wrote:
> Well there are no more $C's in the file, but I was wondering about
> this patch. Since the CVS is down would it be possible for you to
> email it to me? I would love to get this problem fully resolved rather
> than a bandaid fix.
I think the attached patch should be it, not sure though.
Otherwise latest CVS snapshots are here:
http://www.mplayerhq.hu/~rtogni/snapshots
Greetings,
Reimar Döffinger
-------------- next part --------------
--- Gui/interface.c 2006-05-25 10:15:08.000000000 +0200
+++ Gui/interface.c 2006-05-17 22:42:07.000000000 +0200
@@ -739,6 +739,7 @@
force_fps=0;
}
guiIntfStruct.demuxer=NULL;
+ guiIntfStruct.sh_video=NULL;
wsPostRedisplay( &appMPlayer.subWindow );
break;
case guiSetParameters:
More information about the MPlayer-users
mailing list