Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix all usage of _com_error(cfExecuteresult).ErrorMessage() #3502

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

mgallien
Copy link
Collaborator

@mgallien mgallien commented Jul 2, 2021

_com_error(cfExecuteresult).ErrorMessage() calls should be translated to
QString before use with qDebug and related logging facilities

Signed-off-by: Matthieu Gallien matthieu.gallien@nextcloud.com

_com_error(cfExecuteresult).ErrorMessage() calls should be translated to
QString before use with qDebug and related logging facilities

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-3502-746072e95db9530c82013ff32e5bf1a24254eb2e-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien merged commit ddff9a5 into master Jul 2, 2021
@mgallien mgallien deleted the bugfix/fixCfApiLogs branch July 2, 2021 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants