[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: xmcd
Den 16 Dec 2000, klockan 17:43
skrev Christian Weisgerber om (RFC: xmcd):
> xmcd is a Motif CD player. The version currently in the tree is
> obsolete and the port broken.
>
> This is an entirely new port of xmcd 2.6, with heavy input from
> the FreeBSD and Debian packages. A lot of effort went into splitting
> up the single lib/X11/xmcd directory in order to conform to hier(7)
> and make the port packageable and removable.
I found two things.
Requires 75dpi fonts in fontpath.
Pressing basic/normal button causes core-dump:
Program received signal SIGSEGV, Segmentation fault.
0x40123afc in ConfigEventForMe ()
(gdb) bt
#0 0x40123afc in ConfigEventForMe ()
#1 0x402304b1 in XCheckIfEvent ()
#2 0x40123cf3 in WaitForWM ()
#3 0x4012403c in _XmRootGeometryManager ()
#4 0x401cf505 in _XtMakeGeometryRequest ()
#5 0x401e252a in XtSetValues ()
#6 0x401f5ab2 in XtVaSetValues ()
#7 0x17902 in geom_main_force (m=0x6ccf0) at geom.c:678
#8 0x1ac12 in geom_main_chgmode (m=0x6ccf0) at geom.c:2746
#9 0x7f3b in cd_mode (w=0x8aa00, client_data=0x66ee0, call_data=0xdfbfd3c0)
at cdfunc.c:3042
#10 0x401bf823 in XtCallCallbackList ()
#11 0x400db3e7 in Activate ()
#12 0x401f2c69 in HandleActions ()
#13 0x401f3555 in HandleComplexState ()
#14 0x401f364e in _XtTranslateEvent ()
#15 0x401cc3ce in XtDispatchEventToWidget ()
#16 0x401ccdc8 in L489 ()
#17 0x401cd00f in L545 ()
#18 0x401cd4ef in XtAppMainLoop ()
#19 0x1f9f4 in main (argc=1, argv=0xdfbfd6e0) at main.c:362
I'm running 2.8-current on i386 with windowmaker-0.62.1.
/Peter
- References:
- RFC: xmcd
- From: Christian Weisgerber <naddy@mips.inka.de>