Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of storage error dialog doesn't work #34

Open
jikortus opened this issue Jul 17, 2023 · 0 comments
Open

Handling of storage error dialog doesn't work #34

jikortus opened this issue Jul 17, 2023 · 0 comments

Comments

@jikortus
Copy link
Contributor

The current handler for storage error dialog (displayed on the Welcome screen e. g. when two volume groups with identical names are found) doesn't work with current (RHEL-8+) dialog.

The text it looks for has changed, plus the reason of failure is not present in the heading, but in the error description.

What has to be done:

  • Update the text in the heading of the dialg Anabot is looking for, don't use string formatting for RHEL-8+ to substitute the particular error as it's not present in the text anymore.
  • Fix how the exact error (e. g. multiple LVM volume groups with the same name) is be checked, look for the text at the beginning of the error message text in the lower part of the dialog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant