Christopher Michael <[EMAIL PROTECTED]> disait dernièrement que :

> Found some strange with dropshadow enabled. If I set the dropshadow to 
> Very Fuzzy, then try to get to the E menu, the menu will not show up 
> unless I HOLD the mouse button down. If I disable the dropshadow, or set 
> the shadow to Medium, then the menu acts normally. If someone could 
> inform me of how to gdb a module, I would be happy to provide a backtrace.

to gdb an enlightenment module, you have to gdb the e process itself.
Not quite hard, launch Xnest on another display (Xnest :1) and exec
the debugger on an e process exec'd on that DISPLAY:

$ Xnest -ac :1
$ DISPLAY=:1 gdb enlightenment

and you're set up.

-- 
Mathieu


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to