<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3700.6699" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I have compiled kaffe 1.1.4 in my arm-linux, with qte 2.3.2 
and qpe 1.5.0, and the porcessor is PXA255. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>If I execute java program without any graphical interfaces, it 
works well. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>But if I want to use the graphical interface,&nbsp;a message 
about qte displayed</FONT><FONT size=2>.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Such as, if I execute "appletviewer 
HelloWorld.html"(HelloWorld.html just contains a very simple java class), what 
on the screen is:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>tlkProperties<BR>QSocket::writeBlock: Socket is not 
open<BR>QSocket::writeBlock: Socket is not open<BR>QSocket::writeBlock: Socket 
is not open<BR>QSocket::writeBlock: Socket is not open<BR>No Qt/Embedded server 
appears to be running.<BR>If you want to run this program as a server,<BR>add 
the "-qws" command-line option.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Then I added -qws after appletviewer, but it's the same 
message.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>I know that the "-qws" parameter should be added after the 
executable file, so I searched the kaffe file in kaffe/bin, substitued all the 
"kaffe-bin" with "kaffe-bin -qws". Still not work.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I know it's the problem about qt,&nbsp;not kaffe. But&nbsp;is 
there anyone encountered the same problem? Maybe I should add 
another&nbsp;parameter about qt, but what is it? If anyone knows, please tell 
me. </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks.</FONT>&nbsp;</DIV></BODY></HTML>