Re: konq-e Digest, Vol 48, Issue 13
"huzj" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
hi, konqueror/e is a qte application. The first qte application should be started with -qws command line. so you should use command as follows: ./konqueror -qws But qte application will open linux frame buffer to work. You maybe should compile a qvfb(qt virtual frame buffer) to let qte application connect to a virtual frame buffer. so all the things you should to : compile a x11 version qt which includes a qvfb in tools/qvfb. compile a embeded qte . use the -qvfb option of "configure" start qvfb use command line : ./qvfb start konqueror use command line : ./konqueror -qws and you need to start a Xserver(such as cygwin's xwin) to execute qvfb and konqueror. ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Wednesday, April 25, 2007 6:00 PM Subject: konq-e Digest, Vol 48, Issue 13 > Send konq-e mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.kde.org/mailman/listinfo/konq-e > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of konq-e digest..." > > > Today's Topics: > > 1. error in executing konqueror (Pavan Kumar Reddy) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: 25 Apr 2007 09:20:34 -0000 > From: "Pavan Kumar Reddy" <[email protected]> > Subject: error in executing konqueror > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > ? > Hi, > > I am using SSH client from windows desktop, i successfully compiled qt(qt-2.3.10-snapshot-200704240).konqueror (konqueror-embedded-snapshot-20030705). > > i got konqueror executable, while executing it (./konqueror) the following error occured > > QSocket:: WriteBlock: Socket is not open > QSocket:: WriteBlock: Socket is not open > QSocket:: WriteBlock: Socket is not open > QSocket:: WriteBlock: Socket is not open > No Qt/Embedded Server appears to be running > if you want to run konqueror as a server > add the "-qws" command line option > > plz suggest me , where exactly i am going wrong??? > > > Regards > Pavan Reddy. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://mail.kde.org/pipermail/konq-e/attachments/20070425/bd8fd32a/attachment-0001.html > > ------------------------------ > > _______________________________________________ > konq-e mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/konq-e > > > End of konq-e Digest, Vol 48, Issue 13 > ************************************** >