Displaying 3 results from an estimated 3 matches for "_imaging".
Did you mean:
imaging
2005 Aug 03
1
linking, exported symbols
...rrelevant here) and many other bits of
code, one of which is PIL (Python Imaging Library), which also has
chunks implemented in native code.
When I run this, I get a crash in libtheora, the top of the stacktrace
looking like:
#0 0xb6a71bbf in quantize ()
from /usr/lib/python2.4/site-packages/PIL/_imaging.so
#1 0xb6906fcd in TransformQuantizeBlock () from /usr/lib/libtheora.so.0
#2 0xb69073ab in TransformQuantizeBlock () from /usr/lib/libtheora.so.0
#3 0xb6907830 in EncodeData () from /usr/lib/libtheora.so.0
#4 0xb6909cef in WriteFrameHeader () from /usr/lib/libtheora.so.0
#5 0xb690aaf1 in theo...
2011 Apr 19
1
Running IMVU through Wine
...d 592844852
matching WriteMiniDump.exe 3671631092
matching xpcom.dll 2907611933
matching xul.dll 442377583
matching _audiere.pyd 2372527203
matching _avatarwindow.pyd 928522506
matching _cal3d.pyd 1539050085
matching _ctypes.pyd 4113266379
matching _hashlib.pyd 2888869518
matching _imaging.pyd 1415766326
matching _socket.pyd 1308984128
matching _sqlite3.pyd 3119028100
matching _ssl.pyd 3022635762
matching _win32sysloader.pyd 2935242627
Number of files compared: 84
Passed comparing checksum
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33d02c
fix...
2006 Nov 20
2
Installing PIL-1.1.5
...eFile.py -> build/lib.linux-i686-2.3
copying PIL/ImageStat.py -> build/lib.linux-i686-2.3
copying PIL/TgaImagePlugin.py -> build/lib.linux-i686-2.3
copying PIL/PSDraw.py -> build/lib.linux-i686-2.3
copying PIL/ContainerIO.py -> build/lib.linux-i686-2.3
running build_ext
building '_imaging' extension
creating build/temp.linux-i686-2.3
creating build/temp.linux-i686-2.3/libImaging
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -D_GNU_SOURCE -fPIC -fPIC -DHAVE_LIBZ -IlibImaging
-I/usr/include -I/usr/local/include -I/usr/include/python2.3...