On Mon, 22 Aug 2005 11:07:20 +0200 Martin Zwickel <[EMAIL PROTECTED]> babbled:
> On Mon, 22 Aug 2005 13:29:34 +0900 > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> bubbled: > > > On Wed, 17 Aug 2005 16:13:28 +0200 Martin Zwickel > > <[EMAIL PROTECTED]> babbled: > > > > > Hi there! > > > > > > I posted this some time ago, but now with a video. > > > > > > Some animated images (like the e17 start logo) does shake. > > > Does the image position code has a bug? > > > > > > Ah, here the e17 start logo example: > > > http://media.putfile.com/shaking_e > > > > when does this happen? > > Everytime I start E17. The start logo shakes after some frames as you > can see in the video. All animated stuff seems to shake, like the window > min/max/close buttons in winter theme, the flashing icons in the app > launcher, ... > Maybe a gcc bug... but also could be a non updated lib. > > > 1. what cpu do you have? > > P4 2.4GHz > > > 2. what os/libc etc. > > Linux Gentoo with kernel 2.6.8-rc2-mm1 > libc: 2.3.5 > gcc: 3.3.5-20050130(Gentoo Linux 3.3.5.20050130-r1, > ssp-3.3.5.20050130-1, pie-8.7.7.1) > > > 3. what resolution is your screen? > > 4. what resolution are you doing that test at? > > 1280x1024, but the movie was from Xnest with geo 960x768. > > > i don't see that here under any sizing conditions. have you used weird > > CFLAGS to compile? like -ffast-math? > > CFLAGS="-march=pentium4 -O2 -mfpmath=sse -msse2 -mmmx -pipe > -fomit-frame-pointer" remove -mfpmath=sse dont use that. i suspect this might be the cause. > Here you can see all the flags used while e compile: > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include > -I../.. -I../../src/bin -I../../src/lib -I/usr/X11R6/include > -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 > -DFAST_PC=6 -DE17_PROFILE=FAST_PC -march=pentium4 -O2 -mfpmath=sse > -msse2 -mmmx -pipe -fomit-frame-pointer -MT e_zone.o -MD -MP -MF > ".deps/e_zone.Tpo" -c -o e_zone.o e_zone.c > > > What do you think? Should I try a build without my CFLAGS? > > -- > MyExcuse: > Internet outage > > Martin Zwickel <[EMAIL PROTECTED]> > Research & Development > > TechnoTrend AG <http://www.technotrend.de> > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
