Symbol: HDINFO
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
58
HDINFO("did create default package icon size %" B_PRId32, size);
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
155
HDINFO("empty path to tar-ball");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
162
HDINFO("will init icon model from tar [%s]", fTarPath.Path());
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
175
HDINFO("will read [%s] and collect the tar pointers", fTarPath.Path());
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
182
HDINFO("did collect %" B_PRIi32 " tar pointers (%6.3g secs)", fIconTarPtrs.Size(), secs);
src/apps/haikudepot/model/Model.cpp
183
HDINFO("did configure %" B_PRIu32 " languages with default [%s]",
src/apps/haikudepot/model/PackageScreenshotRepository.cpp
184
HDINFO("will clean the screenshot cache");
src/apps/haikudepot/packagemanagement/InstallPackageProcess.cpp
190
HDINFO("Installation of package %s is aborted by user: %s", packageNameString,
src/apps/haikudepot/packagemanagement/InstallPackageProcess.cpp
196
HDINFO("Nothing to do while installing package %s: %s", packageNameString,
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
147
HDINFO("trying to launch (absolute link): %s", path.Path());
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
167
HDINFO("trying to launch: %s", path.Path());
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
214
HDINFO("OpenPackageAction::FindAppToLaunch(): failed to init BPackageReader(%s): %s",
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
223
HDINFO("OpenPackageAction::FindAppToLaunch(): failed parse package contents (%s): %s",
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
62
HDINFO("found deskbar entry: %s -> %s", path.String(), entry->SymlinkPath());
src/apps/haikudepot/packagemanagement/PackageManager.cpp
171
HDINFO("no package actions for [%s] (downloading)",
src/apps/haikudepot/packagemanagement/PackageManager.cpp
175
HDINFO("no package actions for [%s] (pending)",
src/apps/haikudepot/process/AbstractProcess.cpp
57
HDINFO("cannot start process as it is not idle");
src/apps/haikudepot/process/AbstractProcess.cpp
62
HDINFO("cannot start process as it was stopped");
src/apps/haikudepot/process/ProcessCoordinator.cpp
211
HDINFO("[Coordinator] will stop process coordinator");
src/apps/haikudepot/process/ProcessCoordinator.cpp
214
HDINFO("[Coordinator] stopping process [%s]",
src/apps/haikudepot/process/ProcessCoordinatorFactory.cpp
223
HDINFO("bulk load proceeding without network communications because the client is too old");
src/apps/haikudepot/process/ThreadedProcessNode.cpp
113
HDINFO("[Node<%s>] starting process in thread", process->Name());
src/apps/haikudepot/process/ThreadedProcessNode.cpp
115
HDINFO("[Node<%s>] finished process in thread %f seconds", process->Name(),
src/apps/haikudepot/process/ThreadedProcessNode.cpp
76
HDINFO("[Node<%s>] initiating threaded", Process()->Name());
src/apps/haikudepot/server/AbstractServerProcess.cpp
475
HDINFO("[%s] did rename [%s] --> [%s]", Name(), temporaryFilePath.Path(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
569
HDINFO("[%s] exceeded %d redirects --> failure", Name(), MAX_REDIRECTS);
src/apps/haikudepot/server/AbstractServerProcess.cpp
574
HDINFO("[%s] exceeded %d failures", Name(), MAX_FAILURES);
src/apps/haikudepot/server/AbstractServerProcess.cpp
578
HDINFO("[%s] will stream '%s' to [%s]", Name(), url.UrlString().String(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
625
HDINFO("[%s] did complete streaming data [%" B_PRIdSSIZE " bytes]", Name(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
646
HDINFO("[%s] will redirect to; %s", Name(), redirectUrl.UrlString().String());
src/apps/haikudepot/server/AbstractServerProcess.cpp
654
HDINFO("[%s] remote data has not changed since [%s] so was not downloaded", Name(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
666
HDINFO("[%" B_PRId32 "] response from server; will delay for %" B_PRId32 " seconds",
src/apps/haikudepot/server/AbstractServerProcess.cpp
715
HDINFO("[%s] did move damaged file [%s] aside to [%s]", Name(), currentFilePath.Path(),
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
35
HDINFO("[%s] will fetch data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
63
HDINFO("[%s] failed to update data, but have old data anyway so carry on with that",
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
70
HDINFO("[%s] did fetch data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
80
HDINFO("[%s] there is no data to process", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
86
HDINFO("[%s] will process data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
94
HDINFO("[%s] did process data", Name());
src/apps/haikudepot/server/CacheScreenshotProcess.cpp
52
HDINFO("no network so will not cache screenshot");
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
59
HDINFO("no network so will not increment view counter");
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
89
HDINFO("did increment the view counter for [%s]", fPackage->Name().String());
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
92
HDINFO("server was not able to find the package [%s]",
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
185
HDINFO("[%s] will refresh the package list", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
195
HDINFO("[%s] did collate %" B_PRIi32 " depots", Name(), data.CountDepots());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
205
HDINFO("[%s] did initialize the package manager", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
215
HDINFO("[%s] did collate %" B_PRIi32 " solver packages", Name(),
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
228
HDINFO("[%s] did collate %" B_PRIi32 " packages", Name(), data.CountPackages());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
239
HDINFO("[%s] did collate local depot and package data", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
247
HDINFO("[%s] did enhance system packages", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
255
HDINFO("[%s] did populate model", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
261
HDINFO("did refresh the package list");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
294
HDINFO("unable to obtain the repository config for local repository '%s'; %s",
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
583
HDINFO("system flagged package filename [%s] is not existing --> ignored",
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
106
HDINFO("[%s] am refreshing cache for repo [%s] as it was forced",
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
112
HDINFO("[%s] am updating cache for repo [%s] as there was no cache",
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
118
HDINFO("[%s] am updating cache for repo [%s] as this is the first"
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
135
HDINFO("[%s] will update local repo [%s] cache", Name(), repoName.String());
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
145
HDINFO("[%s] did update local repo [%s] cache", Name(), repoName.String());
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
172
HDINFO("an error has arisen updating the local repositories : %s",
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
69
HDINFO("[%s] will update local repositories' caches", Name());
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
92
HDINFO("[%s] did update %" B_PRIi32 " local repositories' caches",
src/apps/haikudepot/server/PopulatePkgChangelogFromServerProcess.cpp
54
HDINFO("no network so will not populate changelog");
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
112
HDINFO("[%s] did populate size for %" B_PRId32 " packages with %" B_PRId32
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
65
HDINFO("[%s] will populate size for pkgs without a size", Name());
src/apps/haikudepot/server/PopulatePkgUserRatingsFromServerProcess.cpp
56
HDINFO("no network so will not populate user ratings");
src/apps/haikudepot/server/ServerHelper.cpp
154
HDINFO("user has opted to disable use of networking");
src/apps/haikudepot/server/ServerIconExportUpdateProcess.cpp
75
HDINFO("[InfoJsonExtractEntryListener] did extract [%s]", ENTRY_PATH_METADATA);
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
248
HDINFO("[PackageFillingPkgListener] unable to find the pkg [%s]", packageName.String());
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
346
HDINFO("[%s] did process %" B_PRIi32 " packages' data in (%6.3g secs)", Name(),
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
384
HDINFO("[%s] am not updating data for depot [%s] as there is no web app repository source "
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
110
HDINFO("[%s] will populate from %" B_PRId32 " possible natural languages", Name(),
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
126
HDINFO("[%s] did add %" B_PRId32 " supported languages", Name(), count);
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
136
HDINFO("[%s] will populate %" B_PRId32 " pkg categories", Name(), data->CountPkgCategories());
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
155
HDINFO("[%s] will populate %" B_PRId32 " rating stabilities", Name(),
src/apps/haikudepot/server/ServerRepositoryDataUpdateProcess.cpp
91
HDINFO("[DepotMatchingRepositoryListener] associated depot [%s] with "
src/apps/haikudepot/server/ServerRuntimeInformationVerifierProcess.cpp
183
HDINFO("[%s] disallowing nickname + password auth", Name());
src/apps/haikudepot/server/ServerRuntimeInformationVerifierProcess.cpp
71
HDINFO("[%s] disallowing nickname password authentication", Name());
src/apps/haikudepot/server/ServerRuntimeInformationVerifierProcess.cpp
85
HDINFO("[%s] no network --> will not verify server information", Name());
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
67
HDINFO("the user has not agreed to the latest user usage"
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
85
HDINFO("no network --> will not verify user");
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
90
HDINFO("no nickname --> will not verify user");
src/apps/haikudepot/server/WebAppInterface.cpp
1184
HDINFO("clearing cached access token as it is no longer valid");
src/apps/haikudepot/server/WebAppInterface.cpp
1189
HDINFO("no cached access token present; will obtain a new one");
src/apps/haikudepot/server/WebAppInterface.cpp
408
HDINFO("failure to authenticate");
src/apps/haikudepot/server/WebAppInterface.cpp
746
HDINFO("unable to get a new access token as there are no credentials");
src/apps/haikudepot/server/WebAppInterface.cpp
962
HDINFO("%s; empty request payload", PROTOCOL_NAME);
src/apps/haikudepot/tar/TarArchiveService.cpp
96
HDINFO("did list %" B_PRIu32 " tar items", countItemsRead);
src/apps/haikudepot/ui/App.cpp
600
HDINFO("last version [%s] and current version [%s] do not match -> will flush cache",
src/apps/haikudepot/ui/App.cpp
603
HDINFO("will write version [%s] to [%s]", version.String(), lastVersionPath.Path());
src/apps/haikudepot/ui/App.cpp
606
HDINFO("last version [%s] and current version [%s] match -> cache retained",
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
1031
HDINFO("did clear the featured packages view");
src/apps/haikudepot/ui/MainWindow.cpp
1064
HDINFO("credentials restored");
src/apps/haikudepot/ui/MainWindow.cpp
1069
HDINFO("no credentials to restore");
src/apps/haikudepot/ui/MainWindow.cpp
1253
HDINFO("revoked focus on package list view");
src/apps/haikudepot/ui/MainWindow.cpp
1322
HDINFO("selected package not in filtered list; will unset.");
src/apps/haikudepot/ui/MainWindow.cpp
1367
HDINFO("incr. view counter; name mismatch");
src/apps/haikudepot/ui/MainWindow.cpp
1369
HDINFO("incr. view counter; no viewed pkg");
src/apps/haikudepot/ui/MainWindow.cpp
1409
HDINFO("pkg [%s] will increment counter", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1411
HDINFO("pkg [%s] won't increment counter; network unavailable", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1492
HDINFO("no native desktop packages; will disable filter");
src/apps/haikudepot/ui/MainWindow.cpp
1512
HDINFO("no prominent packages; will display all packages instead");
src/apps/haikudepot/ui/MainWindow.cpp
1561
HDINFO("no [added package names] key in inbound message");
src/apps/haikudepot/ui/MainWindow.cpp
1568
HDINFO("no [removed package names] key in inbound message");
src/apps/haikudepot/ui/MainWindow.cpp
1590
HDINFO("will update package [%s] with state [%s]", packageName.String(),
src/apps/haikudepot/ui/MainWindow.cpp
1593
HDINFO("was unable to find package [%s] so was not possible to set the state to [%s]",
src/apps/haikudepot/ui/MainWindow.cpp
1773
HDINFO("the depot [%s] was not able to be found", depotName.String());
src/apps/haikudepot/ui/MainWindow.cpp
1778
HDINFO("the depot [%s] has no web app repository code", depotName.String());
src/apps/haikudepot/ui/MainWindow.cpp
1912
HDINFO("system shutting down --> new process coordinator [%s] rejected",
src/apps/haikudepot/ui/MainWindow.cpp
1922
HDINFO("adding and starting a process coordinator [%s]", item->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1927
HDINFO("adding process coordinator [%s] to the queue", item->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1953
HDINFO("will stop all queued process coordinators");
src/apps/haikudepot/ui/MainWindow.cpp
1958
HDINFO("will drop queued process coordinator [%s]", processCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1992
HDINFO("process coordinator [%s] did complete", fCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
2014
HDINFO("starting next process coordinator [%s]", fCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
2020
HDINFO("no more processes to coord --> will quit");
src/apps/haikudepot/ui/MainWindow.cpp
2031
HDINFO("! unknown process coordinator changed");
src/apps/haikudepot/ui/MainWindow.cpp
429
HDINFO("a coordinator is running --> will wait before quitting...");
src/apps/haikudepot/ui/MainWindow.cpp
881
HDINFO("window encountered an empty packages changed");
src/apps/haikudepot/ui/PackageContentsView.cpp
348
HDINFO("PackageContentsView::_PopulatePackageContents(): "
src/apps/haikudepot/ui/PackageContentsView.cpp
358
HDINFO("PackageContentsView::_PopulatePackageContents(): "
src/apps/haikudepot/ui/PackageInfoView.cpp
1520
HDINFO("will skip populating changelog for [%s] as no network is available",
src/apps/haikudepot/ui/PackageInfoView.cpp
1549
HDINFO("will skip populating user ratings for [%s] as no network is available",
src/apps/haikudepot/ui/PackageInfoView.cpp
1729
HDINFO("screenshot won't be cached [%s] -- network unavailable", packageNameCStr);
src/apps/haikudepot/ui/PackageInfoView.cpp
1787
HDINFO("handle screenshot cached [%s] %" B_PRIu32 " x %" B_PRIu32, coordinate.Code().String(),
src/apps/haikudepot/ui/RatePackageWindow.cpp
575
HDINFO("there was no previous rating for this"
src/apps/haikudepot/ui/RatePackageWindow.cpp
686
HDINFO("will update the existing user rating [%s]", ratingID.String());
src/apps/haikudepot/ui/RatePackageWindow.cpp
690
HDINFO("will create a new user rating for pkg [%s]", package.String());
src/apps/haikudepot/ui/ScreenshotWindow.cpp
260
HDINFO("package not set");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
265
HDINFO("package has no screenshots");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
275
HDINFO("screenshot not set");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
295
HDINFO("got screenshot");
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
204
HDINFO("quit requested while worker thread is operating -- will try again once the "
src/apps/haikudepot/ui/UserLoginWindow.cpp
165
HDINFO("using preferred language code [%s]", fPreferredLanguageId.String());
src/apps/haikudepot/ui/UserLoginWindow.cpp
521
HDINFO("authentication failed");
src/apps/haikudepot/ui/UserLoginWindow.cpp
523
HDINFO("authentication successful");
src/apps/haikudepot/ui/UserLoginWindow.cpp
727
HDINFO("password requirements fetched; len %" B_PRId32 ", caps %" B_PRId32
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
222
HDINFO("unable to quit when the user usage "
src/apps/haikudepot/util/AppUtils.cpp
53
HDINFO("unable to find the menu item with [%s] = [%s]", key.String(), value.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
34
HDINFO("found %" B_PRIu32 " stored passwords to clear",
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
48
HDINFO("cleared password [%s]", identifierToDelete.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
50
HDINFO("failed to clear password [%s]", identifierToDelete.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
78
HDINFO("did create keyring [%s]", kHaikuDepotKeyring);
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
94
HDINFO("did store the key [%s] in keyring [%s]", identifier.String(),
src/apps/haikudepot/util/LanguageMenuUtils.cpp
31
HDINFO("there are no languages defined");