| Summary: | konqueror-3.5.5 fails to start mimetype/inode error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | p cooper <pdcooper> |
| Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
p cooper
2006-05-07 15:37:35 UTC
When you create a new account, do you have the same problem? When I start X and kde as root konqueror seems to start normally Is this still a problem with konqueror-3.5.5? konqueror still dies
this is the output of the kde log as it starts and then dies
kio (KLauncher): KLauncher: Got start_service_by_desktop_path('/usr/kde/3.5/share/applications/kde/konqbrowser.desktop', ...)
kdeinit: Got EXT_EXEC 'kfmclient' from launcher.
kdecore (KConfigSkeleton): KConfigSkeleton::writeConfig()
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
kio (KLauncher): kfmclient (pid 9161) up and running.
DCOP: register 'anonymous-9161' -> number of clients is now 13
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
kio (KTrader): query for KonqAboutPage, KParts/ReadOnlyPart : returning 1 offers
kparts: found KParts Plugin : /usr/kde/3.5/share/apps/khtml/kpartplugins/khtmlkttsd.rc
kparts: load plugin khtmlkttsdplugin
kio (KTrader): query for KonqAboutPage, KParts/ReadOnlyPart : returning 1 offers
kparts: 0x812f9b8 emitting activePartChanged 0x822b6d8
kparts: MainWindow::createGUI, part=0x822b6d8 KonqAboutPage
kparts: MainWindow::createGUI, part=0x822b6d8 KonqAboutPage
kparts: deactivating GUI for 0x822b6d8 KonqAboutPage
DCOP: unregister 'anonymous-9161'
kdeinit: PID 9161 terminated.
khtml (part): 0x822b6d8 urlSelected: complete URL:file:///home/paul target=
kio (KTrader): query for inode/directory, Application : returning 0 offers
kio (KTrader): query for inode/directory, KParts/ReadOnlyPart : returning 8 offers
konqueror: focusNode.name: a
kparts: found KParts Plugin : /usr/kde/3.5/share/apps/konqiconview/kpartplugins/kremoteencodingplugin.rc
kparts: found KParts Plugin : /usr/kde/3.5/share/apps/konqiconview/kpartplugins/kshellcmdplugin.rc
kparts: load plugin
kparts: load plugin kshellcmdplugin
kio (KTrader): query for ThumbCreator : returning 6 offers
kio (KDirLister): +KDirLister
kio (KDirListerCache): +KDirListerCache
kio (KDirWatch): Can't use FAM (fam daemon not running?)
kio (KDirWatch): Available methods: Stat, Inotify
kparts: 0x812f9b8 emitting activePartChanged 0x8237a80
kparts: MainWindow::createGUI, part=0x8237a80 KonqKfmIconView
kparts: deactivating GUI for 0x822b6d8 KonqAboutPage
kparts: 0x82c4308 emitting activePartChanged (nil)
kparts: Part::~Part 0x822b6d8
kparts: deleting widget [KHTMLView pointer (0x81f6100) to widget view widget, geometry=817x505+0+0] view widget
kio (KDirLister): [virtual bool KDirLister::openURL(const KURL&, bool, bool)] file:///home/paul keep=false reload=false
kio (KDirListerCache): [bool KDirListerCache::listDir(KDirLister*, const KURL&, bool, bool)] 0x834cf28 url=file:///home/paul keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::stop(KDirLister*)] lister: 0x834cf28
kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*)] 0x834cf28
kio (KTrader): query for ThumbCreator : returning 6 offers
kio (KTrader): query for ThumbCreator : returning 6 offers
kio (KDirListerCache): listDir: Entry not in cache or reloaded: file:///home/paul
kio (KDirWatch): Added Dir /home/paul [KDirWatch-1]
kio_file: ========= LIST file:///home/paul =========
kio (KDirListerCache): [void KDirListerCache::slotEntries(KIO::Job*, const KIO::UDSEntryList&)] new entries for file:///home/paul
konqueror: WARNING: Pixmap not found for mimetype image/png
kio_file: ============= COMPLETED LIST ============
DCOP: unregister 'anonymous-9045'
kdeinit: PID 9045 terminated.
kdecore (KLibLoader): The KLibLoader contains the library textthumbnail (0x80ed5d0)
DCOP: unregister 'anonymous-9046'
kdeinit: PID 9046 terminated.
kdeinit: PID 9151 terminated.
DCOP: unregister 'konqueror-9151'
kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 19
Minor opcode: 0
Resource id: 0xc00005
kio_file: Done
kio_file: Done
kdeinit: PID 9152 terminated.
kdeinit: PID 9153 terminated.
Sorry not coming back on this one. The problem may stem from fiddling with Control Center -> KDE Components - File Associations. You can either have a look at it, choose an valid image or simply delete ~/.kde/share/mimelnk/inode/directory.desktop and any other broken entry. Another option is that you chose an icon-set, which doesn't provide the relevant .png (rather unlikely) and KDE does not fall back (didn't check that). If you want to clean up `rm -rf ~/.kde/share/mimelnk ~/.kde/share/applnk` kills all your modified entries. For sure a local problem, therefore marking invalid. thanks - done that but it still crashes. If its not a bug then im back here http://forums.gentoo.org/viewtopic-p-3889937.html#3889937 thanks for the suggestions |