Symbol: HDFATAL
src/apps/haikudepot/icon/PackageIconDefaultRepository.cpp
101
HDFATAL("unable to allocate memory for the default icon");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
294
HDFATAL("unsupported bitmap size");
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
385
HDFATAL("unable to get the best stored icon for size");
src/apps/haikudepot/model/Model.cpp
173
HDFATAL("unable to set the languages to an empty list");
src/apps/haikudepot/model/Model.cpp
176
HDFATAL("the preferred language is not in the list of languages");
src/apps/haikudepot/model/Model.cpp
306
HDFATAL("attempt to add an unset depot");
src/apps/haikudepot/model/Model.cpp
309
HDFATAL("depot has no name");
src/apps/haikudepot/model/Model.cpp
312
HDFATAL("depot has no identifier");
src/apps/haikudepot/model/Model.cpp
408
HDFATAL("attempt to add an unset package");
src/apps/haikudepot/model/Model.cpp
420
HDFATAL("attempt to add an unset package");
src/apps/haikudepot/packagemanagement/PackageAction.cpp
179
HDFATAL("missing key [%s]", kKeyDeskbarLink);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
238
HDFATAL("missing key [%s]", kKeyScreenshotCoordinates);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
42
HDFATAL("expected key [%s] in message", kKeyTitle);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
44
HDFATAL("expected key [%s] in message", shared_message_keys::kKeyPackageName);
src/apps/haikudepot/packagemanagement/PackageAction.cpp
75
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
39
HDFATAL("unable to find the key [%s]", kKeyIdentifier);
src/apps/haikudepot/process/ProcessCoordinator.cpp
41
HDFATAL("unable to find the key [%s]", kKeyProgress);
src/apps/haikudepot/process/ProcessCoordinator.cpp
43
HDFATAL("unable to find the key [%s]", kKeyMessage);
src/apps/haikudepot/process/ProcessCoordinator.cpp
45
HDFATAL("unable to find the key [%s]", kKeyIsRunning);
src/apps/haikudepot/process/ProcessCoordinator.cpp
49
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
774
HDFATAL("attempt to work with unset package info");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
799
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
471
HDFATAL("unable to start without the package daemon running");
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
395
HDFATAL("unexpected NULL reference in a referencable");
src/apps/haikudepot/ui/MainWindow.cpp
1239
HDFATAL("attempt to select unknown tab");
src/apps/haikudepot/ui/MainWindow.cpp
1745
HDFATAL("memory exhaustion");
src/apps/haikudepot/ui/MainWindow.cpp
1978
HDFATAL("unable to archive message when the process coordinator has changed");
src/apps/haikudepot/ui/MainWindow.cpp
2051
HDFATAL("unknown package list tab");
src/apps/haikudepot/ui/MainWindow.cpp
499
HDFATAL("nickname and password authentication is disabled");
src/apps/haikudepot/ui/MainWindow.cpp
949
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
168
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
48
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
75
HDFATAL("no star icon found in application resources.");