RE: Konq/e crashes on javascript
Bill Fassler <[email protected]> Thu, 11 Oct 2007 06:32:52 -0700 (PDT)
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
Andre, I was able to get basic javascript working by enabling RTTI support both in QT and in KonqE. If you were to Google for this problem you should find many references. Here is just one thread that is somewhat related: http://www.nabble.com/konq-e-with-shared-library-support-t4341071.html Hope this helps, Bill Andre Kwakernaak <[email protected]> wrote: I have checked the configure script for qt-embedded-free3.3.4. There is no such option to enable (or disable) rtti in Qt. ________________________________ From: Bill Fassler [mailto:[email protected]] Sent: woensdag 10 oktober 2007 17:05 To: For discussion of Konqueror/Embedded Subject: Re: Konq/e crashes on javascript Did you also enable rtti support in your QT library? Bill Andre Kwakernaak wrote: Hi, I'm having trouble with JavaScript on Konq/e I 've compiled qt-embedded-free-3.3.4 with configure -thread. Konq/e is configured with the following options: --with-qt-dir=/root/qt-embedded-free-3.3.4 --with-qt-libraries=/root/qt-embedded-free-3.3.4/lib --with-qt-includes=/root/qt-embedded-free-3.3.4/include --host=i686-linux --with-ipv6-lookup=no --without-xinerama --enable-scrollbars --disable-selection --enable-bookmarks --with-javascript=static --enable-debug=full --disable-printing --enable-pcre --without-arts --enable-jshostext --enable-final --enable-qt-embedded --enable-fwnewepg=yes --enable-embedded --with-gui=kiosk --enable-rtti-embedded --enable-ftp --enable-fullscreenmenu --enable-mt --without-ssl I 've got Konq/e running and it shows simple html pages without any problems, however if I try to load a page with some javascript it crashes. The debug output of Konq/e: Creating mouse: Auto debug: Launcher::dispatchLoop()... debug: parsing /usr/share/config/konq-embedrc debug: parsing /root/.kde/share/config/konq-embedrc debug: dcopclient::call(DCOPServer, , setDaemonMode(bool)) I couldn't enable daemon mode at the dcopserver! debug: parsing /usr/share/config/kcookiejarrc debug: parsing /root/.kde/share/config/kcookiejarrc debug: parsing /usr/share/config/khtmlrc debug: parsing /usr/share/config/khtmlrc debug: new KRun 0x8e716e0 file:///usr/share/apps/konq-embed/start.html debug: creating slave for file:///usr/share/apps/konq-embed/start.html launcher: creating slave for protocol file debug: TransferJob::start( Slave *slave ) debug: Run::foundMimeType( text/html ) url: file:///usr/share/apps/konq-embed/start.html debug: HTMLView::openURL file:///usr/share/apps/konq-embed/start.html type text/html debug: KHTMLPart(0x8e57cf0)::openURL file:///usr/share/apps/konq-embed/start.html debug: saveState! debug: saveState this=0x8e57cf0 'unnamed' saving URL file:///usr/share/apps/konq-embed/start.html QObject::connect: No such signal QObject::cleared() QObject::connect: (sender name: 'unnamed') QObject::connect: (receiver name: 'unnamed') debug: using compatibility parseMode launcher: creating slave for protocol file debug: SlaveBase: select() error 9, Bad file descriptor! exiting! launcher: error sending launcherSlavePidCmd: Broken pipe debug: SlaveBase: read() error 13, Permission denied! exiting! I have no idea what causes Konq/e to crash, any help is appreciated. Regards, André _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e ________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e