Home
last modified time | relevance | path

Searched refs:LOG_ERROR_MESSAGE (Results 1 – 25 of 98) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp149 LOG_ERROR_MESSAGE( in GetString()
317 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in SetReturnData()
323 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in SetReturnData()
420 LOG_ERROR_MESSAGE(L"Toast notification failed to display"); in toastFailed()
447 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
512 LOG_ERROR_MESSAGE(L"Unable to release mutex ownership: %#X", in ShowNotification()
530 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
539 LOG_ERROR_MESSAGE(L"Timed out waiting for event object"); in ShowNotification()
543 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in ShowNotification()
549 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in ShowNotification()
[all …]
H A DCache.cpp90 LOG_ERROR_MESSAGE(L"Failed to read setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
102 LOG_ERROR_MESSAGE(L"Failed to write setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
146 LOG_ERROR_MESSAGE(L"Failed to read \"%s\": %#X", regName.c_str(), hr); in ReadVersion1CacheKey()
234 LOG_ERROR_MESSAGE( in MaybeMigrateVersion1()
294 LOG_ERROR_MESSAGE( in WriteEntryKeys()
360 LOG_ERROR_MESSAGE(L"Unable to remove stale entry: %#X", in VersionedEnqueue()
396 LOG_ERROR_MESSAGE(L"Attempted to discard entry from an empty cache"); in DiscardFront()
435 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyDword()
462 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyString()
518 LOG_ERROR_MESSAGE(L"Invalid entry version of %u in \"%s\"", in Dequeue()
[all …]
H A DSetDefaultBrowser.cpp96 LOG_ERROR_MESSAGE( in SetUserChoice()
182 LOG_ERROR_MESSAGE(L"UserChoice ProgID %s for %s was rejected", aProgID, in VerifyUserDefault()
194 LOG_ERROR_MESSAGE( in VerifyUserDefault()
207 LOG_ERROR_MESSAGE(L"ProgID %s not found", urlProgID.get()); in SetDefaultBrowserUserChoice()
213 LOG_ERROR_MESSAGE(L"ProgID %s not found", htmlProgID.get()); in SetDefaultBrowserUserChoice()
218 LOG_ERROR_MESSAGE(L"UserChoice Hash mismatch"); in SetDefaultBrowserUserChoice()
223 LOG_ERROR_MESSAGE(L"UserChoice hash matched, but Windows build is too old"); in SetDefaultBrowserUserChoice()
271 LOG_ERROR_MESSAGE(L"Failed setting default with %s", aAumi); in SetDefaultBrowserUserChoice()
H A Dmain.cpp129 LOG_ERROR_MESSAGE(L"Failed to write installation registry entry: %#X", in WriteInstallationRegistryEntry()
162 LOG_ERROR_MESSAGE(L"Couldn't open registry mutex: %#X", GetLastError()); in Acquire()
172 LOG_ERROR_MESSAGE(L"Timed out waiting for registry mutex"); in Acquire()
179 LOG_ERROR_MESSAGE(L"Found abandoned registry mutex. Continuing..."); in Acquire()
184 LOG_ERROR_MESSAGE(L"Failed to wait on registry mutex: %#X", in Acquire()
195 LOG_ERROR_MESSAGE(L"Unexpectedly missing registry mutex"); in Release()
200 LOG_ERROR_MESSAGE(L"Failed to release registry mutex"); in Release()
H A DTelemetry.cpp264 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetPingAlreadySentToday()
280 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetPingAlreadySentToday()
302 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
317 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
363 LOG_ERROR_MESSAGE(L"Failed to read cache: %#X", hr); in MaybeSwapForCached()
390 LOG_ERROR_MESSAGE(L"Unable to read prev action from registry: %#X", hr); in ReadPreviousNotificationAction()
421 LOG_ERROR_MESSAGE(L"Unable to write prev action to registry: %#X", hr); in MaybeWritePreviousNotificationAction()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp140 LOG_ERROR_MESSAGE( in GetString()
278 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in SetReturnData()
284 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in SetReturnData()
377 LOG_ERROR_MESSAGE(L"Toast notification failed to display"); in toastFailed()
404 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
469 LOG_ERROR_MESSAGE(L"Unable to release mutex ownership: %#X", in ShowNotification()
487 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
496 LOG_ERROR_MESSAGE(L"Timed out waiting for event object"); in ShowNotification()
500 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in ShowNotification()
506 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in ShowNotification()
[all …]
H A DCache.cpp90 LOG_ERROR_MESSAGE(L"Failed to read setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
102 LOG_ERROR_MESSAGE(L"Failed to write setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
146 LOG_ERROR_MESSAGE(L"Failed to read \"%s\": %#X", regName.c_str(), hr); in ReadVersion1CacheKey()
234 LOG_ERROR_MESSAGE( in MaybeMigrateVersion1()
294 LOG_ERROR_MESSAGE( in WriteEntryKeys()
360 LOG_ERROR_MESSAGE(L"Unable to remove stale entry: %#X", in VersionedEnqueue()
396 LOG_ERROR_MESSAGE(L"Attempted to discard entry from an empty cache"); in DiscardFront()
435 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyDword()
462 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyString()
518 LOG_ERROR_MESSAGE(L"Invalid entry version of %u in \"%s\"", in Dequeue()
[all …]
H A DSetDefaultBrowser.cpp95 LOG_ERROR_MESSAGE( in SetUserChoice()
181 LOG_ERROR_MESSAGE(L"UserChoice ProgID %s for %s was rejected", aProgID, in VerifyUserDefault()
193 LOG_ERROR_MESSAGE( in VerifyUserDefault()
205 LOG_ERROR_MESSAGE(L"ProgID %s not found", urlProgID.get()); in SetDefaultBrowserUserChoice()
211 LOG_ERROR_MESSAGE(L"ProgID %s not found", htmlProgID.get()); in SetDefaultBrowserUserChoice()
216 LOG_ERROR_MESSAGE(L"UserChoice Hash mismatch"); in SetDefaultBrowserUserChoice()
252 LOG_ERROR_MESSAGE(L"Failed setting default with %s", aAumi); in SetDefaultBrowserUserChoice()
H A Dmain.cpp128 LOG_ERROR_MESSAGE(L"Failed to write installation registry entry: %#X", in WriteInstallationRegistryEntry()
161 LOG_ERROR_MESSAGE(L"Couldn't open registry mutex: %#X", GetLastError()); in Acquire()
171 LOG_ERROR_MESSAGE(L"Timed out waiting for registry mutex"); in Acquire()
178 LOG_ERROR_MESSAGE(L"Found abandoned registry mutex. Continuing..."); in Acquire()
183 LOG_ERROR_MESSAGE(L"Failed to wait on registry mutex: %#X", in Acquire()
194 LOG_ERROR_MESSAGE(L"Unexpectedly missing registry mutex"); in Release()
199 LOG_ERROR_MESSAGE(L"Failed to release registry mutex"); in Release()
H A DTelemetry.cpp267 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetPingAlreadySentToday()
283 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetPingAlreadySentToday()
305 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
320 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
366 LOG_ERROR_MESSAGE(L"Failed to read cache: %#X", hr); in MaybeSwapForCached()
393 LOG_ERROR_MESSAGE(L"Unable to read prev action from registry: %#X", hr); in ReadPreviousNotificationAction()
424 LOG_ERROR_MESSAGE(L"Unable to write prev action to registry: %#X", hr); in MaybeWritePreviousNotificationAction()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp140 LOG_ERROR_MESSAGE( in GetString()
278 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in SetReturnData()
284 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in SetReturnData()
377 LOG_ERROR_MESSAGE(L"Toast notification failed to display"); in toastFailed()
404 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
469 LOG_ERROR_MESSAGE(L"Unable to release mutex ownership: %#X", in ShowNotification()
487 LOG_ERROR_MESSAGE(WinToast::strerror(error).c_str()); in ShowNotification()
496 LOG_ERROR_MESSAGE(L"Timed out waiting for event object"); in ShowNotification()
500 LOG_ERROR_MESSAGE(L"Unable to obtain mutex ownership"); in ShowNotification()
506 LOG_ERROR_MESSAGE(L"Found abandoned mutex"); in ShowNotification()
[all …]
H A DCache.cpp90 LOG_ERROR_MESSAGE(L"Failed to read setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
102 LOG_ERROR_MESSAGE(L"Failed to write setting \"%s\": %#X", regName, hr); in EnsureDwordSetting()
146 LOG_ERROR_MESSAGE(L"Failed to read \"%s\": %#X", regName.c_str(), hr); in ReadVersion1CacheKey()
234 LOG_ERROR_MESSAGE( in MaybeMigrateVersion1()
294 LOG_ERROR_MESSAGE( in WriteEntryKeys()
360 LOG_ERROR_MESSAGE(L"Unable to remove stale entry: %#X", in VersionedEnqueue()
396 LOG_ERROR_MESSAGE(L"Attempted to discard entry from an empty cache"); in DiscardFront()
435 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyDword()
462 LOG_ERROR_MESSAGE(L"Failed to read \"%s\" from \"%s\": %#X", regName, in ReadEntryKeyString()
518 LOG_ERROR_MESSAGE(L"Invalid entry version of %u in \"%s\"", in Dequeue()
[all …]
H A DSetDefaultBrowser.cpp95 LOG_ERROR_MESSAGE( in SetUserChoice()
181 LOG_ERROR_MESSAGE(L"UserChoice ProgID %s for %s was rejected", aProgID, in VerifyUserDefault()
193 LOG_ERROR_MESSAGE( in VerifyUserDefault()
205 LOG_ERROR_MESSAGE(L"ProgID %s not found", urlProgID.get()); in SetDefaultBrowserUserChoice()
211 LOG_ERROR_MESSAGE(L"ProgID %s not found", htmlProgID.get()); in SetDefaultBrowserUserChoice()
216 LOG_ERROR_MESSAGE(L"UserChoice Hash mismatch"); in SetDefaultBrowserUserChoice()
252 LOG_ERROR_MESSAGE(L"Failed setting default with %s", aAumi); in SetDefaultBrowserUserChoice()
H A Dmain.cpp128 LOG_ERROR_MESSAGE(L"Failed to write installation registry entry: %#X", in WriteInstallationRegistryEntry()
161 LOG_ERROR_MESSAGE(L"Couldn't open registry mutex: %#X", GetLastError()); in Acquire()
171 LOG_ERROR_MESSAGE(L"Timed out waiting for registry mutex"); in Acquire()
178 LOG_ERROR_MESSAGE(L"Found abandoned registry mutex. Continuing..."); in Acquire()
183 LOG_ERROR_MESSAGE(L"Failed to wait on registry mutex: %#X", in Acquire()
194 LOG_ERROR_MESSAGE(L"Unexpectedly missing registry mutex"); in Release()
199 LOG_ERROR_MESSAGE(L"Failed to release registry mutex"); in Release()
H A DTelemetry.cpp267 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetPingAlreadySentToday()
283 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetPingAlreadySentToday()
305 LOG_ERROR_MESSAGE(L"Unable to read registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
320 LOG_ERROR_MESSAGE(L"Unable to write registry: %#X", hr); in GetAndUpdatePreviousDefaultBrowser()
366 LOG_ERROR_MESSAGE(L"Failed to read cache: %#X", hr); in MaybeSwapForCached()
393 LOG_ERROR_MESSAGE(L"Unable to read prev action from registry: %#X", hr); in ReadPreviousNotificationAction()
424 LOG_ERROR_MESSAGE(L"Unable to write prev action to registry: %#X", hr); in MaybeWritePreviousNotificationAction()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/r_util/
H A DREnvironmentPosix.cpp144 LOG_ERROR_MESSAGE(*pErrMsg); in getLibPathFromRHome()
168 LOG_ERROR_MESSAGE(*pErrMsg); in getRHomeAndLibPath()
272 LOG_ERROR_MESSAGE(*pErrMsg); in getRHomeAndLibPath()
300 LOG_ERROR_MESSAGE(*pErrMsg); in validateRScriptPath()
309 LOG_ERROR_MESSAGE(*pErrMsg); in validateRScriptPath()
318 LOG_ERROR_MESSAGE(*pErrMsg); in validateRScriptPath()
358 LOG_ERROR_MESSAGE(*pErrMsg); in validateREnvironment()
364 LOG_ERROR_MESSAGE(*pErrMsg); in validateREnvironment()
372 LOG_ERROR_MESSAGE(*pErrMsg); in validateREnvironment()
378 LOG_ERROR_MESSAGE(*pErrMsg); in validateREnvironment()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server/
H A DServerOptions.cpp147 LOG_ERROR_MESSAGE("Unable to determine install path: "+error.getSummary()); in read()
286 LOG_ERROR_MESSAGE("Server user '" + serverUser_ + "' does not exist"); in read()
299 LOG_ERROR_MESSAGE("Could not find details for server user '" + serverUser_ + "'"); in read()
310 LOG_ERROR_MESSAGE("Could not find details for current user while attempting to " in read()
318 LOG_ERROR_MESSAGE("Attempt to run server as user '" + serverUser_ + "' (uid " + in read()
377 LOG_ERROR_MESSAGE("Specified origin " + origin + " is an invalid domain. " in read()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionAsyncPackageInformation.cpp205 LOG_ERROR_MESSAGE("Failed to parse JSON: '" + subset + "'"); in onCompleted()
230 LOG_ERROR_MESSAGE("Failed to read JSON 'objects' array to vector"); in onCompleted()
233 LOG_ERROR_MESSAGE("Failed to read JSON 'types' array to vector"); in onCompleted()
236 LOG_ERROR_MESSAGE("Failed to read JSON 'functions' object to map"); in onCompleted()
239 LOG_ERROR_MESSAGE("Failed to read JSON 'data' array to vector"); in onCompleted()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server_core/
H A DUrlPorts.cpp105 LOG_ERROR_MESSAGE("Cannot create URL with port token '" + token + "'."); in transformPort()
138 LOG_ERROR_MESSAGE("Invalid indicator on port token '" + token + "'."); in detransformPort()
149 LOG_ERROR_MESSAGE("Cannot use port token '" + token + "'."); in detransformPort()
H A DServerDatabase.cpp168LOG_ERROR_MESSAGE("Sqllite database directory: " + databaseDirectory.getAbsolutePath() + " must be… in readOptions()
239LOG_ERROR_MESSAGE("Could not determine file permissions for database configuration file: " + in readOptions()
347 LOG_ERROR_MESSAGE("Could not determine path to database migration files"); in initialize()
355 LOG_ERROR_MESSAGE("Could not update database to latest schema"); in initialize()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server_core/system/
H A DPam.cpp186 LOG_ERROR_MESSAGE("pam_start failed: " + lastError()); in login()
194 LOG_ERROR_MESSAGE("pam_authenticate failed: " + lastError()); in login()
201 LOG_ERROR_MESSAGE("pam_acct_mgmt failed: " + lastError()); in login()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/
H A DPosixStringUtils.cpp51 LOG_ERROR_MESSAGE(e.what()); in wideToUtf8()
79 LOG_ERROR_MESSAGE(message); in utf8ToWide()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/http/
H A DAsyncServerImpl.hpp416 LOG_ERROR_MESSAGE(std::string("Unexpected exception: ") + e.what()); in handleAccept()
465LOG_ERROR_MESSAGE("Invalid method " + method + " requested for uri: " + pRequest->uri()); in onHeadersParsed()
505LOG_ERROR_MESSAGE("Rejecting request with mismatched originator " + originator + " - " in onHeadersParsed()
529 LOG_ERROR_MESSAGE(std::string("Unexpected exception: ") + e.what()); in onHeadersParsed()
566 LOG_ERROR_MESSAGE("Handler not found for uri: " + pRequest->uri()); in handleConnection()
575 LOG_ERROR_MESSAGE(std::string("Unexpected exception: ") + e.what()); in handleConnection()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/zotero/
H A DZoteroBetterBibTeX.cpp82 LOG_ERROR_MESSAGE(*pWarning + " : " + response.body()); in betterBibtexJsonRpcRequest()
89 LOG_ERROR_MESSAGE(*pWarning); in betterBibtexJsonRpcRequest()
234 LOG_ERROR_MESSAGE(warning + " : " + exportJson.write()); in betterBibtexExport()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/
H A DRExec.cpp140 LOG_ERROR_MESSAGE("evaluateExpression called from thread other than main"); in evaluateExpressionsUnsafe()
242 LOG_ERROR_MESSAGE("executeSafely called from thread other than main"); in executeSafely()
326 LOG_ERROR_MESSAGE("evaluateString called from thread other than main: " + str); in evaluateString()
483LOG_ERROR_MESSAGE("Attempt to call R function: " + functionName_ + " on thread other than main"); in call()

1234