Re: Re: [E-devel] Entice segfaults

2005-08-09 Thread Corey Donohoe
I'll try to look into it, it's been acting weird on me since the edje thumbnailing stuff got merged in. :( * Paulo Jorge de Oliveira Cantante de Matos ([EMAIL PROTECTED]) wrote: > OK, finally. > > The patch seems to work... sometime. However, I've been getting > other segfaults... > > For exampl

Re: [E-devel] Entice segfaults

2005-08-07 Thread Paulo Jorge de Oliveira Cantante de Matos
OK, finally. The patch seems to work... sometime. However, I've been getting other segfaults... For example this one: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 13229)] 0xb7fa8211 in epsilon_info_get (e=0x8057f10) at Epsilon.c:303 303 if ((p->eei =

Re: [E-devel] Entice segfaults

2005-08-04 Thread Kirby Kuehl
export CFLAGS=-g On 7/31/05, Paulo Jorge de Oliveira Cantante de Matos <[EMAIL PROTECTED]> wrote: > > Hi, > > Indeed, no more imlib2 warning and the segfault as it was > disappears but a little bit later after moving around the > thumbnails and checking some photos...: > $ entice fotos/ > Unabl

Re: [E-devel] Entice segfaults

2005-07-31 Thread Paulo Jorge de Oliveira Cantante de Matos
Hi, Indeed, no more imlib2 warning and the segfault as it was disappears but a little bit later after moving around the thumbnails and checking some photos...: $ entice fotos/ Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2 Segmentation fault I tried to run gdb on it and it segfault

Re: [E-devel] Entice segfaults

2005-07-30 Thread Tilman Sauerbeck
Paulo Jorge de Oliveira Cantante de Matos <[EMAIL PROTECTED]> [2005-07-29 21:43]: > Hi all, Hi, > Anyway I've chosen a directory were I keep my images and entice > segfaults (probably trying to create thumbnail of a tar.bz2 > file): > > $ entice fotos/ > Segmentation fault > * Imlib2 Develo