Top | ![]() |
![]() |
![]() |
![]() |
GQuark | fwupd_error_quark () |
const gchar * | fwupd_error_to_string () |
FwupdError | fwupd_error_from_string () |
This file also provides helper functions to map errors to strings and back again.
See also: fwupd-enums
const gchar *
fwupd_error_to_string (FwupdError error
);
Converts a FwupdError to a string.
Since: 0.7.0
FwupdError
fwupd_error_from_string (const gchar *error
);
Converts a string to a FwupdError.
Since: 0.7.0
The error code.
Internal error |
||
Installed newer firmware version |
||
Installed same firmware version |
||
Already set be be installed offline |
||
Failed to get authentication |
||
Failed to read from device |
||
Failed to write to the device |
||
Invalid file format |
||
No matching device exists |
||
Nothing to do |
||
Action was not possible |
||
Signature was invalid |
||
AC power was required |
||
Permission was denied |
||
User has configured their system in a broken way |
||
The system battery level is too low |
||
User needs to do an action to complete the update |