[Differential] [Commented On] D3091: Windows: Don't display error dialogs
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Mon Oct 17 20:38:36 UTC 2016
kfunk added a comment.
In https://phabricator.kde.org/D3091#57279, @nalvarez wrote:
> Meanwhile I'm skeptical of the need to "set it back". Is there any case where such error dialog boxes would be desirable? It seems like their existence is an ancient-app-compatibility thing. The documentation for `SetErrorMode` recommends setting `SEM_FAILCRITICALERRORS` at app startup and leaving it that way.
I'm using a similar approach as Qt does. If some application decides to use a different "global" error mode, we should not interfere with it just because Solid wants to. This is a general purpose library after all.
REVISION DETAIL
https://phabricator.kde.org/D3091
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kfunk, #frameworks, brauch
Cc: nalvarez, broulik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20161017/5b62a4ed/attachment.html>
More information about the Kde-frameworks-devel
mailing list