http://qa.mandrakesoft.com/show_bug.cgi?id=6261
Summary: xfig should be linked against Xaw3d
Product: xfig
Version: 3.2.4-2mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
The Imakefile has several options commented out, that ought to be used:
XCOMM #define USEXPM
XCOMM #define USEXPM_ICON
XCOMM #define XAW3D
XCOMM #define WHEELMOUSE
In particular, there is a bug in the Xaw library that causes the layout of the
export menu to have overlapped widgets; this doesn't occur with the Xaw3D library.
Also, please use Fig.color.bisque.ad as the default apps-default value; it's
prettier (yes, I know, beauty is in the eye of the beholder. But it is easier
to read).
The other color app defaults files "Fig-color.blue.ad", "Fig-color.classic.ad",
"Fig-color.ad" should be put into the documenatation directory.
Finally, the /etc/X11/Xresources file should include the lines:
#ifdef COLOR
*customization: -color
#endif
so the color app defaults file get used.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.