Symbol: HDINFO
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
57
HDINFO("did create default package icon size %" B_PRId32, size);
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
153
HDINFO("empty path to tar-ball");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
160
HDINFO("will init icon model from tar [%s]", fTarPath.Path());
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
173
HDINFO("will read [%s] and collect the tar pointers", fTarPath.Path());
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
180
HDINFO("did collect %" B_PRIi32 " tar pointers (%6.3g secs)", fIconTarPtrs.Size(), secs);
src/apps/haikudepot/model/Model.cpp
155
HDINFO("did configure %" B_PRIu32 " languages with default [%s]",
src/apps/haikudepot/model/PackageScreenshotRepository.cpp
183
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
146
HDINFO("trying to launch (absolute link): %s", path.Path());
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
166
HDINFO("trying to launch: %s", path.Path());
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
213
HDINFO("OpenPackageAction::FindAppToLaunch(): failed to init BPackageReader(%s): %s",
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
222
HDINFO("OpenPackageAction::FindAppToLaunch(): failed parse package contents (%s): %s",
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
61
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
61
HDINFO("cannot start process as it is not idle");
src/apps/haikudepot/process/AbstractProcess.cpp
66
HDINFO("cannot start process as it was stopped");
src/apps/haikudepot/process/ProcessCoordinator.cpp
210
HDINFO("[Coordinator] will stop process coordinator");
src/apps/haikudepot/process/ProcessCoordinator.cpp
213
HDINFO("[Coordinator] stopping process [%s]",
src/apps/haikudepot/process/ProcessCoordinatorFactory.cpp
210
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
478
HDINFO("[%s] did rename [%s] --> [%s]", Name(), temporaryFilePath.Path(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
572
HDINFO("[%s] exceeded %d redirects --> failure", Name(), MAX_REDIRECTS);
src/apps/haikudepot/server/AbstractServerProcess.cpp
577
HDINFO("[%s] exceeded %d failures", Name(), MAX_FAILURES);
src/apps/haikudepot/server/AbstractServerProcess.cpp
581
HDINFO("[%s] will stream '%s' to [%s]", Name(), url.UrlString().String(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
628
HDINFO("[%s] did complete streaming data [%" B_PRIdSSIZE " bytes]", Name(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
649
HDINFO("[%s] will redirect to; %s", Name(), redirectUrl.UrlString().String());
src/apps/haikudepot/server/AbstractServerProcess.cpp
657
HDINFO("[%s] remote data has not changed since [%s] so was not downloaded", Name(),
src/apps/haikudepot/server/AbstractServerProcess.cpp
669
HDINFO("[%" B_PRId32 "] response from server; will delay for %" B_PRId32 " seconds",
src/apps/haikudepot/server/AbstractServerProcess.cpp
718
HDINFO("[%s] did move damaged file [%s] aside to [%s]", Name(), currentFilePath.Path(),
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
36
HDINFO("[%s] will fetch data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
64
HDINFO("[%s] failed to update data, but have old data anyway so carry on with that",
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
71
HDINFO("[%s] did fetch data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
81
HDINFO("[%s] there is no data to process", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
87
HDINFO("[%s] will process data", Name());
src/apps/haikudepot/server/AbstractSingleFileServerProcess.cpp
95
HDINFO("[%s] did process data", Name());
src/apps/haikudepot/server/CacheScreenshotProcess.cpp
50
HDINFO("no network so will not cache screenshot");
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
57
HDINFO("no network so will not increment view counter");
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
87
HDINFO("did increment the view counter for [%s]", fPackage->Name().String());
src/apps/haikudepot/server/IncrementViewCounterProcess.cpp
90
HDINFO("server was not able to find the package [%s]",
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
187
HDINFO("[%s] will refresh the package list", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
197
HDINFO("[%s] did collate %" B_PRIi32 " depots", Name(), data.CountDepots());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
207
HDINFO("[%s] did initialize the package manager", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
217
HDINFO("[%s] did collate %" B_PRIi32 " solver packages", Name(),
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
230
HDINFO("[%s] did collate %" B_PRIi32 " packages", Name(), data.CountPackages());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
241
HDINFO("[%s] did collate local depot and package data", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
249
HDINFO("[%s] did enhance system packages", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
257
HDINFO("[%s] did populate model", Name());
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
263
HDINFO("did refresh the package list");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
296
HDINFO("unable to obtain the repository config for local repository '%s'; %s",
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
585
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
55
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
57
HDINFO("no network so will not populate user ratings");
src/apps/haikudepot/server/ServerHelper.cpp
157
HDINFO("user has opted to disable use of networking");
src/apps/haikudepot/server/ServerIconExportUpdateProcess.cpp
78
HDINFO("[InfoJsonExtractEntryListener] did extract [%s]", ENTRY_PATH_METADATA);
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
256
HDINFO("[PackageFillingPkgListener] unable to find the pkg [%s]", packageName.String());
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
354
HDINFO("[%s] did process %" B_PRIi32 " packages' data in (%6.3g secs)", Name(),
src/apps/haikudepot/server/ServerPkgDataUpdateProcess.cpp
392
HDINFO("[%s] am not updating data for depot [%s] as there is no web app repository source "
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
117
HDINFO("[%s] will populate from %" B_PRId32 " possible natural languages", Name(),
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
133
HDINFO("[%s] did add %" B_PRId32 " supported languages", Name(), count);
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
143
HDINFO("[%s] will populate %" B_PRId32 " pkg categories", Name(), data->CountPkgCategories());
src/apps/haikudepot/server/ServerReferenceDataUpdateProcess.cpp
162
HDINFO("[%s] will populate %" B_PRId32 " rating stabilities", Name(),
src/apps/haikudepot/server/ServerRepositoryDataUpdateProcess.cpp
96
HDINFO("[DepotMatchingRepositoryListener] associated depot [%s] with "
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
65
HDINFO("the user has not agreed to the latest user usage"
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
83
HDINFO("no network --> will not verify user");
src/apps/haikudepot/server/UserDetailVerifierProcess.cpp
88
HDINFO("no nickname --> will not verify user");
src/apps/haikudepot/server/WebAppInterface.cpp
1173
HDINFO("clearing cached access token as it is no longer valid");
src/apps/haikudepot/server/WebAppInterface.cpp
1178
HDINFO("no cached access token present; will obtain a new one");
src/apps/haikudepot/server/WebAppInterface.cpp
406
HDINFO("failure to authenticate");
src/apps/haikudepot/server/WebAppInterface.cpp
744
HDINFO("unable to get a new access token as there are no credentials");
src/apps/haikudepot/server/WebAppInterface.cpp
951
HDINFO("%s; empty request payload", PROTOCOL_NAME);
src/apps/haikudepot/tar/TarArchiveService.cpp
94
HDINFO("did list %" B_PRIu32 " tar items", countItemsRead);
src/apps/haikudepot/ui/App.cpp
598
HDINFO("last version [%s] and current version [%s] do not match -> will flush cache",
src/apps/haikudepot/ui/App.cpp
601
HDINFO("will write version [%s] to [%s]", version.String(), lastVersionPath.Path());
src/apps/haikudepot/ui/App.cpp
604
HDINFO("last version [%s] and current version [%s] match -> cache retained",
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
1058
HDINFO("did clear the featured packages view");
src/apps/haikudepot/ui/MainWindow.cpp
1010
HDINFO("credentials restored");
src/apps/haikudepot/ui/MainWindow.cpp
1015
HDINFO("no credentials to restore");
src/apps/haikudepot/ui/MainWindow.cpp
1245
HDINFO("incr. view counter; name mismatch");
src/apps/haikudepot/ui/MainWindow.cpp
1247
HDINFO("incr. view counter; no viewed pkg");
src/apps/haikudepot/ui/MainWindow.cpp
1287
HDINFO("pkg [%s] will increment counter", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1289
HDINFO("pkg [%s] won't increment counter; network unavailable", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1372
HDINFO("no native desktop packages; will disable filter");
src/apps/haikudepot/ui/MainWindow.cpp
1392
HDINFO("no prominent packages; will display all packages instead");
src/apps/haikudepot/ui/MainWindow.cpp
1442
HDINFO("no [added package names] key in inbound message");
src/apps/haikudepot/ui/MainWindow.cpp
1449
HDINFO("no [removed package names] key in inbound message");
src/apps/haikudepot/ui/MainWindow.cpp
1471
HDINFO("will update package [%s] with state [%s]", packageName.String(),
src/apps/haikudepot/ui/MainWindow.cpp
1474
HDINFO("was unable to find package [%s] so was not possible to set the state to [%s]",
src/apps/haikudepot/ui/MainWindow.cpp
1536
HDINFO("pkg [%s] will have changelog updated from server.", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1538
HDINFO(
src/apps/haikudepot/ui/MainWindow.cpp
1543
HDINFO("pkg [%s] does not have a changelog -- won't try fetch it.", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1552
HDINFO("pkg [%s] will have user ratings updated from server.", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1554
HDINFO("pkg [%s] won't have user ratings updated from server; network unavailable",
src/apps/haikudepot/ui/MainWindow.cpp
1675
HDINFO("the depot [%s] was not able to be found", depotName.String());
src/apps/haikudepot/ui/MainWindow.cpp
1680
HDINFO("the depot [%s] has no web app repository code", depotName.String());
src/apps/haikudepot/ui/MainWindow.cpp
1804
HDINFO("system shutting down --> new process coordinator [%s] rejected",
src/apps/haikudepot/ui/MainWindow.cpp
1814
HDINFO("adding and starting a process coordinator [%s]", item->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1819
HDINFO("adding process coordinator [%s] to the queue", item->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1845
HDINFO("will stop all queued process coordinators");
src/apps/haikudepot/ui/MainWindow.cpp
1850
HDINFO("will drop queued process coordinator [%s]", processCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1885
HDINFO("process coordinator [%s] did complete", fCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1907
HDINFO("starting next process coordinator [%s]", fCoordinator->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1913
HDINFO("no more processes to coord --> will quit");
src/apps/haikudepot/ui/MainWindow.cpp
1924
HDINFO("! unknown process coordinator changed");
src/apps/haikudepot/ui/MainWindow.cpp
412
HDINFO("a coordinator is running --> will wait before quitting...");
src/apps/haikudepot/ui/MainWindow.cpp
836
HDINFO("window encountered an empty packages changed");
src/apps/haikudepot/ui/PackageContentsView.cpp
346
HDINFO("PackageContentsView::_PopulatePackageContents(): "
src/apps/haikudepot/ui/PackageContentsView.cpp
356
HDINFO("PackageContentsView::_PopulatePackageContents(): "
src/apps/haikudepot/ui/PackageInfoView.cpp
1467
HDINFO("screenshot won't be cached [%s] -- network unavailable", packageNameCStr);
src/apps/haikudepot/ui/PackageInfoView.cpp
1524
HDINFO("handle screenshot cached [%s] %" B_PRIu16 " x %" B_PRIu16, 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
259
HDINFO("package not set");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
264
HDINFO("package has no screenshots");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
274
HDINFO("screenshot not set");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
294
HDINFO("got screenshot");
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
205
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
221
HDINFO("unable to quit when the user usage "
src/apps/haikudepot/util/AppUtils.cpp
55
HDINFO("unable to find the menu item with [%s] = [%s]", key.String(), value.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
32
HDINFO("found %" B_PRIu32 " stored passwords to clear",
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
46
HDINFO("cleared password [%s]", identifierToDelete.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
48
HDINFO("failed to clear password [%s]", identifierToDelete.String());
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
76
HDINFO("did create keyring [%s]", kHaikuDepotKeyring);
src/apps/haikudepot/util/IdentityAndAccessUtils.cpp
92
HDINFO("did store the key [%s] in keyring [%s]", identifier.String(),
src/apps/haikudepot/util/LanguageMenuUtils.cpp
31
HDINFO("there are no languages defined");