Since I need a browser, I try to get konqueror running on system (SLES 11.4) where I got no root access and no browser installed so far. Missing Shared Objects I fed to the system using LD_LIBRARY_PATH. So far so good, but when I start konqueror I get a popup telling me:
Could not delete file file://USER-HOME/.kde4/share/apps/konqueror/autosave/owned_by
The Console states:
USER@HOST:~/home/folder/konqueror/usr/bin> ./konqueror
konqueror(152173) KPixmapCache::Private::checkFileVersion: File “USER-HOME/.kde4/cache-HOST/kpc/kde-icon-cache.data” is not KPixmapCache file, or is
konqueror(152173) KPixmapCache::Private::checkFileVersion: version <= 0x000207, will recreate…
konqueror(152173) KIconCache::loadCustomIndexHeader: Empty themes list
konqueror(152173) KIconTheme::KIconTheme: Icon theme “oxygen” not found.
konqueror(152173) KIconLoaderPrivate::initIconThemes: Couldn’t find current icon theme, falling back to default.
konqueror(152173) KIconTheme::KIconTheme: Icon theme “oxygen” not found.
konqueror(152173): Error: standard icon theme “oxygen” not found!
konqueror(152173) KIconCache::Private::themeDirsChanged: Theme directory has been modified
konqueror(152173) KIconCache::loadCustomIndexHeader: Empty themes list
konqueror(152173) KonqMisc::createBrowserWindowFromProfile: path= “” , filename= “webbrowsing” , url= KUrl("")
konqueror(152173) KSycocaPrivate::checkDatabase: We have no database… launching kdeinit
konqueror(152173) KToolInvocation::klauncher: klauncher not running… launching kdeinit
konqueror(152173) KSycocaPrivate::openDatabase: Trying to open ksycoca from “USER-HOME/.kde4/cache-HOST/ksycoca4”
konqueror(152173) KSycocaPrivate::openDatabase: Could not open ksycoca
konqueror(152173) KSycocaPrivate::checkDatabase: Still no database…
konqueror(152173) KToolInvocation::klauncher: klauncher not running… launching kdeinit
konqueror(152173) KStartupInfo::createNewStartupId: creating: “HOST;1544024132;336594;152173_TIME0” : “konqueror”
konqueror(152173) KNotification::~KNotification: 0
konqueror(152173) KSycocaPrivate::checkDatabase: We have no database… launching kdeinit
konqueror(152173) KToolInvocation::klauncher: klauncher not running… launching kdeinit
konqueror(152173) KSycocaPrivate::openDatabase: Trying to open ksycoca from “USER-HOME/.kde4/cache-HOST/ksycoca4”
konqueror(152173) KSycocaPrivate::openDatabase: Could not open ksycoca
konqueror(152173) KSycocaPrivate::checkDatabase: Still no database…
konqueror(152173) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType “Browser/View” not found
konqueror(152173) KActionCollection::addAction: Registering action “edit_undo” under new name “undo”
konqueror(152173) KActionCollection::addAction: Registering action “edit_cut” under new name “cut”
konqueror(152173) KActionCollection::addAction: Registering action “edit_copy” under new name “copy”
konqueror(152173) KActionCollection::addAction: Registering action “edit_paste” under new name “paste”
Calling appendChild() on a null node does nothing.
KCrash: Application ‘konqueror’ crashing…
sock_file=USER-HOME/.kde4/socket-HOST/kdeinit4_localhost_11
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
KCrash failed to exec(), errno = 2
Any ideas how to get konqueror running?