Comment 11 for bug 1284052

Revision history for this message
In , Stefan Bruens (stefan-bruens) wrote :

I see one possible problem here, QDomNode::toElement returns a NULL element if it is e.g. a AttributeNode or TextNode, so e.tagName(...) might crash.

Patch is available at
https://git.reviewboard.kde.org/r/113866/

Reporters:
Can you attach your bookmarks file, so I can verify if this is possibly the cause of the crash?
The file is located under:
~/.kde4/share/apps/kfileplaces/bookmarks.xml

If you have privacy concerns, this will remove the critical information:
sed -e '{s/href="\([^:]*\):.*"/href="\1:XXX"/g}' ~/.kde4/share/apps/kfileplaces/bookmarks.xml > bookmarks_cleaned.xml