Konqueror won't display images using KHTML, only Webkit

This has been an irritating problem, especially since I don't know how to fix it.

When I open a page, say kde.org in Konq, the images are missing and the text <div>s appear in strange places. I go to "View" -> "View Mode" and change to Webkit and the page looks normal, except not rendered as well, and of course I have to do this with every tab I open.

The "Specificatoins" screen shows:
Code:
  Supported standards 
 DOM (Level 1, partially Level 2) based HTML 4.01      built-in 
  Cascading Style Sheets (CSS 1, partially CSS 2)      built-in

I am running KDE 4.5.5 from a freshly updated and upgraded port (kde4-4.5.5_1)
When starting konq from a console, I only get these warnings, which don't offer much of a clue:
Code:
konqueror(30303)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory mapping, will fallback to 
private memory -- memory usage will increase 
konqueror(30303)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory mapping, will fallback to 
private memory -- memory usage will increase 
konqueror(30303)/kdecore (KLibrary) kde4Factory: The library "/usr/local/kde4/lib/kde4/kget_browser_integration.so" does not offer a 
qt_plugin_instance function.

Any ideas greatly appreciated. I want to love Konqueror, I really do.
 
Back
Top