[dolphin] [Bug 439664] Dolphin crashes with Insync 3.4.2.40293

Henrique Sant'Anna bugzilla_noreply at kde.org
Mon Dec 11 12:38:46 GMT 2023


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

--- Comment #21 from Henrique Sant'Anna <hsantanna at gmail.com> ---
Dolphin can (or should) handle the plugin error and prevent the entire
application from shutting down.

The application is closing because its code does not anticipate that plugins
can perform actions that result in a fatal error.

There are multiple errors that Dolphin itself can cause, but these errors are
handled in such a way that they do not result in failure.

In short, the application needs to handle not only errors arising from its own
native actions, but also generally handle errors that may arise from plugin
actions.

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


More information about the kfm-devel mailing list