Hi all,

I've noticed some breakages with last E17... actually an unfortunate
"svn up + make" made me get the exact version from ZMike that br0ken
e_config and then I had to start from a fresh profile... what would be
just a trivial annoyance ended as an excellent test to try to
configure E17 to my like... and to found part of it is not working :-D

So far I've noticed:

   - conf_keybindings: right list association is broken, likely this
is my fault due some stringshare change where things are not
stringshared... maybe not, needs investigating.

    - editing virtual desktops is not possible anymore. Settings >
Screen > Virtual Desktops. clicking at the desktop preview should
create a dialog to configure it, but it is not receiving the mouse
down! :-(   I tried some basic printf() investigation and nothing
clear comes to mind, none of the objects in the hierarchy is set to
pass_events, the object is visible and all... but no
EVAS_CALLBACK_MOUSE_DOWN to it :-/

   - couple of critical warnings from eina in stderr. export
EINA_LOG_ABORT=1;  gdb enlightenment_start;  bt at abort() and have
fun!


I'm recompiling the whole stack with debug to hunt those tomorrow, but
any help is appreciated.  If you are experiencing other bugs, just
reply to this mail.  Provide some steps to reproduce and if possible a
backtrace from GDB or Valgrind.

BR,

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to