gmplayer Broken After Gnome2 Upgrade

Jeremy Messenger mezz7 at cox.net
Thu Sep 25 13:03:28 PDT 2003


On Thu, 25 Sep 2003 11:26:08 -0700, Drew Tomlinson 
<drew at mykitchentable.net> wrote:

>> Gentoo folks are having the same problem, I think it's more like
> Metacity
>> problem. Because, they don't update mplayer and upgrade Gnome2, then
> have
>> this problem.
>>
>> http://bugzilla.gnome.org/show_bug.cgi?id=116923
>>
>> I do get the Metacity crash with MPlayer too, but I am using gtk2
> patch
>> for MPlayer. I don't even have GTK1 install in here.
>>
>> Anyway, I can try to run gdb with metacity.core sometime this
> afternoon.
>
> Thank you both.  I'm still pretty new will all of this and don't
> understand how to code or debug.  So for now, I'll just leave things as
> they are because I can workaround it with the context menu.  If there's
> something you'd like me to try and are willing to walk me through it,
> I'd be happy to help.

Here is an attach of gdb-metacity.txt, I ran gdb with metacity.core but I 
don't know if it will help.. I normal don't know how to read in gdb, but I 
always collect and pass to someone who can read gdb in English. ;-)

Anyway, if the GTK2 patch on metacity makes the difference, then I can 
rebuild mplayer without the gtk2 patch.

Cheers,
Mezz

> Thanks again!
>
> Drew


-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
$ gdb metacity metacity.core

Core was generated by `metacity'.
#0  0x2866728a in g_type_check_instance_cast (type_instance=0x8116880,
    iface_type=80) at gtype.c:265
265     gtype.c: No such file or directory.
        in gtype.c

(gdb) bt
#0  0x2866728a in g_type_check_instance_cast (type_instance=0x8116880,
    iface_type=80) at gtype.c:265
#1  0x08092880 in meta_window_free (window=0x8118800) at window.c:1015
#2  0x0805e690 in event_callback (event=0xbfbff820, data=0x80f5400)
    at display.c:1630
#3  0x0808f978 in filter_func (xevent=0x67617264, event=0x81ee018,
    data=0x80a2f78) at ui.c:83
#4  0x2846178a in gdk_event_apply_filters (xevent=0xbfbff820, event=0x81ee018,
    filters=0x80d212c) at gdkevents-x11.c:306
#5  0x28462052 in gdk_event_translate (display=0x80d0400, event=0x81ee018,
    xevent=0xbfbff820, return_exposes=0) at gdkevents-x11.c:770
#6  0x28463796 in _gdk_events_queue (display=0x80d0400) at gdkevents-x11.c:1998
#7  0x28463999 in gdk_event_dispatch (source=0x67617264, callback=0,
    user_data=0x0) at gdkevents-x11.c:2058
#8  0x286dec9f in g_main_dispatch (context=0x80cb180) at gmain.c:1751
#9  0x286dfa3d in g_main_context_dispatch (context=0x80cb180) at gmain.c:2299
#10 0x286dfdec in g_main_context_iterate (context=0x80cb180, block=1,
    dispatch=1, self=0x80b7020) at gmain.c:2380
#11 0x286e0537 in g_main_loop_run (loop=0x80be130) at gmain.c:2600
#12 0x0806dead in main (argc=3, argv=0xbfbffb70) at main.c:361
#13 0x08057ff9 in _start ()


More information about the freebsd-gnome mailing list