[Bug 1088372] Re: Tearing is quite bad on the Nexus 7

2013-02-11 Thread Carsten Haitzler
i get the exact same in e17 - it also asks for eglswapinterval of 1 and still get tearing (even in portrait). though a buffer swap wont magically always cure that as depending on gpu/gfx setup u can do buffer swaps part way through a scanout and you get tearing then without doing blits. i suspect i

[Bug 751142] Re: libtool path problem

2011-06-15 Thread Carsten Haitzler
well first... just take a look at the .la file. it's obviously wrong. the actual location of it doesn't match what the .la internally states. that wrongness DOES create bugs. evas fails to build because the .la file GENERATED for eet (which evas links to), is linked to libgcrypt, and libtool autom

[Bug 797566] Re: libgcrypt.la contains wrong path for la file, so compiles against it fail

2011-06-15 Thread Carsten Haitzler
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/797566 Title: libgcrypt.la contains wrong path for la file, so compiles against it fail To manage notifications about this bug go to: https://bugs.lau

[Bug 797566] [NEW] libgcrypt.la contains wrong path for la file, so compiles against it fail

2011-06-15 Thread Carsten Haitzler
Public bug reported: Binary package hint: libgcrypt11 /usr/lib/i386-linux-gnu/libgcrypt.la contains the line: libdir='/lib/i386-linux-gnu' but this causes compiles to fail when linking against libgcrypt when using libtool, as the .la file is obviously not in this location. if you change the