On Mon, 28 Nov 2005 17:50:43 +0100 xnowfall <[EMAIL PROTECTED]> babbled:
> i think this is an edje/embryo issue. it happens for other apps too, > like the session list toggle on entrance. it appears to be a problem > with get/set_int not setting or retrieving the variable properly it more likely is gettign strings. eet changed so now empty strings by default are decoded as NULL not empty strings to avoid excess alloc counts. apps need to be adapted to accountfor this and not assume decoded string membersd will be allocated. > Oliver Pahl wrote: > > Hello, I recently upgraded my e17 to the latest cvs version and > > > > compiled it with gcc 4.1. Now the effects don´t work anymore. > > When i positioned my mouse into eloquence, it faded in, when i > > positioned it outside, it faded out. Now it fades in the first time i > > position my mouse into it, and then does nothing. > > The [s] and [x] had a glow effect, which isnt working anymore either. > > Help would be appreciated... > > > > Thanks in advance > > > > Oliver > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&op=click > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
