bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gv] gabriele balducci: Re: problems with libXaw3D-1.6.1


From: gabriele balducci
Subject: [bug-gv] gabriele balducci: Re: problems with libXaw3D-1.6.1
Date: Tue, 28 Feb 2012 10:57:25 +0100

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

[Prev in Thread] Current Thread [Next in Thread]