Ran Font2DTest, got the message: Segmentation Fault:
tien:/usr/local/java/jdk1.4/solsparc/demo/jfc/Font2DTest 134 % java -jar Font2DTest.jar
Segmentation Fault
This ran fine in b37 or b36.
SwingSet2 or StylePad ran fine in b38.
===========================================
With _JAVA_AWT_USE_MOTIF_1_2 env variable set as suggested, was able to run, got the following warnings:
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
<minchi.tien@eng>
tien:/usr/local/java/jdk1.4/solsparc/demo/jfc/Font2DTest 134 % java -jar Font2DTest.jar
Segmentation Fault
This ran fine in b37 or b36.
SwingSet2 or StylePad ran fine in b38.
===========================================
With _JAVA_AWT_USE_MOTIF_1_2 env variable set as suggested, was able to run, got the following warnings:
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
Warning: Actions not found: forward-cell, backward-cell, delete-next-cell
<minchi.tien@eng>