Skip to content

Instantly share code, notes, and snippets.

@zmike
Created February 5, 2015 16:03
Show Gist options
  • Select an option

  • Save zmike/752121bd2ff85b691a93 to your computer and use it in GitHub Desktop.

Select an option

Save zmike/752121bd2ff85b691a93 to your computer and use it in GitHub Desktop.
#0 ecore_wl_window_surface_create (win=0x16e76c0) at lib/ecore_wayland/ecore_wl_window.c:295
#1 0x00007f38221befa4 in ecore_wl_window_show (win=0x16e76c0) at lib/ecore_wayland/ecore_wl_window.c:314
#2 0x00007f38194d0f0e in _ecore_evas_wl_show (ee=0x17ab910)
at modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c:303
#3 0x00007f3824616410 in ecore_evas_show (ee=0x17ab910) at lib/ecore_evas/ecore_evas.c:1428
#4 0x000000308dcc1f19 in _elm_win_evas_object_smart_show (obj=0x800000056000002c, sd=0x17a47f0)
at elm_win.c:1402
#5 0x00007f3824b056e8 in evas_obj_smart_show () at ../src/lib/evas/canvas/evas_object_smart.eo.c:32
#6 0x00007f3824aeebbf in _show (eo_obj=0x800000056000002c, obj=0x17a4570)
at lib/evas/canvas/evas_object_main.c:1206
#7 0x00007f3824aeeaf5 in _evas_object_visibility_set (eo_obj=0x800000056000002c, obj=0x17a4570,
visible=1 '\001') at lib/evas/canvas/evas_object_main.c:1190
#8 0x00007f3824af2370 in evas_obj_visibility_set (v=1 '\001') at ../src/lib/evas/canvas/evas_object.eo.c:70
#9 0x00007f3824aeea5a in evas_object_show (eo_obj=0x800000056000002c) at lib/evas/canvas/evas_object_main.c:1177
#10 0x000000308dcc2f05 in _elm_win_obj_intercept_show (data=0x800000056000002c, obj=0x800000056000002c)
at elm_win.c:1793
#11 0x00007f3824af99d3 in evas_object_intercept_call_show (eo_obj=0x800000056000002c, obj=0x17a4570)
at lib/evas/canvas/evas_object_intercept.c:65
#12 0x00007f3824aeeb6d in _show (eo_obj=0x800000056000002c, obj=0x17a4570)
at lib/evas/canvas/evas_object_main.c:1203
#13 0x00007f3824aeeaf5 in _evas_object_visibility_set (eo_obj=0x800000056000002c, obj=0x17a4570,
visible=1 '\001') at lib/evas/canvas/evas_object_main.c:1190
#14 0x00007f3824af2370 in evas_obj_visibility_set (v=1 '\001') at ../src/lib/evas/canvas/evas_object.eo.c:70
#15 0x00007f3824aeea5a in evas_object_show (eo_obj=0x800000056000002c) at lib/evas/canvas/evas_object_main.c:1177
#16 0x0000000000415f9a in elm_main (argc=1, argv=0x7fff06285098) at main.c:873
#17 0x0000000000416130 in main (argc=1, argv=0x7fff06285098) at main.c:958
#0 ecore_wl_window_surface_create (win=0x16e76c0) at lib/ecore_wayland/ecore_wl_window.c:295
#1 0x00007f38194d0b5b in ecore_evas_wayland_shm_new_internal (disp_name=0x0, parent=0, x=0, y=0, w=1, h=1,
frame=0 '\000') at modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c:211
#2 0x00007f382461d743 in ecore_evas_wayland_shm_new (disp_name=0x0, parent=0, x=0, y=0, w=1, h=1,
frame=0 '\000') at lib/ecore_evas/ecore_evas.c:3971
#3 0x000000308dcc672a in _elm_win_constructor (obj=0x800000056000002c, sd=0x17a47f0, name=0x46035f "main",
type=ELM_WIN_BASIC) at elm_win.c:3312
#4 0x000000308dcd27d8 in elm_obj_win_constructor (name=0x46035f "main", type=ELM_WIN_BASIC) at elm_win.eo.c:436
#5 0x000000308dcc58d6 in elm_win_add (parent=0x0, name=0x46035f "main", type=ELM_WIN_BASIC) at elm_win.c:2917
#6 0x000000000044d837 in tg_win_add (name=0x46035f "main", role=0x0, title=0x460364 "Terminology",
icon_name=0x460364 "Terminology") at win.c:434
#7 0x000000000044d985 in win_new (name=0x0, role=0x0, title=0x0, icon_name=0x0, config=0x179e0b0,
fullscreen=0 '\000', iconic=0 '\000', borderless=0 '\000', override=0 '\000', maximized=0 '\000')
at win.c:463
#8 0x0000000000415e59 in elm_main (argc=1, argv=0x7fff06285098) at main.c:839
#9 0x0000000000416130 in main (argc=1, argv=0x7fff06285098) at main.c:958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment