[STUMP] Re: MPlayer refuses to run under StumpWM

2009-09-03 Thread Egon Hyszczak
Tried adding supplied fix to .stumpwmrc as directed and I get this error: DEFUN/DEFMACRO(XLIB::DECODE-WM-SIZE-HINTS): # is locked<1/166> # 3 <2/162> # [161] unwind-protect frame - # <3/155> # - #S> - # - " ~A" <4/149> # [146] compiled tagbody frame for #(NIL) - #(#(NIL "(load \"~/.stumpwm.d/mplaye

Re: [STUMP] Crash in stumpwm

2009-09-03 Thread Shawn Betts
Hi Philip, It looks like it could be a bug in clisp's new-clx implementation. It appears XFree is being called on an invalid pointer inside new-clx's xlib:wm-hints function. Looking at the function, I don't see anything obviously wrong with it. However, the hints variable is not initialized and pe