bug #1:

1. start terminal (xterm/terminology - any window actually)
2. type cmd: sleep 5; exit
3. alt+left click and drag to move window. keep moving it until window
closes/exits
4. release mouse.
5. segfault happiness! :)

(a quick look says to me action_border is still pointing to a border that has
now been deleted - crashdump attached).

bug #2:

something has happened to the shadow in comp... it's now wrong. it has moved
down from the title:

  
http://www.enlightenment.org/ss/display.php?image=e-516c92a8841755.22448970.png

vs old:

  
http://www.enlightenment.org/ss/display.php?image=e-515c83bebe2212.05354344.jpg

look carefully at shadow on left/right size of the window near the titlebar
top. now the shadow begins much lower.. just below client start.

bug #3.

double-click a window to shade it. it USED to just become a nice simple
titlebar... no longer. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com

Thread 2 (Thread 0x7f677d625700 (LWP 21987)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f678c68f074 in eina_condition_wait (cond=0x7f678c91af20)
    at ../src/lib/eina/eina_inline_lock_posix.x:338
No locals.
#2  evas_thread_worker_func (data=<optimized out>, thread=<optimized out>)
    at lib/evas/common/evas_thread_render.c:75
        cmd = <optimized out>
        len = <optimized out>
        max = <optimized out>
        __FUNCTION__ = "evas_thread_worker_func"
        __PRETTY_FUNCTION__ = "evas_thread_worker_func"
#3  0x00007f678cd93dad in _eina_internal_call (context=0x22d0340)
    at lib/eina/eina_thread.c:280
        c = 0x22d0340
        r = <optimized out>
#4  0x00007f678cb4be9a in start_thread (arg=0x7f677d625700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f677d625700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -1248240292512107671, 
                140734880551408, 140082461956544, 0, 3, 1180970964701967209, 
                1180582435075421033}, mask_was_saved = 0}}, priv = {pad = {
              0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
              canceltype = 0}}}
        not_first_call = 0
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f678a8edcbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7f678e03e840 (LWP 21986)):
#0  0x00007f678cb535ed in pause () at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  <signal handler called>
No symbol table info available.
#2  0x00000000004525cb in _e_border_cb_mouse_move_helper (bd=0x37ffd10, 
    output=0x33b197c) at e_border.c:6788
        y = 413
        new_x = 1356
        new_h = 0
        x = 1356
        new_y = 413
        new_w = 43722768
        skiplist = 0x30ebed0
#3  0x0000000000452a5e in _e_border_cb_mouse_x_move (ev=<optimized out>, 
    d=<optimized out>, t=<optimized out>) at e_border.c:6888
No locals.
#4  _e_border_cb_mouse_x_move (d=<optimized out>, t=<optimized out>, 
    ev=<optimized out>) at e_border.c:6885
No locals.
#5  0x00007f678c383ce0 in _ecore_call_handler_cb (event=<optimized out>, 
    type=<optimized out>, data=<optimized out>, func=<optimized out>)
    at lib/ecore/ecore_private.h:357
        r = <optimized out>
#6  _ecore_event_call () at lib/ecore/ecore_events.c:562
        ret = 0 '\000'
        e = 0x38005a0
        handle_count = 3
        l = <optimized out>
        eh = 0x23a5030
#7  0x00007f678c389ccc in _ecore_main_loop_iterate_internal (once_only=0)
    at lib/ecore/ecore_main.c:1941
        next_time = <optimized out>
#8  0x00007f678c38a167 in ecore_main_loop_begin ()
    at lib/ecore/ecore_main.c:963
No locals.
#9  0x0000000000437a4d in main (argc=<optimized out>, argv=<optimized out>)
    at e_main.c:1086
        safe_mode = 0 '\000'
        after_restart = 1 '\001'
        waslocked = 0 '\000'
        t = 1366071369.7049849
        tstart = 1366071369.7049849
        s = <optimized out>
        buff = 
"1366071369.7\000\000\000\000\001\000\000\000\000\000\000\000\353\335B\000\000\000\000"
        action = {__sigaction_handler = {
            sa_handler = 0x4ff3d0 <e_sigabrt_act>, 
            sa_sigaction = 0x4ff3d0 <e_sigabrt_act>}, sa_mask = {__val = {
              0 <repeats 16 times>}}, sa_flags = -1073741820, sa_restorer = 0}
        __FUNCTION__ = "main"
Detaching from program: /opt/local/bin/enlightenment, process 21986
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to