On Thu, 26 Oct 2006 20:15:16 -0400 Michael Jennings <[EMAIL PROTECTED]> babbled:
> ----- Forwarded message from Nick Hughart <[EMAIL PROTECTED]> ----- > > Not sure if this is known, but when you try to open a file that doesn't have > a default application defined, it only brings up the list of installed > applications and whenever you try and click on the list, you get a segv. aye - indeed - fixed now. but i was in the middle of working on that code - waiting for onefang right now :) > The backtrace follows: > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1215805776 (LWP 9806)] > e_widget_ilist_unselect (obj=0x0) at e_widget_ilist.c:114 > 114 e_ilist_unselect(wd->o_ilist); > #0 e_widget_ilist_unselect (obj=0x0) at e_widget_ilist.c:114 > #1 0x0813974f in _e_fwin_cb_fm_selection_change (data=0x86158b8, > obj=0x85ce548, event_info=0x0) at e_fwin.c:329 > #2 0xb7c29c7c in evas_object_smart_callback_call (obj=0x85ce548, > event=0x8146de5 "selection_change", event_info=0x0) > at evas_object_smart.c:353 > #3 0x081284f4 in _e_fm2_mouse_1_handler (ic=0x863d918, up=0, > modifiers=0x839f750) at e_fm.c:3143 > #4 0x081288d7 in _e_fm2_cb_icon_mouse_down (data=0x863d918, e=0x8623ba8, > obj=0x85bcb20, event_info=0xbf9ed864) at e_fm.c:3205 > #5 0xb7c16da0 in evas_object_event_callback_call (obj=0x85bcb20, > type=EVAS_CALLBACK_MOUSE_DOWN, event_info=0xbf9ed864) > at evas_callbacks.c:208 > #6 0xb7c18881 in evas_event_feed_mouse_down (e=0x8623ba8, b=1, > flags=EVAS_BUTTON_NONE, timestamp=2261439229, data=0x0) > at evas_events.c:259 > #7 0xb7eceda6 in _ecore_evas_x_event_mouse_button_down (data=0x0, type=12, > event=0x86a0fd0) at ecore_evas_x.c:505 > #8 0xb7e57666 in _ecore_event_call () at ecore_events.c:430 > #9 0xb7e5d6b5 in _ecore_main_loop_iterate_internal (once_only=0) > at ecore_main.c:639 > #10 0xb7e5d977 in ecore_main_loop_begin () at ecore_main.c:79 > #11 0x08066838 in main (argc=1, argv=0xbf9f1374) at e_main.c:825 > > I didn't go in and try to debug the issue any further because I wasn't sure > if this was known or not. > > ----- End forwarded message ----- > > -- > Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> > n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) > ----------------------------------------------------------------------- > "I've been looking for a Savior in these dirty streets, > Looking for a Savior beneath these dirty sheets." > -- Tori Amos, "Crucify" > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
