Date: Tue, 06 Jan 2004 21:04:14 -0600 From: Jeremy Messenger <mezz7@cox.net> To: Alexander Nedotsukov <bland@FreeBSD.org> Cc: freebsd-gnome@FreeBSD.org Subject: Re: graphics/inkscape, missing a depend and some problems.. Message-ID: <opr1dxhcip8ckrg5@smtp.central.cox.net> In-Reply-To: <opr1c7fbkg8ckrg5@smtp.central.cox.net> References: <opr1cif0kr8ckrg5@smtp.central.cox.net> <3FFA86C9.6030706@FreeBSD.org> <opr1c7fbkg8ckrg5@smtp.central.cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 06 Jan 2004 11:41:25 -0600, Jeremy Messenger <mezz7@cox.net> wrote: > On Tue, 06 Jan 2004 18:58:33 +0900, Alexander Nedotsukov > <bland@FreeBSD.org> wrote: > >> 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? > > Yeah sorry, I have everything lastest from Gnome 2.5.x and apps. The > 5.2-CURRENT is from Jan 2, use libc_r and ULE.. I have the feel that I > will have to rebuild everything, because I am having a few very strange > problems in here so let's hold on this one for now until I finish clean > up the system and rebuild everything. Gimme around one to two days to > report back. Ok, I still have the same problem after I did the clean up and rebuild everything. Here's an attach of pkginfo.txt (pkg_info).. If I try to use dropshadow then it will do nothing and just freeze. If I use roundhole then I will get an error msg and freeze. ================================== Can't open --id=rect562: No such file or directory at /usr/X11R6/lib/inkscape/extensions/roundhole line 11. ================================== I have Perl 5.8 installed. BTW: I just update -CURRENT today. Cheers, Mezz > Cheers, > Mezz > >> 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 -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr1dxhcip8ckrg5>