Symbol: HDFATAL
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
100
HDFATAL("unable to allocate memory for the default icon");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
292
HDFATAL("unsupported bitmap size");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
383
HDFATAL("unable to get the best stored icon for size");
src/apps/haikudepot/model/Model.cpp
145
HDFATAL("unable to set the languages to an empty list");
src/apps/haikudepot/model/Model.cpp
148
HDFATAL("the preferred language is not in the list of languages");
src/apps/haikudepot/model/Model.cpp
278
HDFATAL("attempt to add an unset depot");
src/apps/haikudepot/model/Model.cpp
281
HDFATAL("depot has no name");
src/apps/haikudepot/model/Model.cpp
284
HDFATAL("depot has no identifier");
src/apps/haikudepot/model/Model.cpp
380
HDFATAL("attempt to add an unset package");
src/apps/haikudepot/packagemanagement/PackageAction.cpp
163
HDFATAL("missing key [%s]", kKeyDeskbarLink);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
35
HDFATAL("expected key [%s] in message", kKeyTitle);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
37
HDFATAL("expected key [%s] in message", shared_message_keys::kKeyPackageName);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
68
HDFATAL("unable to archive the action message.");
src/apps/haikudepot/packagemanagement/PackageManager.cpp
179
HDFATAL("unexpected status for package [%s]",
src/apps/haikudepot/packagemodel/PackageCategory.cpp
80
HDFATAL("illegal state in package category less");
src/apps/haikudepot/process/ProcessCoordinator.cpp
38
HDFATAL("unable to find the key [%s]", kKeyIdentifier);
src/apps/haikudepot/process/ProcessCoordinator.cpp
40
HDFATAL("unable to find the key [%s]", kKeyProgress);
src/apps/haikudepot/process/ProcessCoordinator.cpp
42
HDFATAL("unable to find the key [%s]", kKeyMessage);
src/apps/haikudepot/process/ProcessCoordinator.cpp
44
HDFATAL("unable to find the key [%s]", kKeyIsRunning);
src/apps/haikudepot/process/ProcessCoordinator.cpp
48
HDFATAL("unable to find the key [%s]", kKeyErrorStatus);
src/apps/haikudepot/process/ThreadedProcessNode.cpp
103
HDFATAL("unable to setup 'on exit' for thread");
src/apps/haikudepot/process/ThreadedProcessNode.cpp
110
HDFATAL("the process node must have a process defined");
src/apps/haikudepot/process/ThreadedProcessNode.cpp
42
HDFATAL("the process node is being deleted while the thread is"
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
776
HDFATAL("attempt to work with unset package info");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
801
HDFATAL("attempt to work with unset depot info");
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
77
HDFATAL("package is not set");
src/apps/haikudepot/ui/App.cpp
469
HDFATAL("unable to start without the package daemon running");
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
419
HDFATAL("unexpected NULL reference in a referencable");
src/apps/haikudepot/ui/MainWindow.cpp
1647
HDFATAL("memory exhaustion");
src/apps/haikudepot/ui/MainWindow.cpp
1871
HDFATAL("unable to archive message when the process coordinator has changed");
src/apps/haikudepot/ui/MainWindow.cpp
895
HDFATAL("package change event for missing package");
src/apps/haikudepot/ui/RatePackageWindow.cpp
384
HDFATAL("attempt to provide an unset package");
src/apps/haikudepot/ui/ScreenshotWindow.cpp
167
HDFATAL("attempt to provide an unset package");
src/apps/haikudepot/ui/UserLoginWindow.cpp
1246
HDFATAL("the language id was not setup when creating a user");
src/apps/haikudepot/ui/UserLoginWindow.cpp
1376
HDFATAL("the password requirements must have been setup");
src/apps/haikudepot/util/AppUtils.cpp
50
HDFATAL("menu contains no items; not able to mark the item");
src/apps/haikudepot/util/LocaleUtils.cpp
48
HDFATAL("unable to get the locale's collator");
src/apps/haikudepot/util/RatingUtils.cpp
74
HDFATAL("no star icon found in application resources.");