Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jan 2004 18:58:33 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-gnome@FreeBSD.org
Subject:   Re: graphics/inkscape, missing a depend and some problems..
Message-ID:  <3FFA86C9.6030706@FreeBSD.org>
In-Reply-To: <opr1cif0kr8ckrg5@smtp.central.cox.net>
References:  <opr1cif0kr8ckrg5@smtp.central.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy,

Jeremy Messenger wrote:

> It looks like it's missing a depend on textproc/p5-XML-XQL.. It's need 
> for the dropshadow filter, which I get this error:

Fixed. Thanks!
I tried filters on some drawings and they works. Inkscape forks new 
window with the result. Could you report additional details about your 
system?

All the best,
Alexander.

>
> =============================
> % inkscape
> Can't locate XML/XQL.pm in @INC (@INC contains: 
> /usr/X11R6/lib/inkscape/extensions 
> /usr/local/lib/perl5/site_perl/5.8.2/mach 
> /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl 
> /usr/local/lib/perl5/5.8.2/BSDPAN /usr/local/lib/perl5/5.8.2/mach 
> /usr/local/lib/perl5/5.8.2 .) at 
> /usr/X11R6/lib/inkscape/extensions/SpSVG.pm line 50.
> BEGIN failed--compilation aborted at 
> /usr/X11R6/lib/inkscape/extensions/SpSVG.pm line 50.
> Compilation failed in require at 
> /usr/X11R6/lib/inkscape/extensions/svg_dropshadow line 17.
> BEGIN failed--compilation aborted at 
> /usr/X11R6/lib/inkscape/extensions/svg_dropshadow line 17.
> zsh: 45024 killed     inkscape
> =============================
>
> After I installed the textproc/p5-XML-XQL and error seems to be gone, 
> but I still can't use any stuff in the filters such as dropshadow and 
> roundhole. If I touch them and it will just freeze/halt forever. I 
> have tried to run it under gdb, but not really help and it looks like 
> something with ltmain.sh? or something else.
>
> =============================
> % gdb inkscape
>
> (gdb) r
> Starting program: /usr/X11R6/bin/inkscape
> ^C
> Program received signal SIGINT, Interrupt.
> 0x28ecf8ef in poll () from /lib/libc.so.5
>
> (gdb) bt
> #0  0x28ecf8ef in poll () from /lib/libc.so.5
> #1  0x28f98961 in _thread_kern_sched_state_unlock () from 
> /usr/lib/libc_r.so.5
> #2  0x28f9837b in _thread_kern_scheduler () from /usr/lib/libc_r.so.5
> #3  0xd0d0d0d0 in ?? ()
> #4  0x0818e8c0 in ?? ()
> Error accessing memory address 0x1: Bad address.
> =============================
>
> Cheers,
> Mezz
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FFA86C9.6030706>