|
我尝试用文泉驿字体,但是程序异常退出了,难道不支持用点阵字?
注意以下错误信息。。。Assertion `pos <= t->maxPos' failed
----error message----
[iveney@localhost v2 project1]$ java: ../../../src/share/native/sun/font/t2k/t2kstrm.c:132: ReadInt16: Assertion `pos <= t->maxPos' failed.
/opt/netbeans-5.5/bin/../platform6/lib/nbexec: line 422: 1100 已放弃 "/usr/java/jdk1.6.0/bin/java" -Djdk.home="/usr/java/jdk1.6.0" -classpath "/opt/netbeans-5.5/platform6/lib/boot.jar:/opt/netbeans-5.5/platform6/lib/org-openide-modules.jar:/opt/netbeans-5.5/platform6/lib/org-openide-util.jar:/opt/netbeans-5.5/platform6/lib/locale/boot_ja.jar:/opt/netbeans-5.5/platform6/lib/locale/boot_pt_BR.jar:/opt/netbeans-5.5/platform6/lib/locale/boot_zh_CN.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-modules_ja.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-modules_pt_BR.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-modules_zh_CN.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-util_ja.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-util_pt_BR.jar:/opt/netbeans-5.5/platform6/lib/locale/org-openide-util_zh_CN.jar:/opt/netbeans-5.5/platform6/lib/locale/swing-l10n_pt_BR.jar:/usr/java/jdk1.6.0/lib/dt.jar:/usr/java/jdk1.6.0/lib/tools.jar" -Dnetbeans.osenv="/tmp/nbenv.1068" -Dnetbeans.osenv.nullsep=true -Dnetbeans.dirs="/opt/netbeans-5.5/bin/../nb5.5:/opt/netbeans-5.5/bin/../ide7:/opt/netbeans-5.5/bin/../enterprise3:/opt/netbeans-5.5/bin/../harness:" -Dnetbeans.home="/opt/netbeans-5.5/platform6" "-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade" "-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense" "-Dcom.sun.aas.installRoot="/opt/SUNWappserver"" "-Xms32m" "-Xmx128m" "-XXermSize=32m" "-XX:MaxPermSize=160m" "-Xverify:none" org.netbeans.Main --userdir "/home/iveney/.netbeans/5.5" "--branding" "nb" |
|