Decided to play with some modules today. Enabled Flame, worked fine.
Using about 30% of my CPU, but thats another story. Hit configure,
and got an abort. Attatched a GDB and tried to get a backtrace but it
seemed corrupted, lots of ??s. I'm not knowledgable to know what to
do from here, as far
Zachary Goldberg, il 06/11/2006 23:49, scrisse:
> Michele,
>
> I would checkout your /usr/share/applications directory.
that's not the only dir searched for .desktop files, at least
/usr/local/share/applications comes to mind, and maybe there could
be others depending from the specific system.
a
Hi,
This patch appears necessary to fix TIFF image loading on 64bit systems,
notably AMD64.
Reason is that the multiplication expands a negative integer (rast_offset)
to a uint32 due to image_width being uint32 and this offsets a 64bit pointer.
Ciao, Marcus
--- imlib2-1.2.1/src/modules/loaders