Anaconda WebUI traceback instructions don't work on KDE #834

Closed
opened 2025-10-16 12:52:08 +00:00 by kparal · 15 comments
Owner

https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla#How_to_test_on_Anaconda_WebUI says:

Wait, until Anaconda WebUI is fully started, set a language and click Continue.
Press F12 to open development tools of the browser window.

Unfortunately this doesn't work on KDE (tested on F43 KDE Live RC 1.4). We need to figure out a way to make anaconda crash on KDE (possibly talk to the anaconda team about it).

https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla#How_to_test_on_Anaconda_WebUI says: > Wait, until Anaconda WebUI is fully started, set a language and click Continue. > Press F12 to open development tools of the browser window. Unfortunately this doesn't work on KDE (tested on F43 KDE Live RC 1.4). We need to figure out a way to make anaconda crash on KDE (possibly talk to the anaconda team about it).
Author
Owner

Metadata Update from @kparal:

  • Custom field story_points adjusted to 5
**Metadata Update from @kparal**: - Custom field story_points adjusted to 5
Owner

It should work on Workstation at least. On KDE webui is no longer run in Firefox but in a kinda custom web view thing called slitherer. We probably need help from @ngompa because he wrote it.

It should work on Workstation at least. On KDE webui is no longer run in Firefox but in a kinda custom web view thing called [slitherer](https://gitlab.com/VelocityLimitless/Projects/slitherer). We probably need help from @ngompa because he wrote it.
Author
Owner

You're right, it still works on GNOME. I updated the description, just KDE is affected.

You're right, it still works on GNOME. I updated the description, just KDE is affected.
Owner

Metadata Update from @psklenar:

  • Issue assigned to psklenar
**Metadata Update from @psklenar**: - Issue assigned to psklenar
Owner

taking the ticket and checking today’s situation

taking the ticket and checking today’s situation
Owner

AFter the discussion with anaconda team - I filed a bug against slitherer (Qt Web Engine for installer in KDE):

bug 2431541

AFter the discussion with anaconda team - I filed a bug against ```slitherer``` (Qt Web Engine for installer in KDE): [bug 2431541](https://bugzilla.redhat.com/show_bug.cgi?id=2431541)
kparal added this to the Sprint 1 project 2026-01-23 12:50:42 +00:00
Owner

I think we can close this? We found the instructions are correct, but this is just a bug in slitherer, so our work here is done.

I think we can close this? We found the instructions are correct, but this is just a bug in slitherer, so our work here is done.
Author
Owner

According to the bugzilla ticket it's not a bug, but changes need to be done in Anaconda. I reassigned that ticket.

We can close this, but we probably want to be aware of this until it's resolved, and poke Anaconda if it's not happening. Otherwise we will have no test coverage for bug reporting on KDE.

I at least updated the testcase with a link to this ticket, so that we can find it later.

According to the [bugzilla ticket](https://bugzilla.redhat.com/show_bug.cgi?id=2431541) it's not a bug, but changes need to be done in Anaconda. I reassigned that ticket. We can close this, but we probably want to be aware of this until it's resolved, and poke Anaconda if it's not happening. Otherwise we will have no test coverage for bug reporting on KDE. I at least updated the testcase with a link to this ticket, so that we can find it later.
Author
Owner

The fix was pushed:
https://bugzilla.redhat.com/show_bug.cgi?id=2431541

In the github PR, it says:

Now one can test the Report dialog, by running systemctl stop anaconda.

We need to test whether this applies to all desktops. If it does, let's have unified instructions for all desktops. In any case, we need to update https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla .

@psklenar will you take this, or should I?

The fix was pushed: https://bugzilla.redhat.com/show_bug.cgi?id=2431541 In the github PR, it says: > Now one can test the Report dialog, by running systemctl stop anaconda. We need to test whether this applies to all desktops. If it does, let's have unified instructions for all desktops. In any case, we need to update https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla . @psklenar will you take this, or should I?
kparal reopened this issue 2026-02-16 09:24:45 +00:00
kparal modified the project from Sprint 1 to Sprint 3 2026-02-16 09:24:51 +00:00
Owner

@kparal I am on it during this Sprint 3

@kparal I am on it during this Sprint 3
Owner
note to myself: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/
Author
Owner
You probably want to look here instead: https://kojipkgs.fedoraproject.org/compose/branched/ or here: https://openqa.fedoraproject.org/nightlies.html
Owner

github.com/rhinstaller/anaconda-webui@87ad84c005

Add disconnection detection
Now one can test the `Report dialog`, by running removing
`/run/anaconda/backend_ready` file.

Resolves: rhbz#2431541
https://github.com/rhinstaller/anaconda-webui/commit/87ad84c005281ddac47be31970b13f05bf0f1d8b ``` Add disconnection detection Now one can test the `Report dialog`, by running removing `/run/anaconda/backend_ready` file. Resolves: rhbz#2431541 ```
Owner

@kparal

removing /run/anaconda/backend_ready really triggers Report dialog on both KDE and GNOME.

I have updated https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla#How_to_test_on_Anaconda_WebUI

Can we close this one?

@kparal removing `/run/anaconda/backend_ready` really triggers `Report dialog` on both KDE and GNOME. I have updated https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla#How_to_test_on_Anaconda_WebUI Can we close this one?
Author
Owner

I tested it and it works fine!

Btw, I think this is probably needlessly detailed:

Access the Console:
On Workstation (GNOME): Open the Activities Overview by pressing the Super key (Windows key) or moving your cursor to the top-left corner of the screen. Launch the Terminal app.
On KDE: Open the application launcher by pressing the Super key (Windows key) and search for Konsole.

I don't expect anyone who doesn't know how to open a terminal to participate in release validation (and if they do, they're not likely to help much), so I'd just say "Open terminal and run...". But that's just my two cents, your version is of course OK as well.

Closing, thanks for working on this!

I tested it and it works fine! Btw, I think this is probably needlessly detailed: > Access the Console: > On Workstation (GNOME): Open the Activities Overview by pressing the Super key (Windows key) or moving your cursor to the top-left corner of the screen. Launch the Terminal app. > On KDE: Open the application launcher by pressing the Super key (Windows key) and search for Konsole. I don't expect anyone who doesn't know how to open a terminal to participate in release validation (and if they do, they're not likely to help much), so I'd just say "_Open terminal and run..._". But that's just my two cents, your version is of course OK as well. Closing, thanks for working on this!
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/tickets#834
No description provided.