Re: konq-e does not work with flash enabled
Yan Seiner <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
Bill Fassler wrote: > The only thing in the archives (FAQ) regarding Javascript that I > noticed discussed updating SUSE KDE packages. I am using SUSE 10.2 as > a host build machine to build uClinux, mplayer and konq-embedded for a > blackfin 537 development board (BF537-STAMP). Everything works rather > well except for konq-embedded. Yesterday I installed every KDE > package I didn't already have and updated all the ones I did have and > have rebuilt konq-embedded with no better results. I have played with > cache both enabled and disabled. With javascript enabled the browser > crashes instantly. With javascript disabled it seems to crash after > opening a few (4 or 5) pages. I have enabled debug, but still do not > see much of anything useful.... ISTR that you need to build konq/e and qt *without* -fno_rtti - otherwise it will crash just as you describe. The details are in the email archives from about a year ago. > > Also, oddly enough I have jpeg's displayed OK, but gif's do not > display. Any idea why that would be ?? The .gif thing sounds as though you built without gif support either in qt or konq; I forget which. --Yan