Hi

> With Fedora Rawhide, I get:
> 
> address@hidden ~]$ gv
> Warning: Representation size 4 must match superclass's to override 
> highlightedFrameStyle
> Warning: Missing charsets in String to FontSet conversion
> Error: Object "control" does not have windowed ancestor

sorry for the noise.

I have investigated a bit and found (almost) the same behavior as you
report on a 64 bit box.

So, summarizing my findings:

=> gv-3.7.3 + Scrollbar.c patch + Xaw3d-1.6
   ----------------------------------------

   gv builds and runs fine on both 32 and 64 bit machines



=> gv-3.7.3 + Scrollbar.c patch + Xaw3d-1.6.1
   ------------------------------------------

   => builds without errors on both 32 and 64 bit machines

   => 32 bit machine: gv does not run and suffers a segmentation fault:

        Warning: Representation size 4 must match superclass's to override 
   unsetFrameStyle
        Warning: Representation size 2 must match superclass's to override 
   shadowWidth
        Warning: Representation size 2 must match superclass's to override 
   internalWidth
        Warning: Cannot convert string "0" to type Dimension
        Segmentation fault (core dumped)

   => 64 bit machine: no segfault, but gv does not start either and says:

        Warning: Representation size 4 must match superclass's to override 
highlightedFrameStyle
        Error: Object "toggleEven" does not have windowed ancestor


I would guess that you are running on a 64 bit box, are you? That would
make sense with the behavior I find...


HTH
ciao
gabriele

Reply via email to