a bug - note so i can look into it more. this is all the info we have so far :)

SVN revision: 15930
This commit is contained in:
Carsten Haitzler 2005-07-28 11:24:25 +00:00
parent ac43219f17
commit 88c48fa620
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -8,6 +8,9 @@ Some of the things (in very short form) that need to be done to E17...
BUGS / FIXES
-------------------------------------------------------------------------------
* BUG: sometimes get a SEGV when chanign bg while e is up (via e17setroot or
emblem) on shutdown/restart (extra ref to an edje object still around on
edje_shutdown())
* e_hints.c manually changes flags on a border isnetad of calling
e_border_stick() for exampe or the calls in e_border.c - add calls as needed
to e_border.c. before calling check the lock flags too.