client icon indicating copy to clipboard operation
client copied to clipboard

Capturing logs on crash fails for branded clients

Open TheOneRing opened this issue 1 year ago • 0 comments

In https://github.com/owncloud/client/blob/9a6fa8a9389133337f0da1cbd9762204240ef0af/src/libsync/logger.cpp#L245-L245 We use APPLICATION_SHORTNAME to write the log file.

In the reporter we however use https://github.com/owncloud/client/blob/9a6fa8a9389133337f0da1cbd9762204240ef0af/src/crashreporter/CrashReporterConfig.h.in#L8-L8

TheOneRing avatar Jun 07 '24 12:06 TheOneRing