As for the first error, that does appear to be a bug -- more
than
likely related to something in the moss.rtanim script. I
presume
raytracing all.g in moss.g otherwise has no issues by itself
(at
least it really shouldn't). If you would, please post your
moss.log
and moss.rtanim script to the bug tracker at http://sourceforge.net/
tracker/?func=add&group_id=105292&atid=640802 so it
can be looked into.
As for the second issue, you're just using the wrong device
nomenclature. The /dev/* names that all of the framebuffer
tools use
have nothing to do with the /dev/* devices on your
filesystem. If
you run the "fbhelp" command, it will list what
devices your version
of BRL-CAD was compiled with. The device you are probably
wanting
is /dev/X.
Cheers!
Sean
On Feb 17, 2007, at 2:28 AM, H.S.Rai wrote:
> On Ubuntu, I was trying to make animation.
>
> I found error on giving command (which appears to be
bug):
>
> -----------
> ./moss.rt -s 200
> *** glibc detected *** double free or corruption
(!prev):
> 0x08093dc0 ***
> ./moss.rt: line 2: 23807 Aborted
/usr/brlcad/bin/rt -M
> -F/dev/Xl $* -o moss.pix moss.g 'all.g'
2>>moss.log <moss.rtanim
> -----------
>
> Secondly, If I have *.pix, then on trying to make its
sequence using:
>
> /usr/brlcad/bin/fbserv -S 1024 0 /dev/sgip &
>
> gave error:
>
> fb_open: no such device "/dev/sgip"
>
> There is only /dev/sg0 and using it also fail to
produce result.
>
> --
> H.S.Rai
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BRL-CAD Users mailing list
brlcad-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-use
rs
|