[dolphin] [Bug 414392] App in KXMLGUIClient::setXML() when rc file is malformed

Nate Graham bugzilla_noreply at kde.org
Fri Nov 22 16:49:22 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=414392

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |DUPLICATE
             Status|NEEDSINFO                   |RESOLVED
            Summary|Crashes in                  |App in
                   |KXMLGUIClient::setXML()     |KXMLGUIClient::setXML()
                   |after upgrade to 19.10      |when rc file is malformed

--- Comment #5 from Nate Graham <nate at kde.org> ---
Yep, the file is malformed:

</kpartgui>
o_forward"/>
  <Action priority="0" name="go_home"/>
  <Action priority="0" name="go_up"/>
  <Action priority="0" name="icons"/>
  <Action priority="0" name="stop"/>
  <Action priority="0" name="view_zoom_in"/>
  <Action priority="0" name="view_zoom_out"/>
 </ActionProperties>
</kpartgui>

It's not valid XML. I guess something interrupted the process while it was
being written. Regardless, this should definitely not make Dolphin crash.
That's tracked by Bug 400271.

In the meantime, you can safely remove that file. It will reset Dolphin's main
window to its default settings, and then you can re-make any customizations you
made to it.

*** This bug has been marked as a duplicate of bug 400271 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list