On Thu, Jan 17, 2013 at 3:10 PM, Gustavo Sverzut Barbieri <[email protected]> wrote: > On Thu, Jan 17, 2013 at 2:03 PM, Arvind R <[email protected]> wrote: >> Hi, >> >> Just started with edje_example.[c,edc] as starting point of a >> video-asset-managemnt system I need. After the first time the mouse >> goes over the text, and the text changes colour, I just parked the >> mouse in the window (not over the text). System fan alerted me to >> something amiss. Top shows 70% for enlightenment, 60% for >> edje_example, and 35% for Xorg. >> This is crazy! 4/5 years ago (when entrance was available) I had >> emotion, edje combo for a video-monitor program that had 6 videos >> playing with sound-activated on focus and simple VU-meter for every >> video running simultaneously on a dual-core with capacity to spare! >> >> The system is a quad-core Core2. E is svn82296. Graphics is pretty >> recent nouveau. >> >> What's wrong? > > Hi Arvind, you're the one to spot bugs! > > I've asked bdilly to test this and indeed it's bogus... only on SVN! > The 1.7 works all right, so it's a regression that is triggering TEXT > parts to emit "mouse,in" and "mouse,out". Rectangle and others are > fine.
Adding a bit more information: this issue doesn't happen if the transition is removed. So it looks pretty specific. It's a text part that changes its state (with transition) when it emits mouse,in and mouse,out. Easy to check just building edje_example edj an running with edje_player -p. Regards > > I'm CCĂng e-devel, maybe someone there will know who changed related bits. > > Regards, > -- > Gustavo Sverzut Barbieri > http://profusion.mobi embedded systems > -------------------------------------- > MSN: [email protected] > Skype: gsbarbieri > Mobile: +55 (19) 9225-2202 > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Bruno Dilly Lead Developer ProFUSION embedded systems http://profusion.mobi ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
